Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c217 uint8_t keybuf[64], ivbuf[64], hp_keybuf[64]; in ngtcp2_crypto_derive_and_install_rx_key() local
234 hp_key = hp_keybuf; in ngtcp2_crypto_derive_and_install_rx_key()
358 uint8_t keybuf[64], ivbuf[64], hp_keybuf[64]; in ngtcp2_crypto_derive_and_install_tx_key() local
375 hp_key = hp_keybuf; in ngtcp2_crypto_derive_and_install_tx_key()