Home | History | Annotate | Download | only in native

Lines Matching refs:i2d_SSL_SESSION

7750     return ASN1ToByteArray<SSL_SESSION, i2d_SSL_SESSION>(env, ssl_session);
8003 NATIVE_METHOD(NativeCrypto, i2d_SSL_SESSION, "(J)[B"),