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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.h77 } sha1_hc_ctx_t; typedef in typeref:struct:sha1_hc_ctx
91 sha1_hc_ctx_t sha1_ctx;
140 void sha1_hmac_ctx_init(sha1_hc_ctx_t *, uint32_t *, uint32_t *);
H A DsoftMAC.c656 sha1_hmac_ctx_init(sha1_hc_ctx_t *sha1_hmac_ctx, uint32_t *ipad, uint32_t *opad)
H A DsoftSSL.c302 sha1_hc_ctx_t sha1_hmac_ctx;

Completed in 61 milliseconds