Home
last modified time | relevance | path

Searched defs:shake256 (Results 1 – 4 of 4) 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
71 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/test/
H A Devp_extra_test.c1618 EVP_MD *shake256 = NULL; in test_EVP_Digest() local