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

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

Completed in 57 milliseconds