Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c474 uint8_t rx_hp_keybuf[NGTCP2_CRYPTO_INITIAL_KEYLEN]; in ngtcp2_crypto_derive_and_install_initial_key() local
509 rx_hp_key = rx_hp_keybuf; in ngtcp2_crypto_derive_and_install_initial_key()
618 uint8_t rx_hp_keybuf[NGTCP2_CRYPTO_INITIAL_KEYLEN]; in ngtcp2_crypto_derive_and_install_vneg_initial_key() local
647 rx_hp_key = rx_hp_keybuf; in ngtcp2_crypto_derive_and_install_vneg_initial_key()