Home
last modified time | relevance | path

Searched defs:auth_protocol (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/snmp/
H A Dsnmp.stub.php41 string $auth_protocol, string $auth_passphrase,
47 string $auth_protocol, string $auth_passphrase,
53 string $auth_protocol, string $auth_passphrase,
59 string $auth_protocol, string $auth_passphrase,
65 string $auth_protocol, string $auth_passphrase,
H A Dsnmp.c1049 …ession_set_security(struct snmp_session *session, char *sec_level, char *auth_protocol, char *auth… in netsnmp_session_set_security()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_auth.c44 const char * const auth_protocol, in mysqlnd_run_authentication()
248 const char * const auth_protocol, in mysqlnd_auth_handshake()
378 const char * const auth_protocol, in mysqlnd_auth_change_user()
H A Dmysqlnd_wireprotocol.h77 char *auth_protocol; member
H A Dmysqlnd_structs.h217 char *auth_protocol; member

Completed in 26 milliseconds