Home
last modified time | relevance | path

Searched refs:tls_open_record (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/ssl/
Ds3_pkt.cc305 auto ret = tls_open_record(ssl, &type, &body, out_consumed, out_alert, in); in tls_open_app_data()
358 auto ret = tls_open_record(ssl, &type, &body, out_consumed, out_alert, in); in tls_open_change_cipher_spec()
Dtls_record.cc206 ssl_open_record_t tls_open_record(SSL *ssl, uint8_t *out_type, in tls_open_record() function
620 const ssl_open_record_t result = tls_open_record( in OpenRecord()
Ds3_both.cc609 auto ret = tls_open_record(ssl, &type, &body, out_consumed, out_alert, in); in tls_open_handshake()
Dinternal.h956 enum ssl_open_record_t tls_open_record(SSL *ssl, uint8_t *out_type,
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Ds3_pkt.cc310 auto ret = tls_open_record(ssl, &type, &body, out_consumed, out_alert, in); in tls_open_app_data()
363 auto ret = tls_open_record(ssl, &type, &body, out_consumed, out_alert, in); in tls_open_change_cipher_spec()
Dtls_record.cc206 ssl_open_record_t tls_open_record(SSL *ssl, uint8_t *out_type, in tls_open_record() function
620 const ssl_open_record_t result = tls_open_record( in OpenRecord()
Ds3_both.cc603 auto ret = tls_open_record(ssl, &type, &body, out_consumed, out_alert, in); in tls_open_handshake()
Dinternal.h952 enum ssl_open_record_t tls_open_record(SSL *ssl, uint8_t *out_type,