Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c926 static int stm32_cryp_aes_gcm_setauthsize(struct crypto_aead *tfm, in stm32_cryp_aes_gcm_setauthsize() function
1851 .base.setauthsize = stm32_cryp_aes_gcm_setauthsize,