Searched defs:SHA384_Update (Results 1 - 2 of 2) sorted by path

/freebsd-10.1-release/crypto/openssl/crypto/sha/
H A Dsha512.c233 int SHA384_Update(SHA512_CTX *c, const void *data, size_t len) function
/freebsd-10.1-release/sys/crypto/sha2/
H A Dsha2.c992 void SHA384_Update(SHA384_CTX* context, const sha2_byte* data, size_t len) { function

Completed in 105 milliseconds