Home
last modified time | relevance | path

Searched refs:_bi1 (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() argument
116 const u8 *bi1 = _bi1, *bi2 = _bi2; in bytewise_xor()