Searched refs:xoutbuf (Results 1 – 2 of 2) sorted by relevance
438 char *xoutbuf[XBUFSIZE]; in __test_aead() local451 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()539 output = xoutbuf[0]; in __test_aead()647 q = xoutbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()740 q = xoutbuf[IDX[k] >> PAGE_SHIFT] + in __test_aead()787 testmgr_free_buf(xoutbuf); in __test_aead()922 char *xoutbuf[XBUFSIZE]; in __test_skcipher() local928 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()987 data = xoutbuf[0]; in __test_skcipher()1071 q = xoutbuf[IDX[k] >> PAGE_SHIFT] + in __test_skcipher()[all …]
285 char *xoutbuf[XBUFSIZE]; in test_aead_speed() local308 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()380 sg_init_aead(&sgout[0], xoutbuf, in test_aead_speed()409 testmgr_free_buf(xoutbuf); in test_aead_speed()