Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dtcrypt.c153 char *xoutbuf[XBUFSIZE]; member
309 if (testmgr_alloc_buf(data[i].xoutbuf)) { in test_mb_aead_speed()
311 testmgr_free_buf(data[i].xoutbuf); in test_mb_aead_speed()
386 sg_init_aead(cur->sgout, cur->xoutbuf, in test_mb_aead_speed()
439 testmgr_free_buf(data[i].xoutbuf); in test_mb_aead_speed()
535 char *xoutbuf[XBUFSIZE]; in test_aead_speed() local
559 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()
633 sg_init_aead(sgout, xoutbuf, in test_aead_speed()
687 testmgr_free_buf(xoutbuf); in test_aead_speed()