Home
last modified time | relevance | path

Searched defs:authenc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c190 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize()
348 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
451 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
559 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
H A Dcaamalg.c321 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
382 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
449 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
517 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()