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

/linux-master/crypto/
H A Dtcrypt.c97 static void testmgr_free_buf(char *buf[XBUFSIZE]) function
294 testmgr_free_buf(data[i].xbuf);
301 testmgr_free_buf(data[i].axbuf);
308 testmgr_free_buf(data[i].xoutbuf);
438 testmgr_free_buf(data[i].xoutbuf);
441 testmgr_free_buf(data[i].axbuf);
444 testmgr_free_buf(data[i].xbuf);
692 testmgr_free_buf(xoutbuf);
694 testmgr_free_buf(axbuf);
696 testmgr_free_buf(xbu
[all...]
H A Dtestmgr.c197 static void testmgr_free_buf(char *buf[XBUFSIZE]) function
2799 testmgr_free_buf(xbuf);
4249 testmgr_free_buf(xbuf);

Completed in 147 milliseconds