Searched refs:omap_aes_gcm_setauthsize (Results 1 – 3 of 3) sorted by relevance
208 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
349 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in omap_aes_gcm_setauthsize() function
755 .setauthsize = omap_aes_gcm_setauthsize,