Home
last modified time | relevance | path

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

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