Searched refs:OP_ALG_CRC_POLY_MASK (Results 1 – 2 of 2) sorted by relevance
139 uint16_t aai_code = aai & OP_ALG_CRC_POLY_MASK; in __rta_alg_aai_crc()
1078 #define OP_ALG_CRC_POLY_MASK (0x07 << OP_ALG_AAI_SHIFT) macro