Searched refs:ikev2_encr_encrypt (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Dikev2_common.h281 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv,
H A Dikev2_common.c175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, function
586 if (ikev2_encr_encrypt(encr_alg->id, SK_e, keys->SK_encr_len, iv,
/external/wpa_supplicant_8/src/eap_common/
H A Dikev2_common.h281 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv,
H A Dikev2_common.c175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, function
586 if (ikev2_encr_encrypt(encr_alg->id, SK_e, keys->SK_encr_len, iv,
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Dikev2_common.h281 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv,
H A Dikev2_common.c175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, function
586 if (ikev2_encr_encrypt(encr_alg->id, SK_e, keys->SK_encr_len, iv,

Completed in 59 milliseconds