Home
last modified time | relevance | path

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

/dflybsd-src/sys/crypto/
H A Dsha1.h65 #define SHA1Init(x) sha1_init((x)) macro
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dsha1-internal.c234 void SHA1Init(SHA1_CTX* context) in SHA1Init() function