Home
last modified time | relevance | path

Searched refs:tls_init_message (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls_method.cc156 tls_init_message,
Ds3_both.cc171 bool tls_init_message(SSL *ssl, CBB *cbb, CBB *body, uint8_t type) { in tls_init_message() function
Dinternal.h2920 bool tls_init_message(SSL *ssl, CBB *cbb, CBB *body, uint8_t type);
/external/boringssl/src/ssl/
Dtls_method.cc158 tls_init_message,
Ds3_both.cc171 bool tls_init_message(const SSL *ssl, CBB *cbb, CBB *body, uint8_t type) { in tls_init_message() function
Dinternal.h3213 bool tls_init_message(const SSL *ssl, CBB *cbb, CBB *body, uint8_t type);