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

  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLBIOInputStream.java 37 public long getBioContext() {
OpenSSLBIOSource.java 35 return source.getBioContext();
40 NativeCrypto.BIO_free_all(source.getBioContext());

Completed in 440 milliseconds