Home | History | Annotate | Download | only in ssl

Lines Matching refs:EVP_CipherInit

2078         if (!EVP_CipherInit(&ciph_ctx,enc,kssl_ctx->key,iv,0))
2081 "EVP_CipherInit error decrypting authenticator.\n");