Home
last modified time | relevance | path

Searched refs:AUTH_DES (Results 1 – 3 of 3) sorted by relevance

/sunrpc/rpc/
A Dauth.h174 #define AUTH_DES 3 /* des style (encrypted timestamps) */ macro
175 #define AUTH_DH AUTH_DES /* Diffie-Hellman (this is DES) */
/sunrpc/
A Dauth_des.c190 auth->ah_cred.oa_flavor = AUTH_DES; in libc_hidden_def()
191 auth->ah_verf.oa_flavor = AUTH_DES; in libc_hidden_def()
313 IXDR_PUT_INT32 (ixdr, AUTH_DES); in authdes_marshal()
326 IXDR_PUT_INT32 (ixdr, AUTH_DES); in authdes_marshal()
A Dsvcauth_des.c344 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_DES; in _svcauth_des()

Completed in 9 milliseconds