xoutbuf           152 crypto/tcrypt.c 	char *xoutbuf[XBUFSIZE];
xoutbuf           308 crypto/tcrypt.c 		if (testmgr_alloc_buf(data[i].xoutbuf)) {
xoutbuf           310 crypto/tcrypt.c 				testmgr_free_buf(data[i].xoutbuf);
xoutbuf           385 crypto/tcrypt.c 				sg_init_aead(cur->sgout, cur->xoutbuf,
xoutbuf           438 crypto/tcrypt.c 		testmgr_free_buf(data[i].xoutbuf);
xoutbuf           534 crypto/tcrypt.c 	char *xoutbuf[XBUFSIZE];
xoutbuf           558 crypto/tcrypt.c 	if (testmgr_alloc_buf(xoutbuf))
xoutbuf           632 crypto/tcrypt.c 			sg_init_aead(sgout, xoutbuf,
xoutbuf           686 crypto/tcrypt.c 	testmgr_free_buf(xoutbuf);