Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c2543 create_wireless_algo_cipher_operation_oop(const uint8_t *iv, uint8_t iv_len, in create_wireless_algo_cipher_operation_oop() function
3853 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_kasumi_encryption_oop()
3946 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_kasumi_encryption_oop_sgl()
4031 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_kasumi_decryption_oop()
4312 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_encryption_oop()
4416 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_encryption_oop_sgl()
4547 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_encryption_offset_oop()
4749 retval = create_wireless_algo_cipher_operation_oop(tdata->cipher_iv.data, in test_snow3g_decryption_oop()