Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_cipher.c98 uint8_t *tmp_data_in, *tmp_data_out; in test_cipher_item_virt() local
175 tmp_data_in = plain; in test_cipher_item_virt()
182 res = rk_cipher_crypt_virt(cipher_hdl, tmp_data_in, in test_cipher_item_virt()
190 tmp_data_in += tmp_len; in test_cipher_item_virt()