Home
last modified time | relevance | path

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

/crypto/
Dtcrypt.c86 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
300 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_aead_speed()
307 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()
314 if (testmgr_alloc_buf(data[i].xoutbuf)) { in test_mb_aead_speed()
562 if (testmgr_alloc_buf(xbuf)) in test_aead_speed()
564 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
566 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()
845 if (testmgr_alloc_buf(data[i].xbuf)) in test_mb_ahash_speed()
1292 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_skcipher_speed()
Dtestmgr.c187 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
2612 if (testmgr_alloc_buf(xbuf)) in test_cipher()
3931 if (testmgr_alloc_buf(xbuf)) in test_akcipher_one()