Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dtestmgr.c173 static void testmgr_free_buf(char *buf[XBUFSIZE]) in testmgr_free_buf() function
383 testmgr_free_buf(xbuf); in __test_hash()
787 testmgr_free_buf(xoutbuf); in __test_aead()
789 testmgr_free_buf(axbuf); in __test_aead()
791 testmgr_free_buf(xbuf); in __test_aead()
901 testmgr_free_buf(xbuf); in test_cipher()
1144 testmgr_free_buf(xoutbuf); in __test_skcipher()
1146 testmgr_free_buf(xbuf); in __test_skcipher()
Dtcrypt.c239 static void testmgr_free_buf(char *buf[XBUFSIZE]) in testmgr_free_buf() function
409 testmgr_free_buf(xoutbuf); in test_aead_speed()
411 testmgr_free_buf(axbuf); in test_aead_speed()
413 testmgr_free_buf(xbuf); in test_aead_speed()