Home
last modified time | relevance | path

Searched refs:auth_passphrase (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/snmp/
H A Dsnmp.stub.php41 string $auth_protocol, string $auth_passphrase, argument
47 string $auth_protocol, string $auth_passphrase, argument
53 string $auth_protocol, string $auth_passphrase, argument
59 string $auth_protocol, string $auth_passphrase, argument
65 string $auth_protocol, string $auth_passphrase, argument
H A Dsnmp_arginfo.h66 ZEND_ARG_TYPE_INFO(0, auth_passphrase, IS_STRING, 0)
81 ZEND_ARG_TYPE_INFO(0, auth_passphrase, IS_STRING, 0)
96 ZEND_ARG_TYPE_INFO(0, auth_passphrase, IS_STRING, 0)
H A Dsnmp.c1068 zend_string *auth_protocol, zend_string *auth_passphrase, zend_string *priv_protocol, in netsnmp_session_set_security() argument
1087 if (!netsnmp_session_gen_auth_key(session, auth_passphrase)) { in netsnmp_session_set_security()
/PHP-8.1/ext/snmp/tests/
H A Dsnmp3-error.phpt18 // string auth_passphrase, string priv_protocol, string priv_passphrase,
H A Dsnmp3.phpt16 // string auth_passphrase, string priv_protocol, string priv_passphrase,

Completed in 14 milliseconds