HomeSort by relevance Sort by last modified time
    Searched defs:authType (Results 1 - 5 of 5) sorted by null

  /external/conscrypt/common/src/main/java/org/conscrypt/
ConscryptFileDescriptorSocket.java 408 String authType = peerCertChain[0].getPublicKey().getAlgorithm();
409 Platform.checkClientTrusted(x509tm, peerCertChain, authType, this);
    [all...]
  /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
ConscryptFileDescriptorSocket.java 409 String authType = peerCertChain[0].getPublicKey().getAlgorithm();
410 Platform.checkClientTrusted(x509tm, peerCertChain, authType, this);
    [all...]
  /device/generic/goldfish/ril/
ril.h 7118 int authtype; \/* authentication protocol used for this PDP context member in struct:__anon1877
7130 int authtype; \/* authentication protocol used for this PDP context member in struct:__anon1878
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h 7355 int authtype; \/* authentication protocol used for this PDP context member in struct:__anon2974
7367 int authtype; \/* authentication protocol used for this PDP context member in struct:__anon2975
    [all...]
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 

Completed in 1328 milliseconds