Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/
Domap-aes.h206 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
Domap-aes-gcm.c349 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in omap_aes_gcm_setauthsize() function
Domap-aes.c754 .setauthsize = omap_aes_gcm_setauthsize,