Searched refs:in_out_fd (Results 1 – 1 of 1) sorted by relevance
317 rk_crypto_mem *in_out_fd = NULL; in test_cipher_tp() local384 in_out_fd = rk_crypto_mem_alloc(TEST_BLOCK_SIZE); in test_cipher_tp()385 if (!in_out_fd) { in test_cipher_tp()411 operation, in_out_fd, len)) { in test_cipher_tp()448 if (in_out_fd) in test_cipher_tp()449 rk_crypto_mem_free(in_out_fd); in test_cipher_tp()