Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.h120 #define CKM_TO_SHA2(ckm_value) \ macro
H A DsoftMAC.c361 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx, in mac_init_ctx()
402 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx, in mac_init_ctx()
443 sha2_hmac_ctx_init(CKM_TO_SHA2(mech), &ctx->hc_ctx_u.sha2_ctx, in mac_init_ctx()