Home
last modified time | relevance | path

Searched refs:hpke_kem_id (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto.h1336 enum hpke_kem_id { enum
1360 struct wpabuf * hpke_base_seal(enum hpke_kem_id kem_id,
1373 struct wpabuf * hpke_base_open(enum hpke_kem_id kem_id,
H A Dcrypto_openssl.c4600 enum hpke_kem_id kem_id;
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;
/freebsd/contrib/wpa/src/common/
H A Ddpp.h424 enum hpke_kem_id kem_id;
713 int dpp_hpke_suite(int iana_group, enum hpke_kem_id *kem_id,
H A Ddpp_crypto.c2481 int dpp_hpke_suite(int iana_group, enum hpke_kem_id *kem_id, in dpp_hpke_suite()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c2792 enum hpke_kem_id kem_id; in hostapd_dpp_rx_priv_peer_intro_update()