Searched refs:HP_KEY_LABEL_V2_DRAFT (Results 1 – 1 of 1) sorted by relevance
144 static const uint8_t HP_KEY_LABEL_V2_DRAFT[] = "quicv2 hp"; in ngtcp2_crypto_derive_packet_protection_key() local160 hp_key_label = HP_KEY_LABEL_V2_DRAFT; in ngtcp2_crypto_derive_packet_protection_key()161 hp_key_labellen = sizeof(HP_KEY_LABEL_V2_DRAFT) - 1; in ngtcp2_crypto_derive_packet_protection_key()