Home
last modified time | relevance | path

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

/arch/powerpc/crypto/
A Daes-gcm-p10-glue.c330 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function
392 .setauthsize = rfc4106_setauthsize,
/arch/arm64/crypto/
A Dghash-ce-glue.c455 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function
507 .setauthsize = rfc4106_setauthsize,
/arch/arm/crypto/
A Dghash-ce-glue.c495 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function
546 .setauthsize = rfc4106_setauthsize,

Completed in 9 milliseconds