Home
last modified time | relevance | path

Searched defs:auth_method (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/usr.sbin/radiusctl/
H A Dparser.h35 enum auth_method { global() enum
63 enum auth_method auth_method; global() member
/openbsd-src/usr.sbin/radiusd/
H A Dradiusd_ipcp.h41 char auth_method[16]; global() member
H A Dradiusd_ipcp.c77 char auth_method[16]; global() member
[all...]
/openbsd-src/sbin/ipsecctl/
H A Dike.c446 char *enc_alg, *auth_alg, *group_desc, *auth_method; in ike_section_p1() local
/openbsd-src/usr.bin/ssh/
H A Dmonitor.c130 static char *auth_method = "unknown"; global() variable
[all...]
/openbsd-src/sbin/iked/
H A Dikev2.h469 uint8_t auth_method; /* Signature type */ member
H A Diked.h220 uint8_t auth_method; member
/openbsd-src/usr.sbin/bgpd/
H A Dbgpd.h357 enum auth_method { global() enum