Home | History | Annotate | Download | only in jsse

Lines Matching refs:i2d_SSL_SESSION

1941             NativeCrypto.i2d_SSL_SESSION(NULL);
1954 byte[] b = NativeCrypto.i2d_SSL_SESSION(session);