Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c473 uint8_t rx_ivbuf[NGTCP2_CRYPTO_INITIAL_IVLEN]; in ngtcp2_crypto_derive_and_install_initial_key() local
506 rx_iv = rx_ivbuf; in ngtcp2_crypto_derive_and_install_initial_key()
617 uint8_t rx_ivbuf[NGTCP2_CRYPTO_INITIAL_IVLEN]; in ngtcp2_crypto_derive_and_install_vneg_initial_key() local
644 rx_iv = rx_ivbuf; in ngtcp2_crypto_derive_and_install_vneg_initial_key()