Home
last modified time | relevance | path

Searched refs:ssl_write_bytes (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/common/openssl/ssl/
H A Ds3_lib.c2156 ret=s->method->ssl_write_bytes(s,SSL3_RT_APPLICATION_DATA, in ssl3_write()
H A Dssl.h383 int (*ssl_write_bytes)(SSL *s, int type, const void *buf_, int len); member