Home
last modified time | relevance | path

Searched defs:SHA1Init (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/lib/libnetbsd/
HDsha1.h44 #define SHA1Init SHA1_Init macro
/freebsd-14-stable/sys/crypto/
HDsha1.h68 #define SHA1Init(x) sha1_init((x)) macro
/freebsd-14-stable/crypto/openssh/openbsd-compat/
HDsha1.c111 SHA1Init(SHA1_CTX *context) in SHA1Init() function
/freebsd-14-stable/contrib/wpa/src/crypto/
HDsha1-internal.c234 void SHA1Init(SHA1_CTX* context) in SHA1Init() function