Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c2076 create_wireless_algo_cipher_operation(const uint8_t *iv, uint8_t iv_len, in create_wireless_algo_cipher_operation() function
3209 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_kasumi_encryption()
3308 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_kasumi_encryption_sgl()
3667 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_kasumi_decryption()
3759 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_snow3g_encryption()
4169 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_snow3g_decryption()
5485 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_zuc_encryption()
5586 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_zuc_encryption_sgl()