Home
last modified time | relevance | path

Searched defs:XBUFSIZE (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dtestmgr.c76 #define XBUFSIZE 8 macro
172 static int __testmgr_alloc_buf(char *buf[XBUFSIZE], int order) in __testmgr_alloc_buf()
191 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf()
196 static void __testmgr_free_buf(char *buf[XBUFSIZE], int order) in __testmgr_free_buf()
204 static void testmgr_free_buf(char *buf[XBUFSIZE]) in testmgr_free_buf()
596 const struct test_sg_division *out_divs[XBUFSIZE]) in build_test_sglist()
1251 const struct test_sg_division *divs[XBUFSIZE]) in build_hash_sglist()