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

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

Completed in 79 milliseconds