Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_dual.c1150 crypto_call_req_t mac_req, *mac_reqp = NULL; in crypto_mac_decrypt_common() local
1224 mac_reqp = &mac_req; in crypto_mac_decrypt_common()
1232 (crq == NULL) ? NULL : mac_reqp); in crypto_mac_decrypt_common()
1236 (crq == NULL) ? NULL : mac_reqp); in crypto_mac_decrypt_common()
1251 ASSERT(mac_reqp != NULL); in crypto_mac_decrypt_common()
1268 KCF_SWFP_RHNDL(mac_reqp)); in crypto_mac_decrypt_common()
1278 (crq == NULL) ? NULL : mac_reqp, in crypto_mac_decrypt_common()