Searched refs:ngtcp2_crypto_packet_protection_ivlen (Results 1 – 2 of 2) sorted by relevance
130 size_t ngtcp2_crypto_packet_protection_ivlen(const ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_packet_protection_ivlen() function146 size_t ivlen = ngtcp2_crypto_packet_protection_ivlen(aead); in ngtcp2_crypto_derive_packet_protection_key()267 ivlen = ngtcp2_crypto_packet_protection_ivlen(aead); in ngtcp2_crypto_derive_and_install_rx_key()408 ivlen = ngtcp2_crypto_packet_protection_ivlen(aead); in ngtcp2_crypto_derive_and_install_tx_key()725 size_t ivlen = ngtcp2_crypto_packet_protection_ivlen(aead); in ngtcp2_crypto_update_key()
221 ngtcp2_crypto_packet_protection_ivlen(const ngtcp2_crypto_aead *aead);