Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c469 uint8_t rx_secretbuf[NGTCP2_CRYPTO_INITIAL_SECRETLEN]; in ngtcp2_crypto_derive_and_install_initial_key() local
493 rx_secret = rx_secretbuf; in ngtcp2_crypto_derive_and_install_initial_key()
613 uint8_t rx_secretbuf[NGTCP2_CRYPTO_INITIAL_SECRETLEN]; in ngtcp2_crypto_derive_and_install_vneg_initial_key() local
631 rx_secret = rx_secretbuf; in ngtcp2_crypto_derive_and_install_vneg_initial_key()