Home
last modified time | relevance | path

Searched refs:ikev2_encr_decrypt (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.h283 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv,
H A Dikev2_common.c210 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt() function
499 if (ikev2_encr_decrypt(encr_alg->id, SK_e, keys->SK_encr_len, iv, pos, in ikev2_decrypt_payload()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Dikev2_common.h283 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv,
H A Dikev2_common.c210 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt() function
499 if (ikev2_encr_decrypt(encr_alg->id, SK_e, keys->SK_encr_len, iv, pos, in ikev2_decrypt_payload()

Completed in 4 milliseconds