Home
last modified time | relevance | path

Searched defs:mac_ctx (Results 1 – 4 of 4) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dpmeth_gn.c198 EVP_PKEY_CTX *mac_ctx = NULL; in EVP_PKEY_new_mac_key() local
/minix/crypto/external/bsd/openssl/dist/apps/
H A Ddgst.c358 EVP_PKEY_CTX *mac_ctx = NULL; in MAIN() local
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_enc.c339 EVP_MD_CTX *mac_ctx; in tls1_change_cipher_state() local
986 EVP_MD_CTX hmac, *mac_ctx; in tls1_mac() local
H A Ds3_cbc.c767 EVP_MD_CTX *mac_ctx, const unsigned char *data, in tls_fips_digest_extra()