Searched refs:RAD_USER_PASSWORD (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dradius.c92 if ( rad_put_string( h, RAD_USER_PASSWORD, cred->bv_val ) != 0 ) {
/netbsd-current/lib/libradius/
H A Dradlib.h50 #define RAD_USER_PASSWORD 2 /* String */ macro
H A Dradlib.c861 if (type == RAD_USER_PASSWORD) {
/netbsd-current/lib/libpam/modules/pam_radius/
H A Dpam_radius.c124 rad_put_string(radh, RAD_USER_PASSWORD, pass) == -1) ||
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_xauth.c588 if (rad_put_string(radius_auth_state, RAD_USER_PASSWORD, pwd) != 0) {

Completed in 178 milliseconds