Home
last modified time | relevance | path

Searched refs:SN_shake256 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_lib.c437 else if (EVP_MD_is_a(digest, SN_shake256)) in ossl_cms_DigestAlgorithm_init_bio()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c471 EVP_MD *shake256 = EVP_MD_fetch(libctx, SN_shake256, propq); in ed448_shake256()
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h3317 #define SN_shake256 "SHAKE256" macro