Searched defs:aead_id (Results 1 – 4 of 4) sorted by relevance
/ssl/ |
A D | encrypted_client_hello.cc | 47 static const EVP_HPKE_AEAD *get_ech_aead(uint16_t aead_id) { in get_ech_aead() 519 uint16_t kdf_id, aead_id; in Init() local 556 uint16_t aead_id, in SetupContext() 619 uint16_t kdf_id, aead_id; in select_ech_cipher_suite() local
|
A D | tls13_server.cc | 803 uint16_t kdf_id, aead_id; in do_read_second_client_hello() local
|
A D | handshake_server.cc | 413 uint16_t kdf_id, aead_id; in decrypt_ech() local
|
/ssl/test/runner/hpke/testdata/ |
A D | test-vectors.json | 1 [{"mode":0,"kem_id":32,"kdf_id":1,"aead_id":1,"info":"4f6465206f6e2061204772656369616e2055726e","ik… number
|
Completed in 469 milliseconds