Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c612 static struct scatterlist *dthe_aead_prep_aad(struct scatterlist *sg, in dthe_aead_prep_aad() function
920 aad_sg = dthe_aead_prep_aad(req->src, req->assoclen, src_assoc_padbuf); in dthe_aead_run()