Searched refs:BLOWFISH_XOR_BLOCK (Results 1 – 3 of 3) sorted by relevance
49 #define BLOWFISH_XOR_BLOCK(src, dst) \ macro
726 BLOWFISH_XOR_BLOCK(data, dst); in blowfish_xor_block()
78 #define BLOWFISH_XOR_BLOCK(src, dst) \ macro