Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/crypto/des/
H A Ddes_impl.h49 #define DES_XOR_BLOCK(src, dst) \ macro
H A Ddes_impl.c1017 DES_XOR_BLOCK(data, dst); in des_xor_block()