Home | History | Annotate | Download | only in vold

Lines Matching refs:EVP_DecryptInit

538   if (! EVP_DecryptInit(&d_ctx, EVP_aes_128_cbc(), ikey, ikey+KEY_LEN_BYTES)) {