Home
last modified time | relevance | path

Searched refs:ssl_close_construct_packet (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem.c848 if (!ssl_close_construct_packet(s, &pkt, mt) in write_state_machine()
/netbsd/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem.c871 if (!ssl_close_construct_packet(s, &pkt, mt) in write_state_machine()
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h1981 # define ssl_close_construct_packet(s, pkt, htype) \ macro
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h2106 # define ssl_close_construct_packet(s, pkt, htype) \ macro