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

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.c364 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx,
405 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx,
446 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx,
487 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx,
565 SHA2Update(&(hmac_ctx->hc_ctx_u.sha2_ctx.hc_icontext),
568 SOFT_MAC_FINAL(SHA224, &(hmac_ctx->hc_ctx_u.sha2_ctx),
576 SHA2Update(&(hmac_ctx->hc_ctx_u.sha2_ctx.hc_icontext),
579 SOFT_MAC_FINAL(SHA256, &(hmac_ctx->hc_ctx_u.sha2_ctx),
587 SHA2Update(&(hmac_ctx->hc_ctx_u.sha2_ctx.hc_icontext),
590 SOFT_MAC_FINAL(SHA384, &(hmac_ctx->hc_ctx_u.sha2_ctx),
[all...]
H A DsoftMAC.h87 sha2_hc_ctx_t sha2_ctx; member in union:soft_hmac_ctx::__anon2811

Completed in 16 milliseconds