Searched defs:authenticator (Results 1 – 11 of 11) sorted by relevance
/openbsd/usr.sbin/radiusd/ |
H A D | radius_subr.c | 27 radius_attr_hide(const char *secret, const char *authenticator, in radius_attr_hide() 52 radius_attr_unhide(const char *secret, const char *authenticator, in radius_attr_unhide()
|
H A D | chap_ms.c | 347 const u_int8_t *authenticator, const u_int8_t *secret) in mschap_radiuskey()
|
H A D | radiusd_file.c | 480 uint8_t ntresponse[24], authenticator[16]; in auth_mschapv2() local
|
/openbsd/lib/libradius/ |
H A D | radius.c | 199 radius_get_authenticator(const RADIUS_PACKET * packet, void *authenticator) in radius_get_authenticator() 261 uint8_t authenticator[16]; in radius_check_response_authenticator() local 299 uint8_t authenticator[16]; in radius_check_accounting_request_authenticator() local
|
H A D | radius_local.h | 40 uint8_t authenticator[16]; member
|
/openbsd/regress/lib/libradius/ |
H A D | test00.c | 13 uint8_t authenticator[16]; in test00() local
|
/openbsd/lib/libc/rpc/ |
H A D | svc_auth.c | 61 enum auth_stat (*authenticator)(); member
|
/openbsd/usr.sbin/npppd/npppd/ |
H A D | chap_ms.c | 347 const u_int8_t *authenticator, const u_int8_t *secret) in mschap_radiuskey()
|
H A D | ppp.h | 302 u_char authenticator[16]; member 329 u_char authenticator[16]; member
|
/openbsd/sbin/iked/ |
H A D | chap_ms.c | 360 const uint8_t *authenticator, const uint8_t *secret) in mschap_radiuskey()
|
/openbsd/usr.sbin/radiusctl/ |
H A D | chap_ms.c | 347 const u_int8_t *authenticator, const u_int8_t *secret) in mschap_radiuskey()
|