Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Domap-aes.h208 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
H A Domap-aes-gcm.c349 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in omap_aes_gcm_setauthsize() function
H A Domap-aes.c755 .setauthsize = omap_aes_gcm_setauthsize,