Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dp_verify.c31 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_VerifyFinal_ex() local
H A Dp_sign.c33 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_SignFinal_ex() local
H A Dm_sigver.c534 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_DigestSignFinal() local
641 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_DigestVerifyFinal() local
/freebsd/crypto/libecc/src/hash/
H A Dhmac.c49 hash_context tmp_ctx; in hmac_init() local