Searched refs:XLR_SEC_SETUP_OP_HMAC (Results 1 – 2 of 2) sorted by relevance
662 #define XLR_SEC_SETUP_OP_HMAC 0x00000002 macro663 #define XLR_SEC_SETUP_OP_CIPHER_HMAC (XLR_SEC_SETUP_OP_CIPHER | XLR_SEC_SETUP_OP_HMAC)
678 if (flags & XLR_SEC_SETUP_OP_HMAC) { in xlr_sec_setup_packet()