Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c2106 create_wireless_algo_cipher_operation_oop(const uint8_t *iv, uint8_t iv_len, in create_wireless_algo_cipher_operation_oop() function
3401 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_kasumi_encryption_oop()
3494 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_kasumi_encryption_oop_sgl()
3579 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_kasumi_decryption_oop()
3850 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_encryption_oop()
3944 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_encryption_oop_sgl()
4071 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_encryption_offset_oop()
4260 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_decryption_oop()