Searched refs:out_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() local715 if (posix_memalign((void *)&out_virt, page_size, TEST_BLOCK_SIZE) || !out_virt) { in test_ae_tp()764 in_virt, out_virt, len, in test_ae_tp()788 if (out_virt) in test_ae_tp()789 free(out_virt); in test_ae_tp()