Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c52 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() function
272 .setauthsize = ccm_setauthsize,
H A Dsm4-ce-ccm-glue.c46 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() function
286 .setauthsize = ccm_setauthsize,