Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dtcrypt.c113 static void sg_init_aead(struct scatterlist *sg, char *xbuf[XBUFSIZE], in sg_init_aead() function
389 sg_init_aead(cur->sg, cur->xbuf, in test_mb_aead_speed()
393 sg_init_aead(cur->sgout, cur->xoutbuf, in test_mb_aead_speed()
643 sg_init_aead(sg, xbuf, bs + (enc ? 0 : authsize), in test_aead_speed()
646 sg_init_aead(sgout, xoutbuf, in test_aead_speed()