Home
last modified time | relevance | path

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

/crypto/
Dxcbc.c61 static void xor_128(u8 *a, const u8 *b, unsigned int bs) in xor_128() function
276 ctx->xor = xor_128; in xcbc_init_tfm()