Lines Matching defs:tdata
2203 const struct wireless_test_data *tdata) in create_wireless_cipher_auth_session()
2263 const struct wireless_test_data *tdata) in create_zuc_cipher_auth_encrypt_generate_session()
2391 create_wireless_cipher_hash_operation(const struct wireless_test_data *tdata, in create_wireless_cipher_hash_operation()
2457 const struct wireless_test_data *tdata) in create_zuc_cipher_hash_generate_operation()
2657 test_snow3g_authentication(const struct snow3g_hash_test_data *tdata) in test_snow3g_authentication()
2748 test_snow3g_authentication_verify(const struct snow3g_hash_test_data *tdata) in test_snow3g_authentication_verify()
2839 test_kasumi_authentication(const struct kasumi_hash_test_data *tdata) in test_kasumi_authentication()
2928 test_kasumi_authentication_verify(const struct kasumi_hash_test_data *tdata) in test_kasumi_authentication_verify()
3152 test_kasumi_encryption(const struct kasumi_test_data *tdata) in test_kasumi_encryption()
3244 test_kasumi_encryption_sgl(const struct kasumi_test_data *tdata) in test_kasumi_encryption_sgl()
3348 test_kasumi_encryption_oop(const struct kasumi_test_data *tdata) in test_kasumi_encryption_oop()
3432 test_kasumi_encryption_oop_sgl(const struct kasumi_test_data *tdata) in test_kasumi_encryption_oop_sgl()
3527 test_kasumi_decryption_oop(const struct kasumi_test_data *tdata) in test_kasumi_decryption_oop()
3610 test_kasumi_decryption(const struct kasumi_test_data *tdata) in test_kasumi_decryption()
3702 test_snow3g_encryption(const struct snow3g_test_data *tdata) in test_snow3g_encryption()
3793 test_snow3g_encryption_oop(const struct snow3g_test_data *tdata) in test_snow3g_encryption_oop()
3879 test_snow3g_encryption_oop_sgl(const struct snow3g_test_data *tdata) in test_snow3g_encryption_oop_sgl()
3996 test_snow3g_encryption_offset_oop(const struct snow3g_test_data *tdata) in test_snow3g_encryption_offset_oop()
4111 static int test_snow3g_decryption(const struct snow3g_test_data *tdata) in test_snow3g_decryption()
4199 static int test_snow3g_decryption_oop(const struct snow3g_test_data *tdata) in test_snow3g_decryption_oop()
4287 test_zuc_cipher_auth(const struct wireless_test_data *tdata) in test_zuc_cipher_auth()
4397 test_snow3g_cipher_auth(const struct snow3g_test_data *tdata) in test_snow3g_cipher_auth()
4509 test_snow3g_auth_cipher(const struct snow3g_test_data *tdata, in test_snow3g_auth_cipher()
4697 test_snow3g_auth_cipher_sgl(const struct snow3g_test_data *tdata, in test_snow3g_auth_cipher_sgl()
4908 test_kasumi_auth_cipher(const struct kasumi_test_data *tdata, in test_kasumi_auth_cipher()
5098 test_kasumi_auth_cipher_sgl(const struct kasumi_test_data *tdata, in test_kasumi_auth_cipher_sgl()
5309 test_kasumi_cipher_auth(const struct kasumi_test_data *tdata) in test_kasumi_cipher_auth()
5426 test_zuc_encryption(const struct wireless_test_data *tdata) in test_zuc_encryption()
5518 test_zuc_encryption_sgl(const struct wireless_test_data *tdata) in test_zuc_encryption_sgl()
5622 test_zuc_authentication(const struct wireless_test_data *tdata) in test_zuc_authentication()
5715 test_zuc_auth_cipher(const struct wireless_test_data *tdata, in test_zuc_auth_cipher()
5909 test_zuc_auth_cipher_sgl(const struct wireless_test_data *tdata, in test_zuc_auth_cipher_sgl()
6720 test_mixed_check_if_unsupported(const struct mixed_cipher_auth_test_data *tdata) in test_mixed_check_if_unsupported()
6742 test_mixed_auth_cipher(const struct mixed_cipher_auth_test_data *tdata, in test_mixed_auth_cipher()
6932 test_mixed_auth_cipher_sgl(const struct mixed_cipher_auth_test_data *tdata, in test_mixed_auth_cipher_sgl()
7450 const struct aead_test_data *tdata) in create_aead_operation()
7599 test_authenticated_encryption(const struct aead_test_data *tdata) in test_authenticated_encryption()
9128 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_iv_corrupt() local
9144 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_in_data_corrupt() local
9160 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_out_data_corrupt() local
9176 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_aad_len_corrupt() local
9192 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_aad_corrupt() local
9211 struct aead_test_data tdata; in test_AES_GCM_auth_encryption_fail_tag_corrupt() local
9225 test_authenticated_decryption(const struct aead_test_data *tdata) in test_authenticated_decryption()
9480 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_iv_corrupt() local
9495 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_in_data_corrupt() local
9511 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_out_data_corrupt() local
9526 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_aad_len_corrupt() local
9541 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_aad_corrupt() local
9559 struct aead_test_data tdata; in test_AES_GCM_auth_decryption_fail_tag_corrupt() local
9572 test_authenticated_encryption_oop(const struct aead_test_data *tdata) in test_authenticated_encryption_oop()
9665 test_authenticated_decryption_oop(const struct aead_test_data *tdata) in test_authenticated_decryption_oop()
9748 const struct aead_test_data *tdata) in test_authenticated_encryption_sessionless()
9851 const struct aead_test_data *tdata) in test_authenticated_decryption_sessionless()
10741 const struct gmac_test_data *tdata) in create_gmac_operation()
10791 const struct gmac_test_data *tdata, in create_gmac_operation_sgl()
10837 const struct gmac_test_data *tdata, in create_gmac_session()
10872 test_AES_GMAC_authentication(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication()
11003 test_AES_GMAC_authentication_verify(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication_verify()
11119 test_AES_GMAC_authentication_SGL(const struct gmac_test_data *tdata, in test_AES_GMAC_authentication_SGL()
12251 const struct aead_test_data *tdata, in create_aead_operation_SGL()
12341 test_authenticated_encryption_SGL(const struct aead_test_data *tdata, in test_authenticated_encryption_SGL()