Lines Matching defs:tdata
2640 const struct wireless_test_data *tdata) in create_wireless_cipher_auth_session()
2700 const struct wireless_test_data *tdata) in create_zuc_cipher_auth_encrypt_generate_session()
2828 create_wireless_cipher_hash_operation(const struct wireless_test_data *tdata, in create_wireless_cipher_hash_operation()
2894 const struct wireless_test_data *tdata) in create_zuc_cipher_hash_generate_operation()
3109 test_snow3g_authentication(const struct snow3g_hash_test_data *tdata) in test_snow3g_authentication()
3200 test_snow3g_authentication_verify(const struct snow3g_hash_test_data *tdata) in test_snow3g_authentication_verify()
3291 test_kasumi_authentication(const struct kasumi_hash_test_data *tdata) in test_kasumi_authentication()
3380 test_kasumi_authentication_verify(const struct kasumi_hash_test_data *tdata) in test_kasumi_authentication_verify()
3604 test_kasumi_encryption(const struct kasumi_test_data *tdata) in test_kasumi_encryption()
3696 test_kasumi_encryption_sgl(const struct kasumi_test_data *tdata) in test_kasumi_encryption_sgl()
3800 test_kasumi_encryption_oop(const struct kasumi_test_data *tdata) in test_kasumi_encryption_oop()
3884 test_kasumi_encryption_oop_sgl(const struct kasumi_test_data *tdata) in test_kasumi_encryption_oop_sgl()
3979 test_kasumi_decryption_oop(const struct kasumi_test_data *tdata) in test_kasumi_decryption_oop()
4062 test_kasumi_decryption(const struct kasumi_test_data *tdata) in test_kasumi_decryption()
4154 test_snow3g_encryption(const struct snow3g_test_data *tdata) in test_snow3g_encryption()
4245 test_snow3g_encryption_oop(const struct snow3g_test_data *tdata) in test_snow3g_encryption_oop()
4345 test_snow3g_encryption_oop_sgl(const struct snow3g_test_data *tdata) in test_snow3g_encryption_oop_sgl()
4472 test_snow3g_encryption_offset_oop(const struct snow3g_test_data *tdata) in test_snow3g_encryption_offset_oop()
4591 static int test_snow3g_decryption(const struct snow3g_test_data *tdata) in test_snow3g_decryption()
4679 static int test_snow3g_decryption_oop(const struct snow3g_test_data *tdata) in test_snow3g_decryption_oop()
4780 test_zuc_cipher_auth(const struct wireless_test_data *tdata) in test_zuc_cipher_auth()
4890 test_snow3g_cipher_auth(const struct snow3g_test_data *tdata) in test_snow3g_cipher_auth()
5002 test_snow3g_auth_cipher(const struct snow3g_test_data *tdata, in test_snow3g_auth_cipher()
5193 test_snow3g_auth_cipher_sgl(const struct snow3g_test_data *tdata, in test_snow3g_auth_cipher_sgl()
5408 test_kasumi_auth_cipher(const struct kasumi_test_data *tdata, in test_kasumi_auth_cipher()
5598 test_kasumi_auth_cipher_sgl(const struct kasumi_test_data *tdata, in test_kasumi_auth_cipher_sgl()
5809 test_kasumi_cipher_auth(const struct kasumi_test_data *tdata) in test_kasumi_cipher_auth()
5981 test_zuc_encryption(const struct wireless_test_data *tdata) in test_zuc_encryption()
6068 test_zuc_encryption_sgl(const struct wireless_test_data *tdata) in test_zuc_encryption_sgl()
6167 test_zuc_authentication(const struct wireless_test_data *tdata) in test_zuc_authentication()
6257 test_zuc_auth_cipher(const struct wireless_test_data *tdata, in test_zuc_auth_cipher()
6453 test_zuc_auth_cipher_sgl(const struct wireless_test_data *tdata, in test_zuc_auth_cipher_sgl()
7318 test_mixed_check_if_unsupported(const struct mixed_cipher_auth_test_data *tdata) in test_mixed_check_if_unsupported()
7340 test_mixed_auth_cipher(const struct mixed_cipher_auth_test_data *tdata, in test_mixed_auth_cipher()
7533 test_mixed_auth_cipher_sgl(const struct mixed_cipher_auth_test_data *tdata, in test_mixed_auth_cipher_sgl()
8055 const struct aead_test_data *tdata) in create_aead_operation()
8204 test_authenticated_encryption(const struct aead_test_data *tdata) in test_authenticated_encryption()
10762 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_iv_corrupt() local
10778 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_in_data_corrupt() local
10794 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_out_data_corrupt() local
10810 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_aad_len_corrupt() local
10826 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_aad_corrupt() local
10845 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_tag_corrupt() local
10859 test_authenticated_decryption(const struct aead_test_data *tdata) in test_authenticated_decryption()
11114 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_iv_corrupt() local
11129 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_in_data_corrupt() local
11145 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_out_data_corrupt() local
11160 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_aad_len_corrupt() local
11175 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_aad_corrupt() local
11193 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_tag_corrupt() local
11206 test_authenticated_encryption_oop(const struct aead_test_data *tdata) in test_authenticated_encryption_oop()
11308 test_authenticated_decryption_oop(const struct aead_test_data *tdata) in test_authenticated_decryption_oop()
11405 const struct aead_test_data *tdata) in test_authenticated_encryption_sessionless()
11508 const struct aead_test_data *tdata) in test_authenticated_decryption_sessionless()
12656 const struct gmac_test_data *tdata) in create_gmac_operation()
12706 const struct gmac_test_data *tdata, in create_gmac_operation_sgl()
12752 const struct gmac_test_data *tdata, in create_gmac_session()
12787 test_AES_GMAC_authentication(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication()
12920 test_AES_GMAC_authentication_verify(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication_verify()
13038 test_AES_GMAC_authentication_SGL(const struct gmac_test_data *tdata, in test_AES_GMAC_authentication_SGL()
14190 const struct aead_test_data *tdata, in create_aead_operation_SGL()
14280 test_authenticated_encryption_SGL(const struct aead_test_data *tdata, in test_authenticated_encryption_SGL()