Searched refs:DES_XOR_BLOCK (Results 1 – 2 of 2) sorted by relevance
49 #define DES_XOR_BLOCK(src, dst) \ macro
1017 DES_XOR_BLOCK(data, dst); in des_xor_block()