Home | History | Annotate | Download | only in openssl

Lines Matching refs:HMAC_CTX

1968  * 2) One can configure an |EVP_CIPHER_CTX| and |HMAC_CTX| directly for
1993 * In both modes, |ctx| and |hmac_ctx| will already have been initialized with
1995 * configures |hmac_ctx| with an HMAC digest and key, and configures |ctx|
2014 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
4172 EVP_CIPHER_CTX *ectx, HMAC_CTX *hctx, int enc);