Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c151 const uint8_t *hp_key_label; in ngtcp2_crypto_derive_packet_protection_key() local
160 hp_key_label = HP_KEY_LABEL_V2_DRAFT; in ngtcp2_crypto_derive_packet_protection_key()
168 hp_key_label = HP_KEY_LABEL_V1; in ngtcp2_crypto_derive_packet_protection_key()
184 hp_key_label, hp_key_labellen) != 0) { in ngtcp2_crypto_derive_packet_protection_key()