Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dtcrypt.c75 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
289 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_aead_speed()
296 if (testmgr_alloc_buf(data[i].axbuf)) { in test_mb_aead_speed()
303 if (testmgr_alloc_buf(data[i].xoutbuf)) { in test_mb_aead_speed()
551 if (testmgr_alloc_buf(xbuf)) in test_aead_speed()
553 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
555 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()
1087 if (testmgr_alloc_buf(data[i].xbuf)) { in test_mb_skcipher_speed()
1095 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
2663 if (testmgr_alloc_buf(xbuf)) in test_cipher()
4011 if (testmgr_alloc_buf(xbuf)) in test_akcipher_one()