Searched defs:prf (Results 1 – 11 of 11) sorted by relevance
/hostap/src/eap_common/ |
D | eap_eke_common.c | 121 static int eap_eke_prf_len(u8 prf) in eap_eke_prf_len() 131 static int eap_eke_nonce_len(u8 prf) in eap_eke_nonce_len() 146 static int eap_eke_auth_len(u8 prf) in eap_eke_auth_len() 183 static int eap_eke_prf(u8 prf, const u8 *key, size_t key_len, const u8 *data, in eap_eke_prf() 290 static int eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, in eap_eke_prfplus() 700 u8 prf, u8 mac) in eap_eke_session_init()
|
D | ikev2_common.c | 122 const struct ikev2_prf_alg *prf; in ikev2_prf_plus() local 379 const struct ikev2_prf_alg *prf; in ikev2_derive_auth_data() local 629 int ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, in ikev2_derive_sk_keys()
|
D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat()
|
D | eap_pwd_common.h | 43 u8 prf; member
|
D | eap_eke_common.h | 65 u8 prf; member
|
/hostap/src/eap_peer/ |
D | ikev2.c | 37 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 541 const struct ikev2_prf_alg *prf; in ikev2_process_auth_secret() local 986 const struct ikev2_prf_alg *prf; in ikev2_build_auth() local
|
D | eap_eke.c | 33 u8 prf; /* forced PRF or 0 to allow all supported */ member 181 static int eap_eke_supp_prf(u8 prf) in eap_eke_supp_prf()
|
D | ikev2.h | 17 int prf; member
|
/hostap/src/eap_server/ |
D | ikev2.c | 41 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 607 const struct ikev2_prf_alg *prf; in ikev2_process_auth_secret() local 1050 const struct ikev2_prf_alg *prf; in ikev2_build_auth() local
|
D | ikev2.h | 17 int prf; member
|
/hostap/src/common/ |
D | dpp_backup.c | 217 struct wpabuf *params = NULL, *buf = NULL, *prf = NULL; in dpp_build_pbkdf2_alg_id() local
|