Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dcrypto.c112 static void bytewise_xor(void *_bo, const void *_bi1, const void *_bi2, in bytewise_xor() function
278 bytewise_xor(mic, &scratch->ax, iv, 8); in wusb_ccm_mac()