Searched refs:omap_aes_gcm_setauthsize (Results 1 – 3 of 3) sorted by relevance
210 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
348 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in omap_aes_gcm_setauthsize() function
760 .setauthsize = omap_aes_gcm_setauthsize,
Completed in 7 milliseconds