Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dhpke_util.h32 uint16_t kem_id; /* code point for key encipherment method */ member
/freebsd/crypto/openssl/include/openssl/
H A Dhpke.h81 uint16_t kem_id; /* Key Encapsulation Method id */ member
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c4600 enum hpke_kem_id kem_id; member
4630 static struct hpke_context * hpke_get_context(enum hpke_kem_id kem_id, in hpke_get_context()
5154 static struct wpabuf * hpke_base_seal_int(enum hpke_kem_id kem_id, in hpke_base_seal_int()
5318 static struct wpabuf * hpke_base_open_int(enum hpke_kem_id kem_id, in hpke_base_open_int()
5357 enum hpke_kem_id kem_id, in hpke_set_suite()
5413 struct wpabuf * hpke_base_seal(enum hpke_kem_id kem_id, in hpke_base_seal()
5482 struct wpabuf * hpke_base_open(enum hpke_kem_id kem_id, in hpke_base_open()
5550 struct wpabuf * hpke_base_seal(enum hpke_kem_id kem_id, in hpke_base_seal()
5563 struct wpabuf * hpke_base_open(enum hpke_kem_id kem_id, in hpke_base_open()
H A Dcrypto_module_tests.c2198 enum hpke_kem_id kem_id; member
/freebsd/crypto/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()
/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c82 static int hpke_kem_id_nist_curve(uint16_t kem_id) in hpke_kem_id_nist_curve()
/freebsd/contrib/wpa/src/common/
H A Ddpp_crypto.c2481 int dpp_hpke_suite(int iana_group, enum hpke_kem_id *kem_id, in dpp_hpke_suite()
H A Ddpp.h424 enum hpke_kem_id kem_id; member
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c2792 enum hpke_kem_id kem_id; in hostapd_dpp_rx_priv_peer_intro_update() local