Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dtcrypt.c154 char *axbuf[XBUFSIZE]; member
302 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()
304 testmgr_free_buf(data[i].axbuf); in test_mb_aead_speed()
379 assoc = cur->axbuf[0]; in test_mb_aead_speed()
442 testmgr_free_buf(data[i].axbuf); in test_mb_aead_speed()
536 char *axbuf[XBUFSIZE]; in test_aead_speed() local
557 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
593 assoc = axbuf[0]; in test_aead_speed()
689 testmgr_free_buf(axbuf); in test_aead_speed()