Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c477 uint8_t tx_hp_keybuf[NGTCP2_CRYPTO_INITIAL_KEYLEN]; in ngtcp2_crypto_derive_and_install_initial_key() local
518 tx_hp_key = tx_hp_keybuf; in ngtcp2_crypto_derive_and_install_initial_key()
621 uint8_t tx_hp_keybuf[NGTCP2_CRYPTO_INITIAL_KEYLEN]; in ngtcp2_crypto_derive_and_install_vneg_initial_key() local
656 tx_hp_key = tx_hp_keybuf; in ngtcp2_crypto_derive_and_install_vneg_initial_key()