Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dd1_pkt.c799 !tls12_record_layer_read_protected(s->internal->rl)) { in dtls1_read_bytes()
H A Dssl_pkt.c1122 !tls12_record_layer_read_protected(s->internal->rl)) { in ssl3_read_bytes()
H A Dssl_locl.h682 int tls12_record_layer_read_protected(struct tls12_record_layer *rl);
H A Dtls12_record_layer.c254 tls12_record_layer_read_protected(struct tls12_record_layer *rl) in tls12_record_layer_read_protected() function