Home
last modified time | relevance | path

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

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