Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A 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()

Completed in 28 milliseconds