Searched defs:sha1_digested_key (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c147 uchar_t sha1_digested_key[SHA1_HASH_SIZE]; local
178 SHA1Final(sha1_digested_key, &sha1_ctx);
179 S2 = sha1_digested_key;

Completed in 64 milliseconds