Home
last modified time | relevance | path

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

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