Home
last modified time | relevance | path

Searched defs:sha3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dsha3.h35 struct sha3 { struct
40 typedef struct { struct sha3 C224; } SHA3_224_CTX; argument
/netbsd-src/common/lib/libc/hash/sha3/
H A Dsha3.c542 struct sha3 sha3; in SHA3_Selftest() local