Searched refs:in_virt (Results 1 – 1 of 1) sorted by relevance
646 uint8_t *in_virt = NULL, *out_virt = NULL, *aad_virt = NULL; in test_ae_tp() local709 if (posix_memalign((void *)&in_virt, page_size, TEST_BLOCK_SIZE) || !in_virt) { in test_ae_tp()764 in_virt, out_virt, len, in test_ae_tp()785 if (in_virt) in test_ae_tp()786 free(in_virt); in test_ae_tp()