Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtcrypt.c86 #define XBUFSIZE 8 macro
89 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf()
108 static void testmgr_free_buf(char *buf[XBUFSIZE]) in testmgr_free_buf()
116 static void sg_init_aead(struct scatterlist *sg, char *xbuf[XBUFSIZE], in sg_init_aead()
Dtestmgr.c59 #define XBUFSIZE 8 macro
151 static int testmgr_alloc_buf(char *buf[XBUFSIZE]) in testmgr_alloc_buf()
170 static void testmgr_free_buf(char *buf[XBUFSIZE]) in testmgr_free_buf()