Searched defs:xor_blocks (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dxor.c30 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) function
55 EXPORT_SYMBOL(xor_blocks); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgosthash.c78 static void xor_blocks(byte * result, const byte * a, const byte * b, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgosthash.c78 static void xor_blocks(byte * result, const byte * a, const byte * b, function

Completed in 176 milliseconds