Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dcaamalg.c2187 .maxauthsize = AES_BLOCK_SIZE,
2209 .maxauthsize = AES_BLOCK_SIZE,
2232 .maxauthsize = AES_BLOCK_SIZE,
2257 .maxauthsize = MD5_DIGEST_SIZE,
2281 .maxauthsize = SHA1_DIGEST_SIZE,
2305 .maxauthsize = SHA224_DIGEST_SIZE,
2329 .maxauthsize = SHA256_DIGEST_SIZE,
2353 .maxauthsize = SHA384_DIGEST_SIZE,
2377 .maxauthsize = SHA512_DIGEST_SIZE,
2400 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
H A Dcaamalg_qi.c1603 .maxauthsize = AES_BLOCK_SIZE,
1622 .maxauthsize = AES_BLOCK_SIZE,
1642 .maxauthsize = AES_BLOCK_SIZE,
1663 .maxauthsize = MD5_DIGEST_SIZE,
1685 .maxauthsize = MD5_DIGEST_SIZE,
1707 .maxauthsize = SHA1_DIGEST_SIZE,
1729 .maxauthsize = SHA1_DIGEST_SIZE,
1751 .maxauthsize = SHA224_DIGEST_SIZE,
1773 .maxauthsize = SHA224_DIGEST_SIZE,
1795 .maxauthsize = SHA256_DIGEST_SIZE,
[all …]
H A Dcaamalg_qi2.c1814 .maxauthsize = AES_BLOCK_SIZE,
1833 .maxauthsize = AES_BLOCK_SIZE,
1853 .maxauthsize = AES_BLOCK_SIZE,
1874 .maxauthsize = MD5_DIGEST_SIZE,
1896 .maxauthsize = MD5_DIGEST_SIZE,
1918 .maxauthsize = SHA1_DIGEST_SIZE,
1940 .maxauthsize = SHA1_DIGEST_SIZE,
1962 .maxauthsize = SHA224_DIGEST_SIZE,
1984 .maxauthsize = SHA224_DIGEST_SIZE,
2006 .maxauthsize = SHA256_DIGEST_SIZE,
[all …]
/linux/include/crypto/
H A Daead.h149 unsigned int maxauthsize; member
297 return alg->maxauthsize; in crypto_aead_alg_maxauthsize()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c1327 .maxauthsize = SHA1_DIGEST_SIZE,
1346 .maxauthsize = SHA256_DIGEST_SIZE,
1365 .maxauthsize = SHA384_DIGEST_SIZE,
1384 .maxauthsize = SHA512_DIGEST_SIZE,
1403 .maxauthsize = SHA1_DIGEST_SIZE,
1422 .maxauthsize = SHA256_DIGEST_SIZE,
1441 .maxauthsize = SHA384_DIGEST_SIZE,
1460 .maxauthsize = SHA512_DIGEST_SIZE,
1479 .maxauthsize = AES_GCM_ICV_SIZE,
/linux/drivers/crypto/bcm/
H A Dcipher.c3034 .maxauthsize = AES_BLOCK_SIZE,
3057 .maxauthsize = AES_BLOCK_SIZE,
3080 .maxauthsize = AES_BLOCK_SIZE,
3103 .maxauthsize = AES_BLOCK_SIZE,
3126 .maxauthsize = AES_BLOCK_SIZE,
3151 .maxauthsize = MD5_DIGEST_SIZE,
3176 .maxauthsize = SHA1_DIGEST_SIZE,
3201 .maxauthsize = SHA256_DIGEST_SIZE,
3226 .maxauthsize = MD5_DIGEST_SIZE,
3251 .maxauthsize = SHA1_DIGEST_SIZE,
[all …]
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c537 .maxauthsize = AES_BLOCK_SIZE,
556 .maxauthsize = AES_BLOCK_SIZE,
/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c230 .maxauthsize = SM4_BLOCK_SIZE,
H A Dsm4-ce-ccm-glue.c262 .maxauthsize = SM4_BLOCK_SIZE,
/linux/crypto/
H A Dauthenc.c414 inst->alg.maxauthsize = auth->digestsize; in crypto_authenc_create()
H A Dauthencesn.c423 inst->alg.maxauthsize = auth->digestsize; in crypto_authenc_esn_create()
H A Dessiv.c598 aead_inst->alg.maxauthsize = crypto_aead_alg_maxauthsize(aead_alg); in essiv_create()
H A Dtestmgr.c2385 const unsigned int maxauthsize = crypto_aead_maxauthsize(tfm); in generate_random_aead_testvec() local
2400 authsize = maxauthsize; in generate_random_aead_testvec()
2402 authsize = prandom_u32_below(rng, maxauthsize + 1); in generate_random_aead_testvec()
/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1237 .maxauthsize = 16,
1258 .maxauthsize = 16,
/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c1929 .maxauthsize = AES_BLOCK_SIZE,
1951 .maxauthsize = AES_BLOCK_SIZE,