Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/crypt_modules/sha256/
H A Dcrypt_sha.c75 #define DIGESTFinal SHA256Final macro
85 #define DIGESTFinal SHA512Final macro
217 DIGESTFinal(B, &ctxB); in crypt_genhash_impl()
234 DIGESTFinal(A, &ctxA); in crypt_genhash_impl()
240 DIGESTFinal(DP, &ctxDP); in crypt_genhash_impl()
253 DIGESTFinal(DS, &ctxDS); in crypt_genhash_impl()
291 DIGESTFinal(DP, &ctxC); in crypt_genhash_impl()