Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c383 char *axbuf[XBUFSIZE]; in __test_aead() local
387 if (testmgr_alloc_buf(axbuf)) in __test_aead()
430 assoc = axbuf[0]; in __test_aead()
623 memcpy(axbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()
725 testmgr_free_buf(axbuf); in __test_aead()