Home | History | Annotate | Download | only in vold

Lines Matching full:evp_decryptfinal

531   if (! EVP_DecryptFinal(&d_ctx, decrypted_master_key + decrypted_len, &final_len)) {