Searched defs:authType (Results 1 – 12 of 12) sorted by relevance
53 public void checkClientTrusted(X509Certificate[] chain, String authType) in checkClientTrusted()62 public void checkClientTrusted(X509Certificate[] certs, String authType, Socket socket) in checkClientTrusted()71 public void checkClientTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkClientTrusted()80 public void checkServerTrusted(X509Certificate[] certs, String authType, Socket socket) in checkServerTrusted()98 public void checkServerTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkServerTrusted()110 public void checkServerTrusted(X509Certificate[] certs, String authType) in checkServerTrusted()127 public List<X509Certificate> checkServerTrusted(X509Certificate[] certs, String authType, in checkServerTrusted()
67 public void checkClientTrusted(X509Certificate[] chain, String authType) in checkClientTrusted()73 public void checkClientTrusted(X509Certificate[] certs, String authType, Socket socket) in checkClientTrusted()79 public void checkClientTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkClientTrusted()85 public void checkServerTrusted(X509Certificate[] certs, String authType) in checkServerTrusted()91 public void checkServerTrusted(X509Certificate[] certs, String authType, Socket socket) in checkServerTrusted()99 public void checkServerTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkServerTrusted()111 public List<X509Certificate> checkServerTrusted(X509Certificate[] certs, String authType, in checkServerTrusted()
34 public void checkClientTrusted(X509Certificate[] chain, String authType) {} in checkClientTrusted()36 public void checkServerTrusted(X509Certificate[] chain, String authType) {} in checkServerTrusted()
201 private void reportAuthAttempt(int authType, boolean success, int userId) { in reportAuthAttempt()247 int authType) { in collectTimeElapsedSinceLastLocked()
95 public List<X509Certificate> checkServerTrusted(X509Certificate[] chain, String authType, in checkServerTrusted()
73 int authType = config.getAuthType(); in createLegacyApConfFile() local
139 int authType = in.readInt(); in loadFromLegacyFile() local
622 public @NonNull Builder setAuthType(@AuthType int authType) { in setAuthType()
2181 public Builder setAuthType(@AuthType int authType) { in setAuthType()
241 String getIccSimChallengeResponse(int subId, int appType, int authType, String data, in getIccSimChallengeResponse()
8790 public String getIccAuthentication(int appType,@AuthType int authType, String data) { in getIccAuthentication()8818 public String getIccAuthentication(int subId, int appType,@AuthType int authType, String data) { in getIccAuthentication()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...