Home
last modified time | relevance | path

Searched defs:kdf_id (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dhpke_util.h47 uint16_t kdf_id; /* code point for KDF */ member
/freebsd/crypto/openssl/include/openssl/
H A Dhpke.h82 uint16_t kdf_id; /* Key Derivation Function id */ member
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c4609 enum hpke_kdf_id kdf_id; member
4631 enum hpke_kdf_id kdf_id, in hpke_get_context()
5155 enum hpke_kdf_id kdf_id, in hpke_base_seal_int()
5319 enum hpke_kdf_id kdf_id, in hpke_base_open_int()
5358 enum hpke_kdf_id kdf_id, in hpke_set_suite()
5414 enum hpke_kdf_id kdf_id, in hpke_base_seal()
5483 enum hpke_kdf_id kdf_id, in hpke_base_open()
5551 enum hpke_kdf_id kdf_id, in hpke_base_seal()
5564 enum hpke_kdf_id kdf_id, in hpke_base_open()
H A Dcrypto_module_tests.c2199 enum hpke_kdf_id kdf_id; member
/freebsd/crypto/openssl/test/
H A Dhpke_test.c986 uint16_t kdf_id = hpke_kdf_list[kdfind]; in test_hpke_modes_suites() local
/freebsd/contrib/wpa/src/common/
H A Ddpp_crypto.c2482 enum hpke_kdf_id *kdf_id, enum hpke_aead_id *aead_id) in dpp_hpke_suite()
H A Ddpp.h425 enum hpke_kdf_id kdf_id; member
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c2793 enum hpke_kdf_id kdf_id; in hostapd_dpp_rx_priv_peer_intro_update() local