Home
last modified time | relevance | path

Searched refs:aes_siv_encrypt (Results 1 – 21 of 21) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes_siv.h12 int aes_siv_encrypt(const u8 *key, size_t key_len,
Daes-siv.c119 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt() function
Dcrypto_module_tests.c96 if (aes_siv_encrypt(key, sizeof(key), plaintext, sizeof(plaintext), in test_siv()
126 if (aes_siv_encrypt(key_2, sizeof(key_2), in test_siv()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes_siv.h12 int aes_siv_encrypt(const u8 *key, size_t key_len,
Daes-siv.c119 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt() function
Dcrypto_module_tests.c96 if (aes_siv_encrypt(key, sizeof(key), plaintext, sizeof(plaintext), in test_siv()
126 if (aes_siv_encrypt(key_2, sizeof(key_2), in test_siv()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_auth.c205 if (aes_siv_encrypt(auth->k1, auth->curve->hash_len, clear, siv_len, in dpp_auth_build_req()
391 if (aes_siv_encrypt(siv_key, auth->curve->hash_len, clear, siv_len, in dpp_auth_build_resp()
515 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_auth_build_resp_ok()
1088 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_auth_build_conf()
1104 if (aes_siv_encrypt(auth->k2, auth->curve->hash_len, in dpp_auth_build_conf()
Ddpp_reconfig.c398 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_reconfig_build_resp()
628 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_reconfig_build_conf()
Ddpp_backup.c297 aes_siv_encrypt(kek, hash_len, wpabuf_head(cont_enc_key), in dpp_build_pw_recipient_info()
405 aes_siv_encrypt(wpabuf_head(cont_enc_key), wpabuf_len(cont_enc_key), in dpp_build_enc_cont_info()
Ddpp_pkex.c664 if (aes_siv_encrypt(pkex->z, curve->hash_len, in dpp_pkex_build_commit_reveal_req()
983 if (aes_siv_encrypt(pkex->z, curve->hash_len, in dpp_pkex_build_commit_reveal_resp()
Dsae_pk.c688 if (aes_siv_encrypt(tmp->kek, tmp->kek_len, in sae_write_confirm_pk()
Ddpp.c735 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conf_req_attr()
1854 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conf_resp()
3128 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conf_result()
3352 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conn_status_result()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_rsn.c620 if (aes_siv_encrypt(sta->aek, sizeof(sta->aek), ampe_ie, 2 + len, 3, in mesh_rsn_protect_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_rsn.c615 if (aes_siv_encrypt(sta->aek, sizeof(sta->aek), ampe_ie, 2 + len, 3, in mesh_rsn_protect_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.c1813 if (aes_siv_encrypt(auth->k1, auth->curve->hash_len, clear, siv_len, in dpp_auth_build_req()
1996 if (aes_siv_encrypt(siv_key, auth->curve->hash_len, clear, siv_len, in dpp_auth_build_resp()
2439 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conf_req_attr()
2919 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_auth_build_resp_ok()
3492 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_auth_build_conf()
3508 if (aes_siv_encrypt(auth->k2, auth->curve->hash_len, in dpp_auth_build_conf()
4944 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conf_resp()
6137 if (aes_siv_encrypt(auth->ke, auth->curve->hash_len, in dpp_build_conf_result()
7569 if (aes_siv_encrypt(pkex->z, curve->hash_len, in dpp_pkex_build_commit_reveal_req()
7870 if (aes_siv_encrypt(pkex->z, curve->hash_len, in dpp_pkex_build_commit_reveal_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c1556 if (aes_siv_encrypt(sm->PTK.kek, sm->PTK.kek_len, kde, kde_len, in __wpa_send_eapol()
2632 if (aes_siv_encrypt(sm->PTK.kek, sm->PTK.kek_len, in fils_encrypt_assoc()
Dwpa_auth_ft.c491 } else if (aes_siv_encrypt(key, key_len, plain, plain_len, in wpa_ft_rrb_encrypt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c1618 if (aes_siv_encrypt(sm->PTK.kek, sm->PTK.kek_len, kde, kde_len, in __wpa_send_eapol()
2729 if (aes_siv_encrypt(sm->PTK.kek, sm->PTK.kek_len, in fils_encrypt_assoc()
Dwpa_auth_ft.c492 } else if (aes_siv_encrypt(key, key_len, plain, plain_len, in wpa_ft_rrb_encrypt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c142 if (aes_siv_encrypt(ptk->kek, ptk->kek_len, in wpa_eapol_key_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.c144 if (aes_siv_encrypt(ptk->kek, ptk->kek_len, in wpa_eapol_key_send()