Home
last modified time | relevance | path

Searched defs:kem_id (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dhpke_util.h32 uint16_t kem_id; /* code point for key encipherment method */ member
/openssl/include/openssl/
H A Dhpke.h81 uint16_t kem_id; /* Key Encapsulation Method id */ member
/openssl/test/
H A Dhpke_test.c965 uint16_t kem_id = hpke_kem_list[kemind]; in test_hpke_modes_suites() local
1732 static int test_hpke_one_ikm_gen(uint16_t kem_id, in test_hpke_one_ikm_gen()
/openssl/crypto/hpke/
H A Dhpke.c82 static int hpke_kem_id_nist_curve(uint16_t kem_id) in hpke_kem_id_nist_curve()

Completed in 22 milliseconds