Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dtestmgr.c164 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
222 if (testmgr_alloc_buf(xbuf)) in __test_hash()
456 if (testmgr_alloc_buf(xbuf)) in __test_aead()
458 if (testmgr_alloc_buf(axbuf)) in __test_aead()
460 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()
861 if (testmgr_alloc_buf(xbuf)) in test_cipher()
945 if (testmgr_alloc_buf(xbuf)) in __test_skcipher()
948 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()
1861 if (testmgr_alloc_buf(xbuf)) in do_test_rsa()
Dtcrypt.c253 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf() function
337 if (testmgr_alloc_buf(xbuf)) in test_aead_speed()
339 if (testmgr_alloc_buf(axbuf)) in test_aead_speed()
341 if (testmgr_alloc_buf(xoutbuf)) in test_aead_speed()