Searched defs:auth_method (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dchap.c40 authentication_method_type auth_method,
43 if (auth_method == RADIUS_AUTHENTICATION) {
63 } else if (auth_method == DIRECT_AUTHENTICATION) {
33 chap_validate_tgt(char *target_chap_name, char *initiator_chap_name, uint8_t *challenge, uint32_t challenge_length, uint8_t *target_response, uint32_t response_length, uint8_t identifier, authentication_method_type auth_method, void *auth_config_data) argument
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h525 auth_method_t auth_method; member in struct:__anon3640
539 auth_method_t auth_method; member in struct:__anon3642

Completed in 64 milliseconds