Searched refs:CRYPTO_SETDUAL (Results 1 – 2 of 2) sorted by relevance
93 #define CRYPTO_SETDUAL 0x00001000 /* Set the 'cont' boolean before */ macro96 (((crq) == NULL) ? B_FALSE : (crq->cr_flag & CRYPTO_SETDUAL))
1221 mac_req.cr_flag |= CRYPTO_SETDUAL; in crypto_mac_decrypt_common()1252 mac_req.cr_flag &= ~CRYPTO_SETDUAL; in crypto_mac_decrypt_common()