Searched defs:i2d_SSL_SESSION (Results 1 – 6 of 6) sorted by relevance
819 int i2d_SSL_SESSION(SSL_SESSION *in, uint8_t **pp) { in i2d_SSL_SESSION() function
859 int i2d_SSL_SESSION(SSL_SESSION *in, uint8_t **pp) { in i2d_SSL_SESSION() function
1222 static native byte[] i2d_SSL_SESSION(long sslSessionNativePointer); in i2d_SSL_SESSION() method in NativeCrypto
1261 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
538 #define i2d_SSL_SESSION BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, i2d_SSL_SESSION) macro