Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/tirpc/rpc/
H A Ddes.h39 enum desdir { ENCRYPT, DECRYPT }; enumerator
/reactos/dll/3rdparty/libtirpc/src/
H A Ddes_crypt.c138 ((mode & DES_DIRMASK) == DES_ENCRYPT) ? ENCRYPT : DECRYPT;