Searched defs:shake256 (Results 1 – 4 of 4) sorted by relevance
77 int shake256(const u8 *input, u32 ilen, u8 output[SHAKE256_DIGEST_SIZE]) in shake256() function
28 EVP_MD *shake256 = NULL; in oneshot_hash() local71 EVP_MD *shake256 = NULL; in hash_init_with_dom() local
84 shake256_context shake256; member
1618 EVP_MD *shake256 = NULL; in test_EVP_Digest() local