Home
last modified time | relevance | path

Searched refs:CK_MAC_GENERAL_PARAMS_PTR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.c115 hmac_ctx->hmac_len = *((CK_MAC_GENERAL_PARAMS_PTR) in soft_hmac_sign_verify_init_common()
128 hmac_ctx->hmac_len = *((CK_MAC_GENERAL_PARAMS_PTR) in soft_hmac_sign_verify_init_common()
140 hmac_ctx->hmac_len = *((CK_MAC_GENERAL_PARAMS_PTR) in soft_hmac_sign_verify_init_common()
154 hmac_ctx->hmac_len = *((CK_MAC_GENERAL_PARAMS_PTR) in soft_hmac_sign_verify_init_common()
H A DsoftDESCrypt.c856 soft_des_ctx->mac_len = *((CK_MAC_GENERAL_PARAMS_PTR) in soft_des_sign_verify_init_common()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1493 typedef CK_MAC_GENERAL_PARAMS CK_PTR CK_MAC_GENERAL_PARAMS_PTR; typedef