Home
last modified time | relevance | path

Searched defs:authmethod (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dbind.c71 ldap_bind( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd, int authmethod ) in ldap_bind()
112 int authmethod ) in ldap_bind_s()
H A Dtest.c255 int authmethod; in bind_prompt() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.h54 int authmethod; member
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h62 int authmethod; member
227 static inline int isakmpsa_switch_authmethod(int authmethod) in isakmpsa_switch_authmethod()
H A Dremoteconf.c1153 isakmpsa_switch_authmethod(authmethod) in isakmpsa_switch_authmethod() argument
H A Dipsec_doi.c2773 int authmethod; local
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dcommon.c84 int authmethod = -1; variable