Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dtcrypt.c85 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
294 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_aead_speed()
301 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()
308 if (testmgr_alloc_buf(data[i].xoutbuf)) { in test_mb_aead_speed()
554 if (testmgr_alloc_buf(xbuf)) in test_aead_speed()
556 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
558 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()
831 if (testmgr_alloc_buf(data[i].xbuf)) in test_mb_ahash_speed()
1278 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_skcipher_speed()
1286 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_skcipher_speed()
Dtestmgr.c169 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
2360 if (testmgr_alloc_buf(xbuf)) in test_cipher()
3661 if (testmgr_alloc_buf(xbuf)) in test_akcipher_one()