Searched defs:d2i_SSL_SESSION (Results 1 – 2 of 2) sorted by relevance
698 SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a, const uint8_t **pp, long length) { in d2i_SSL_SESSION() function
1210 public static native long d2i_SSL_SESSION(byte[] data) throws IOException; in d2i_SSL_SESSION() method in NativeCrypto