Searched defs:i2d_SSL_SESSION (Results 1 – 7 of 7) sorted by relevance
837 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
1261 static native byte[] i2d_SSL_SESSION(long sslSessionNativePointer); in i2d_SSL_SESSION() method in NativeCrypto
1222 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
546 #define i2d_SSL_SESSION BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, i2d_SSL_SESSION) macro