Searched defs:SHA1Init (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/crypto/ | ||
| HD | sha1.h | 65 #define SHA1Init(x) sha1_init((x)) macro |
| /dragonfly/contrib/wpa_supplicant/src/crypto/ | ||
| HD | sha1-internal.c | 234 void SHA1Init(SHA1_CTX* context) in SHA1Init() function |