Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c1302 static void emmh32_update(emmh32_context *context, u8 *pOctets, int len);
1670 static void emmh32_update(emmh32_context *context, u8 *pOctets, int len) in emmh32_update() argument
1684 context->part.d8[byte_position++] = *pOctets++; in emmh32_update()
1693 MIC_ACCUM(ntohl(*(__be32 *)pOctets)); in emmh32_update()
1695 pOctets += 4; in emmh32_update()
1702 context->part.d8[byte_position++] = *pOctets++; in emmh32_update()