Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c1633 #define MIC_ACCUM(val) \ macro
1688 MIC_ACCUM(ntohl(context->part.d32)); in emmh32_update()
1693 MIC_ACCUM(ntohl(*(__be32 *)pOctets)); in emmh32_update()
1727 MIC_ACCUM(val & mask32[byte_position]); /* zero empty bytes */ in emmh32_final()