Searched defs:hp_mask (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_crypto.h | 124 ngtcp2_hp_mask hp_mask; member
|
H A D | ngtcp2_conn.c | 5725 decrypt_hp(ngtcp2_pkt_hd *hd, uint8_t *dest, const ngtcp2_crypto_cipher *hp, const uint8_t *pkt, size_t pktlen, size_t pkt_num_offset, const ngtcp2_crypto_cipher_ctx *hp_ctx, ngtcp2_hp_mask hp_mask) decrypt_hp() argument 6163 ngtcp2_hp_mask hp_mask; conn_recv_handshake_pkt() local 8762 ngtcp2_hp_mask hp_mask; conn_recv_pkt() local 13422 ngtcp2_pkt_write_connection_close( uint8_t *dest, size_t destlen, uint32_t version, const ngtcp2_cid *dcid, const ngtcp2_cid *scid, uint64_t error_code, const uint8_t *reason, size_t reasonlen, ngtcp2_encrypt encrypt, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *iv, ngtcp2_hp_mask hp_mask, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx) ngtcp2_pkt_write_connection_close() argument [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/ |
H A D | ngtcp2.h | 3379 ngtcp2_hp_mask hp_mask; member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_vcn_dec.h | 1070 unsigned char hp_mask[2]; member
|
Completed in 22 milliseconds