Home
last modified time | relevance | path

Searched defs:shake256 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/libecc/src/hash/
H A Dshake256.c77 int shake256(const u8 *input, u32 ilen, u8 output[SHAKE256_DIGEST_SIZE]) in shake256() function
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Deddsa.c28 EVP_MD *shake256 = NULL; in oneshot_hash() local
67 EVP_MD *shake256 = NULL; in hash_init_with_dom() local
/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h84 shake256_context shake256; member
/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c468 EVP_MD *shake256 = EVP_MD_fetch(libctx, SN_shake256, propq); in ed448_shake256() local
/freebsd/crypto/openssl/test/
H A Devp_kdf_test.c1877 EVP_MD *shake256 = NULL; in test_kdf_hmac_drbg_settables() local
H A Devp_extra_test.c2120 EVP_MD *shake256 = NULL; in test_EVP_Digest() local