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

/linux-master/crypto/
H A Dtcrypt.c146 char *axbuf[XBUFSIZE]; member in struct:test_mb_aead_data
299 if (testmgr_alloc_buf(data[i].axbuf)) {
301 testmgr_free_buf(data[i].axbuf);
378 assoc = cur->axbuf[0];
441 testmgr_free_buf(data[i].axbuf);
535 char *axbuf[XBUFSIZE]; local
556 if (testmgr_alloc_buf(axbuf))
600 assoc = axbuf[0];
694 testmgr_free_buf(axbuf);

Completed in 99 milliseconds