Home
last modified time | relevance | path

Searched refs:SHA512_Pad (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/crypto/sha2/
H A Dsha512c.c264 SHA512_Pad(SHA512_CTX * ctx) in SHA512_Pad() function
362 SHA512_Pad(ctx); in SHA512_Final()
405 SHA512_Pad(ctx); in SHA512_224_Final()
444 SHA512_Pad(ctx); in SHA512_256_Final()
494 SHA512_Pad((SHA512_CTX *)ctx); in SHA384_Final()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c173 SHA512_Pad(crypto_hash_sha512_state *state, uint64_t tmp64[80 + 8]) in SHA512_Pad() function
263 SHA512_Pad(state, tmp64); in crypto_hash_sha512_final()