Searched defs:authtype (Results 1 – 6 of 6) sorted by relevance
346 static int userauth(byte authtype, in userauth()
218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth()
271 uint32_t authtype; /* auth type */ member
64 unsigned long authtype; /* auth bitmask */ member
3823 GType ciphertype, authtype; in request_rtcp_encoder() local
263 enum CURL_TLSAUTH authtype; /* TLS authentication type (default SRP) */ member