Home
last modified time | relevance | path

Searched refs:key_pad_len (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.h48 size_t key_pad_len; member
H A Deap_ikev2.c85 data->ikev2.key_pad_len = 21; in eap_ikev2_init()
H A Dikev2.c553 data->key_pad, data->key_pad_len, in ikev2_process_auth_secret()
1005 data->key_pad, data->key_pad_len, in ikev2_build_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.h47 size_t key_pad_len; member
H A Deap_server_ikev2.c97 data->ikev2.key_pad_len = 21; in eap_ikev2_init()
H A Dikev2.c621 data->key_pad, data->key_pad_len, in ikev2_process_auth_secret()
1071 data->key_pad, data->key_pad_len, in ikev2_build_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.h48 size_t key_pad_len; member
H A Deap_ikev2.c85 data->ikev2.key_pad_len = 21; in eap_ikev2_init()
H A Dikev2.c555 data->key_pad, data->key_pad_len, in ikev2_process_auth_secret()
1007 data->key_pad, data->key_pad_len, in ikev2_build_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.h47 size_t key_pad_len; member
H A Deap_server_ikev2.c97 data->ikev2.key_pad_len = 21; in eap_ikev2_init()
H A Dikev2.c621 data->key_pad, data->key_pad_len, in ikev2_process_auth_secret()
1071 data->key_pad, data->key_pad_len, in ikev2_build_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.h291 const u8 *key_pad, size_t key_pad_len,
H A Dikev2_common.c374 const u8 *key_pad, size_t key_pad_len, in ikev2_derive_auth_data()
415 &key_pad, &key_pad_len, hash) < 0 || in ikev2_derive_auth_data()
369 ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, const u8 *ID, size_t ID_len, u8 ID_type, struct ikev2_keys *keys, int initiator, const u8 *shared_secret, size_t shared_secret_len, const u8 *nonce, size_t nonce_len, const u8 *key_pad, size_t key_pad_len, u8 *auth_data) ikev2_derive_auth_data() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Dikev2_common.h291 const u8 *key_pad, size_t key_pad_len,
H A Dikev2_common.c374 const u8 *key_pad, size_t key_pad_len, in ikev2_derive_auth_data()
415 &key_pad, &key_pad_len, hash) < 0 || in ikev2_derive_auth_data()
369 ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, const u8 *ID, size_t ID_len, u8 ID_type, struct ikev2_keys *keys, int initiator, const u8 *shared_secret, size_t shared_secret_len, const u8 *nonce, size_t nonce_len, const u8 *key_pad, size_t key_pad_len, u8 *auth_data) ikev2_derive_auth_data() argument

Completed in 13 milliseconds