Searched refs:xoutbuf (Results 1 – 2 of 2) sorted by relevance
447 char *xoutbuf[XBUFSIZE]; in __test_aead() local460 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()557 output = xoutbuf[0]; in __test_aead()680 q = xoutbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()759 q = xoutbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()806 testmgr_free_buf(xoutbuf); in __test_aead()941 char *xoutbuf[XBUFSIZE]; in __test_skcipher() local948 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()1008 data = xoutbuf[0]; in __test_skcipher()1103 q = xoutbuf[IDX[k] >> PAGE_SHIFT] + in __test_skcipher()[all …]
317 char *xoutbuf[XBUFSIZE]; in test_aead_speed() local341 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()415 sg_init_aead(sgout, xoutbuf, in test_aead_speed()447 testmgr_free_buf(xoutbuf); in test_aead_speed()