Home
last modified time | relevance | path

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

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