Home
last modified time | relevance | path

Searched defs:AUTH (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
DAUTH.java46 public final class AUTH { class
68 private AUTH() { in AUTH() method in AUTH
/external/wpa_supplicant_8/tests/
Dtest-eapol.c18 enum { AUTH, SUPP } test_peer; enumerator
/external/python/cpython3/Lib/test/
Dtest_smtplib.py680 AUTH = 99 # Add protocol state to enable auth testing. variable in SimSMTPChannel
/external/ppp/pppd/plugins/radius/
Dradiusclient.h42 #define AUTH 0 macro