Home
last modified time | relevance | path

Searched defs:htype (Results 1 – 5 of 5) sorted by relevance

/openssl/ssl/statem/
H A Dstatem_dtls.c1311 int dtls1_set_handshake_header(SSL_CONNECTION *s, WPACKET *pkt, int htype) in dtls1_set_handshake_header()
1335 int dtls1_close_construct_packet(SSL_CONNECTION *s, WPACKET *pkt, int htype) in dtls1_close_construct_packet()
H A Dstatem_lib.c124 int tls_close_construct_packet(SSL_CONNECTION *s, WPACKET *pkt, int htype) in tls_close_construct_packet()
/openssl/ssl/
H A Dt1_trce.c1601 unsigned char htype; in ssl_print_handshake() local
H A Ds3_lib.c3366 int ssl3_set_handshake_header(SSL_CONNECTION *s, WPACKET *pkt, int htype) in ssl3_set_handshake_header()
H A Dssl_local.h2127 # define ssl_set_handshake_header(s, pkt, htype) \ argument
2129 # define ssl_close_construct_packet(s, pkt, htype) \ argument

Completed in 36 milliseconds