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

/illumos-gate/usr/src/common/crypto/rng/
H A Dfips_random.h36 #define SHA1BLOCKBYTES (SHA1BLOCKBITS >> 3) macro
H A Dfips_random.c117 static const char zero[SHA1BLOCKBYTES - SHA1BYTES] = {0};
139 SHA1BLOCKBYTES - SHA1BYTES);

Completed in 43 milliseconds