Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/ !
Dtcrypt.c145 char *xoutbuf[XBUFSIZE]; member
306 if (testmgr_alloc_buf(data[i].xoutbuf)) { in test_mb_aead_speed()
308 testmgr_free_buf(data[i].xoutbuf); in test_mb_aead_speed()
385 sg_init_aead(cur->sgout, cur->xoutbuf, in test_mb_aead_speed()
438 testmgr_free_buf(data[i].xoutbuf); in test_mb_aead_speed()
534 char *xoutbuf[XBUFSIZE]; in test_aead_speed() local
558 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()
638 sg_init_aead(sgout, xoutbuf, in test_aead_speed()
692 testmgr_free_buf(xoutbuf); in test_aead_speed()