HomeSort by relevance Sort by last modified time
    Searched refs:client_mode (Results 1 - 3 of 3) sorted by null

  /libcore/crypto/src/main/java/org/conscrypt/
SSLParametersImpl.java 75 private boolean client_mode = true; field in class:SSLParametersImpl
276 client_mode = mode;
284 return client_mode;
NativeCrypto.java     [all...]
  /libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 66 milliseconds