Home
last modified time | relevance | path

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

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