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

/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A Dcmll_locl.h132 # define XOR4WORD(a, b)/* a = a ^ b */ \ macro
H A Dcmll_cbc.c121 XOR4WORD((u32 *)out, (u32 *)iv);
148 XOR4WORD((u32 *)out, (u32 *)ivec);

Completed in 81 milliseconds