Searched defs:d2i_SSL_SESSION (Results 1 – 4 of 4) sorted by relevance
1264 static native long d2i_SSL_SESSION(byte[] data) throws IOException; in d2i_SSL_SESSION() method in NativeCrypto
1224 static native long d2i_SSL_SESSION(byte[] data) throws IOException; in d2i_SSL_SESSION() method in NativeCrypto
474 #define d2i_SSL_SESSION GRPC_SHADOW_d2i_SSL_SESSION macro
544 #define d2i_SSL_SESSION BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, d2i_SSL_SESSION) macro