Searched defs:i2d_SSL_SESSION (Results 1 – 4 of 4) sorted by relevance
791 int i2d_SSL_SESSION(SSL_SESSION *in, uint8_t **pp) { in i2d_SSL_SESSION() function
1189 static native byte[] i2d_SSL_SESSION(long sslSessionNativePointer); in i2d_SSL_SESSION() method in NativeCrypto
1235 static native byte[] i2d_SSL_SESSION(long sslSessionNativePointer); in i2d_SSL_SESSION() method in NativeCrypto
57 #define i2d_SSL_SESSION GRPC_SHADOW_i2d_SSL_SESSION macro