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

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java     [all...]
OpenSSLSocketImpl.java 416 = createCertChain(NativeCrypto.SSL_get_certificate(sslNativePointer));
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
NativeCryptoTest.java     [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp     [all...]
  /external/openssl/apps/
s_server.c 803 x = SSL_get_certificate(s);
    [all...]
  /external/openssl/include/openssl/
ssl.h     [all...]
  /external/openssl/ssl/
ssl.h     [all...]
ssl_lib.c     [all...]

Completed in 394 milliseconds