Home
last modified time | relevance | path

Searched defs:tx_iv (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c467 uint8_t *rx_hp_key, uint8_t *tx_key, uint8_t *tx_iv, uint8_t *tx_hp_key, in ngtcp2_crypto_derive_and_install_initial_key()
611 uint8_t *rx_hp_key, uint8_t *tx_key, uint8_t *tx_iv, uint8_t *tx_hp_key, in ngtcp2_crypto_derive_and_install_vneg_initial_key()
719 ngtcp2_crypto_aead_ctx *tx_aead_ctx, uint8_t *tx_key, uint8_t *tx_iv, in ngtcp2_crypto_update_key()
799 ngtcp2_crypto_aead_ctx *tx_aead_ctx, uint8_t *tx_iv, in ngtcp2_crypto_update_key_cb()
1228 uint8_t tx_iv[NGTCP2_CRYPTO_INITIAL_IVLEN]; in ngtcp2_crypto_write_connection_close() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_conn.c576 ngtcp2_crypto_aead_ctx *tx_aead_ctx, uint8_t *tx_iv, in conn_call_update_key()
10411 const ngtcp2_crypto_aead_ctx *tx_aead_ctx, const uint8_t *tx_iv, in ngtcp2_conn_install_initial_key()
10463 const ngtcp2_crypto_aead_ctx *tx_aead_ctx, const uint8_t *tx_iv, in ngtcp2_conn_install_vneg_initial_key()