Home
last modified time | relevance | path

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

/crypto/
Dtcrypt.c153 char *axbuf[XBUFSIZE]; member
301 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()
303 testmgr_free_buf(data[i].axbuf); in test_mb_aead_speed()
378 assoc = cur->axbuf[0]; in test_mb_aead_speed()
441 testmgr_free_buf(data[i].axbuf); in test_mb_aead_speed()
535 char *axbuf[XBUFSIZE]; in test_aead_speed() local
556 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
592 assoc = axbuf[0]; in test_aead_speed()
688 testmgr_free_buf(axbuf); in test_aead_speed()