Searched refs:AUTH_DES (Results 1 – 7 of 7) sorted by relevance
118 case AUTH_DES: in _authenticate()190 case AUTH_DES: in svc_auth_reg()
217 auth->ah_cred.oa_flavor = AUTH_DES; in authdes_pk_seccreate()218 auth->ah_verf.oa_flavor = AUTH_DES; in authdes_pk_seccreate()334 IXDR_PUT_INT32(ixdr, AUTH_DES); in authdes_marshal()344 IXDR_PUT_INT32(ixdr, AUTH_DES); in authdes_marshal()
307 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_DES; in _svcauth_des()
212 if (svc_auth_reg(AUTH_DES, _svcauth_des) == -1) { in main()
72 case AUTH_DES: in yp_checkauth()
355 #define AUTH_DES AUTH_DH /* for backward compatibility */ macro
352 #define AUTH_DES AUTH_DH /* for backward compatibility */ macro