Searched refs:axbuf (Results 1 – 2 of 2) sorted by relevance
157 char *axbuf[XBUFSIZE]; member305 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()307 testmgr_free_buf(data[i].axbuf); in test_mb_aead_speed()382 assoc = cur->axbuf[0]; in test_mb_aead_speed()445 testmgr_free_buf(data[i].axbuf); in test_mb_aead_speed()539 char *axbuf[XBUFSIZE]; in test_aead_speed() local560 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()596 assoc = axbuf[0]; in test_aead_speed()692 testmgr_free_buf(axbuf); in test_aead_speed()
625 char *axbuf[XBUFSIZE]; in __test_aead() local635 if (testmgr_alloc_buf(axbuf)) in __test_aead()682 assoc = axbuf[0]; in __test_aead()829 memcpy(axbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()836 axbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()975 testmgr_free_buf(axbuf); in __test_aead()