Home
last modified time | relevance | path

Searched refs:HASH_SHAKE256 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/src/examples/hash/
H A Dhash.h55 HASH_SHAKE256 = SHAKE256, enumerator
H A Dhash.c100 case HASH_SHAKE256:{ in get_libecc_hash()