Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/tegra/
Dtegra-se-aes.c1406 static int tegra_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in tegra_gcm_setauthsize() function
1916 .setauthsize = tegra_gcm_setauthsize,