Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c2513 create_wireless_algo_cipher_operation(const uint8_t *iv, uint8_t iv_len, in create_wireless_algo_cipher_operation() function
3661 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_kasumi_encryption()
3760 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_kasumi_encryption_sgl()
4119 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_kasumi_decryption()
4211 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_snow3g_encryption()
4649 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_snow3g_decryption()
6035 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_zuc_encryption()
6131 retval = create_wireless_algo_cipher_operation(tdata->cipher_iv.data, in test_zuc_encryption_sgl()