Home
last modified time | relevance | path

Searched refs:DES_DECRYPT (Results 1 – 4 of 4) sorted by relevance

/sunrpc/rpc/
A Ddes_crypt.h45 #define DES_DECRYPT (1*DES_DIRMASK) /* Decrypt */ macro
/sunrpc/
A Dxcrypt.c154 err = cbc_crypt (key, buf, len, DES_DECRYPT | DES_HW, ivec); in libc_hidden_nolink_sunrpc()
A Dsvcauth_des.c229 2 * sizeof (des_block), DES_DECRYPT | DES_HW, in _svcauth_des()
234 sizeof (des_block), DES_DECRYPT | DES_HW); in _svcauth_des()
A Dauth_des.c363 sizeof (des_block), DES_DECRYPT | DES_HW); in authdes_validate()

Completed in 9 milliseconds