Searched refs:ikev2_prf_hash (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Dikev2_common.c95 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, function
144 res = ikev2_prf_hash(alg, key, key_len, 2, &addr[1],
147 res = ikev2_prf_hash(alg, key, key_len, 3, addr, len,
391 if (ikev2_prf_hash(prf->id, SK_p, keys->SK_prf_len,
411 if (ikev2_prf_hash(prf->id, shared_secret, shared_secret_len, 1,
413 ikev2_prf_hash(prf->id, hash, prf->hash_len, 1,
H A Dikev2_common.h274 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len,
/external/wpa_supplicant_8/src/eap_common/
H A Dikev2_common.c95 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, function
144 res = ikev2_prf_hash(alg, key, key_len, 2, &addr[1],
147 res = ikev2_prf_hash(alg, key, key_len, 3, addr, len,
391 if (ikev2_prf_hash(prf->id, SK_p, keys->SK_prf_len,
411 if (ikev2_prf_hash(prf->id, shared_secret, shared_secret_len, 1,
413 ikev2_prf_hash(prf->id, hash, prf->hash_len, 1,
H A Dikev2_common.h274 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len,
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Dikev2_common.c95 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, function
144 res = ikev2_prf_hash(alg, key, key_len, 2, &addr[1],
147 res = ikev2_prf_hash(alg, key, key_len, 3, addr, len,
391 if (ikev2_prf_hash(prf->id, SK_p, keys->SK_prf_len,
411 if (ikev2_prf_hash(prf->id, shared_secret, shared_secret_len, 1,
413 ikev2_prf_hash(prf->id, hash, prf->hash_len, 1,
H A Dikev2_common.h274 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len,
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dikev2.c90 if (ikev2_prf_hash(prf->id, buf, data->i_nonce_len + data->r_nonce_len,
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dikev2.c94 if (ikev2_prf_hash(prf->id, buf, data->i_nonce_len + data->r_nonce_len,
/external/wpa_supplicant_8/src/eap_peer/
H A Dikev2.c90 if (ikev2_prf_hash(prf->id, buf, data->i_nonce_len + data->r_nonce_len,
/external/wpa_supplicant_8/src/eap_server/
H A Dikev2.c94 if (ikev2_prf_hash(prf->id, buf, data->i_nonce_len + data->r_nonce_len,
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dikev2.c90 if (ikev2_prf_hash(prf->id, buf, data->i_nonce_len + data->r_nonce_len,
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dikev2.c94 if (ikev2_prf_hash(prf->id, buf, data->i_nonce_len + data->r_nonce_len,

Completed in 787 milliseconds