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

/linux-master/crypto/
H A Dtcrypt.c145 char *xoutbuf[XBUFSIZE]; member in struct:test_mb_aead_data
306 if (testmgr_alloc_buf(data[i].xoutbuf)) {
308 testmgr_free_buf(data[i].xoutbuf);
385 sg_init_aead(cur->sgout, cur->xoutbuf,
438 testmgr_free_buf(data[i].xoutbuf);
534 char *xoutbuf[XBUFSIZE]; local
558 if (testmgr_alloc_buf(xoutbuf))
638 sg_init_aead(sgout, xoutbuf,
692 testmgr_free_buf(xoutbuf);

Completed in 273 milliseconds