Home
last modified time | relevance | path

Searched refs:ssl_get_split_send_fragment (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Drec_layer_s3.c569 split_send_fragment = ssl_get_split_send_fragment(s); in ssl3_write_bytes()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/record/
H A Drec_layer_s3.c586 split_send_fragment = ssl_get_split_send_fragment(s); in ssl3_write_bytes()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h2336 __owur unsigned int ssl_get_split_send_fragment(const SSL *ssl);
H A Dssl_lib.c5589 __owur unsigned int ssl_get_split_send_fragment(const SSL *ssl) in ssl_get_split_send_fragment() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h2476 __owur unsigned int ssl_get_split_send_fragment(const SSL *ssl);