Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/crypto/
Daes-ce-ccm-glue.c64 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() function
370 .setauthsize = ccm_setauthsize,