Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dtcrypt.c86 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
295 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_aead_speed()
302 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()
309 if (testmgr_alloc_buf(data[i].xoutbuf)) { in test_mb_aead_speed()
555 if (testmgr_alloc_buf(xbuf)) in test_aead_speed()
557 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
559 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()
832 if (testmgr_alloc_buf(data[i].xbuf)) in test_mb_ahash_speed()
1279 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_skcipher_speed()
1287 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_skcipher_speed()
Dtestmgr.c184 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
2624 if (testmgr_alloc_buf(xbuf)) in test_cipher()
3946 if (testmgr_alloc_buf(xbuf)) in test_akcipher_one()