Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/crypto/
Daes-ce-ccm-glue.c61 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() function
275 .setauthsize = ccm_setauthsize,