Home
last modified time | relevance | path

Searched refs:prot (Results 26 – 28 of 28) sorted by relevance

12

/PHP-7.4/ext/snmp/
H A Dsnmp.c1205 static int netsnmp_session_set_auth_protocol(struct snmp_session *s, char *prot) in netsnmp_session_set_auth_protocol() argument
1208 if (!strcasecmp(prot, "MD5")) { in netsnmp_session_set_auth_protocol()
1213 if (!strcasecmp(prot, "SHA")) { in netsnmp_session_set_auth_protocol()
1217 php_error_docref(NULL, E_WARNING, "Unknown authentication protocol '%s'", prot); in netsnmp_session_set_auth_protocol()
1226 static int netsnmp_session_set_sec_protocol(struct snmp_session *s, char *prot) in netsnmp_session_set_sec_protocol() argument
1228 if (!strcasecmp(prot, "DES")) { in netsnmp_session_set_sec_protocol()
1232 } else if (!strcasecmp(prot, "AES128") || !strcasecmp(prot, "AES")) { in netsnmp_session_set_sec_protocol()
1237 php_error_docref(NULL, E_WARNING, "Unknown security protocol '%s'", prot); in netsnmp_session_set_sec_protocol()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13135 # ftp://ftp.f-prot.com/pub/{macrdef2.zip,nomacro.def}
13140 # ftp://ftp.f-prot.com/pub/sign.zip
13159 # ftp://ftp.f-prot.com/pub/sign2.zip
H A Dmagic13135 # ftp://ftp.f-prot.com/pub/{macrdef2.zip,nomacro.def}
13140 # ftp://ftp.f-prot.com/pub/sign.zip
13159 # ftp://ftp.f-prot.com/pub/sign2.zip

Completed in 88 milliseconds

12