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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dcbc.c210 static void xor_byte(u8 *a, const u8 *b, unsigned int bs) function
259 ctx->xor = xor_byte;
H A Dpcbc.c214 static void xor_byte(u8 *a, const u8 *b, unsigned int bs) function
263 ctx->xor = xor_byte;

Completed in 95 milliseconds