Searched defs: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; local
1224 mac_reqp = &mac_req;
1232 (crq == NULL) ? NULL : mac_reqp);
1236 (crq == NULL) ? NULL : mac_reqp);
1251 ASSERT(mac_reqp != NULL);
1268 KCF_SWFP_RHNDL(mac_reqp));
1278 (crq == NULL) ? NULL : mac_reqp,

Completed in 48 milliseconds