Searched defs:cptls (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/ | ||
| H A D | picotls.c | 133 ngtcp2_crypto_picotls_ctx *cptls = tls_native_handle; in ngtcp2_crypto_ctx_tls() local 356 ngtcp2_crypto_picotls_ctx *cptls = ngtcp2_conn_get_tls_native_handle(conn); in ngtcp2_crypto_read_write_crypto_data() local 484 ngtcp2_crypto_picotls_ctx_init(ngtcp2_crypto_picotls_ctx *cptls) ngtcp2_crypto_picotls_ctx_init() argument 567 ngtcp2_crypto_picotls_ctx *cptls; update_traffic_key_server_cb() local 649 ngtcp2_crypto_picotls_configure_server_session( ngtcp2_crypto_picotls_ctx *cptls) ngtcp2_crypto_picotls_configure_server_session() argument 659 ngtcp2_crypto_picotls_configure_client_session( ngtcp2_crypto_picotls_ctx *cptls, ngtcp2_conn *conn) ngtcp2_crypto_picotls_configure_client_session() argument 680 ngtcp2_crypto_picotls_deconfigure_session( ngtcp2_crypto_picotls_ctx *cptls) ngtcp2_crypto_picotls_deconfigure_session() argument [all...] |
Completed in 2 milliseconds