Home
last modified time | relevance | path

Searched defs:hash_ctx (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/libecc/src/examples/sig/sdsa/
H A Dsdsa.c108 gen_hash_context hash_ctx; in sdsa_sign() local
272 gen_hash_context hash_ctx; in sdsa_verify() local
/freebsd/crypto/libecc/src/examples/sig/kcdsa/
H A Dkcdsa.c153 gen_hash_context hash_ctx; in kcdsa_sign() local
366 gen_hash_context hash_ctx; in kcdsa_verify() local
/freebsd/crypto/openssl/providers/implementations/signature/
H A Dslh_dsa_sig.c43 SLH_DSA_HASH_CTX *hash_ctx; member
H A Deddsa_sig.c467 EVP_MD_CTX *hash_ctx = EVP_MD_CTX_new(); in ed448_shake256() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c5437 static int hash_init_with_dom(EVP_MD_CTX *hash_ctx, in hash_init_with_dom()
5485 EVP_MD_CTX *hash_ctx = EVP_MD_CTX_new(); in ossl_ed25519_sign() local
5569 EVP_MD_CTX *hash_ctx = NULL; in ossl_ed25519_verify() local
/freebsd/crypto/libecc/src/sig/
H A Deddsa.c1058 hash_context hash_ctx; local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1025 struct hmac_ctx hash_ctx; in zio_crypt_do_objset_hmacs() local