Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c658 static struct scatterlist *dthe_aead_prep_crypt(struct scatterlist *sg, in dthe_aead_prep_crypt() function
927 src = dthe_aead_prep_crypt(req->src, req->assoclen, cryptlen, src_crypt_padbuf); in dthe_aead_run()
935 dst = dthe_aead_prep_crypt(req->dst, req->assoclen, unpadded_cryptlen, in dthe_aead_run()