Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c150 static int __testmgr_alloc_buf(char *buf[XBUFSIZE], int order) in __testmgr_alloc_buf() function
171 return __testmgr_alloc_buf(buf, 0); in testmgr_alloc_buf()
501 return __testmgr_alloc_buf(tsgl->bufs, 1 /* two pages per buffer */); in init_test_sglist()