Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/
Domap-aes.h210 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
Domap-aes-gcm.c348 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in omap_aes_gcm_setauthsize() function
Domap-aes.c760 .setauthsize = omap_aes_gcm_setauthsize,