Searched refs:DES_DECRYPT (Results 1 – 4 of 4) sorted by relevance
45 #define DES_DECRYPT (1*DES_DIRMASK) /* Decrypt */ macro
229 2 * sizeof (des_block), DES_DECRYPT | DES_HW, in _svcauth_des()234 sizeof (des_block), DES_DECRYPT | DES_HW); in _svcauth_des()
154 err = cbc_crypt (key, buf, len, DES_DECRYPT | DES_HW, ivec); in libc_hidden_nolink_sunrpc()
363 sizeof (des_block), DES_DECRYPT | DES_HW); in authdes_validate()