Home
last modified time | relevance | path

Searched defs:SHA384_Init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/crypto/sha2/
H A Dsha384.h48 #define SHA384_Init _libmd_SHA384_Init macro
H A Dsha512c.c460 SHA384_Init(SHA384_CTX * ctx) in SHA384_Init() function
/freebsd/crypto/openssl/crypto/sha/
H A Dsha512.c114 int SHA384_Init(SHA512_CTX *c) in SHA384_Init() function