Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.h82 } sha2_hc_ctx_t; typedef
92 sha2_hc_ctx_t sha2_ctx;
142 void sha2_hmac_ctx_init(uint_t mech, sha2_hc_ctx_t *, uint64_t *, uint64_t *,
H A DsoftMAC.c670 sha2_hmac_ctx_init(uint_t mech, sha2_hc_ctx_t *ctx, uint64_t *ipad, in sha2_hmac_ctx_init()