Searched refs:omap_aes_gcm_setauthsize (Results 1 – 3 of 3) sorted by relevance
206 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
753 .setauthsize = omap_aes_gcm_setauthsize,
Completed in 9 milliseconds