Home
last modified time | relevance | path

Searched defs:authtype (Results 1 – 6 of 6) sorted by relevance

/third_party/curl/lib/vssh/
Dwolfssh.c346 static int userauth(byte authtype, in userauth()
/third_party/lwip/src/netif/ppp/
Dppp.c218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth()
/third_party/NuttX/fs/nfs/
Drpc.h271 uint32_t authtype; /* auth type */ member
/third_party/curl/src/
Dtool_cfgable.h64 unsigned long authtype; /* auth bitmask */ member
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c3823 GType ciphertype, authtype; in request_rtcp_encoder() local
/third_party/curl/lib/
Durldata.h263 enum CURL_TLSAUTH authtype; /* TLS authentication type (default SRP) */ member