Searched refs:ccm_setauthsize (Results 1 – 2 of 2) sorted by relevance
46 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() function281 .setauthsize = ccm_setauthsize,
55 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() function318 .setauthsize = ccm_setauthsize,
Completed in 6 milliseconds