Searched refs:ikev2_prf_plus (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_ikev2_common.c | 37 if (ikev2_prf_plus(prf, keys->SK_d, keys->SK_d_len, nonces, nlen, in eap_ikev2_derive_keymat()
|
H A D | ikev2_common.h | 277 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len,
|
H A D | ikev2_common.c | 113 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus() function 654 if (ikev2_prf_plus(prf->id, skeyseed, prf->hash_len, in ikev2_derive_sk_keys()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_ikev2_common.c | 37 if (ikev2_prf_plus(prf, keys->SK_d, keys->SK_d_len, nonces, nlen, in eap_ikev2_derive_keymat()
|
H A D | ikev2_common.h | 277 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len,
|
H A D | ikev2_common.c | 113 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus() function 654 if (ikev2_prf_plus(prf->id, skeyseed, prf->hash_len, in ikev2_derive_sk_keys()
|
Completed in 4 milliseconds