Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dtestmgr.c154 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
212 if (testmgr_alloc_buf(xbuf)) in __test_hash()
447 if (testmgr_alloc_buf(xbuf)) in __test_aead()
449 if (testmgr_alloc_buf(axbuf)) in __test_aead()
451 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()
842 if (testmgr_alloc_buf(xbuf)) in test_cipher()
925 if (testmgr_alloc_buf(xbuf)) in __test_skcipher()
928 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()
Dtcrypt.c220 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
304 if (testmgr_alloc_buf(xbuf)) in test_aead_speed()
306 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
308 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()