Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-aead.c270 .maxauthsize = MD5_DIGEST_SIZE,
298 .maxauthsize = SHA1_DIGEST_SIZE,
326 .maxauthsize = SHA224_DIGEST_SIZE,
354 .maxauthsize = SHA256_DIGEST_SIZE,
383 .maxauthsize = MD5_DIGEST_SIZE,
412 .maxauthsize = SHA1_DIGEST_SIZE,
441 .maxauthsize = SHA224_DIGEST_SIZE,
470 .maxauthsize = SHA256_DIGEST_SIZE,
498 .maxauthsize = MD5_DIGEST_SIZE,
526 .maxauthsize = SHA1_DIGEST_SIZE,
[all …]
/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.c1813 .maxauthsize = AES_BLOCK_SIZE,
1832 .maxauthsize = AES_BLOCK_SIZE,
1852 .maxauthsize = AES_BLOCK_SIZE,
1873 .maxauthsize = MD5_DIGEST_SIZE,
1895 .maxauthsize = MD5_DIGEST_SIZE,
1917 .maxauthsize = SHA1_DIGEST_SIZE,
1939 .maxauthsize = SHA1_DIGEST_SIZE,
1961 .maxauthsize = SHA224_DIGEST_SIZE,
1983 .maxauthsize = SHA224_DIGEST_SIZE,
2005 .maxauthsize = SHA256_DIGEST_SIZE,
[all …]
/linux/drivers/crypto/qce/
H A Daead.c697 unsigned int maxauthsize; member
707 .maxauthsize = SHA1_DIGEST_SIZE,
715 .maxauthsize = SHA1_DIGEST_SIZE,
723 .maxauthsize = SHA256_DIGEST_SIZE,
731 .maxauthsize = SHA256_DIGEST_SIZE,
739 .maxauthsize = SHA256_DIGEST_SIZE,
747 .maxauthsize = AES_BLOCK_SIZE,
755 .maxauthsize = AES_BLOCK_SIZE,
778 alg->maxauthsize = def->maxauthsize; in qce_aead_register_one()
/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/crypto/
H A Dsimd.c400 alg->maxauthsize = ialg->maxauthsize; in simd_aead_create_compat()
H A Dgcm.c632 inst->alg.maxauthsize = 16; in crypto_gcm_create_common()
871 inst->alg.maxauthsize = crypto_aead_alg_maxauthsize(alg); in crypto_rfc4106_create()
1057 inst->alg.maxauthsize = crypto_aead_alg_maxauthsize(alg); in crypto_rfc4543_create()
H A Dauthenc.c414 inst->alg.maxauthsize = auth->digestsize; in crypto_authenc_create()
H A Dauthencesn.c406 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/cavium/nitrox/
H A Dnitrox_aead.c537 .maxauthsize = AES_BLOCK_SIZE,
556 .maxauthsize = AES_BLOCK_SIZE,
/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c172 .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/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1237 .maxauthsize = 16,
1258 .maxauthsize = 16,
/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c1919 .maxauthsize = AES_BLOCK_SIZE,
1940 .maxauthsize = AES_BLOCK_SIZE,
/linux/drivers/crypto/
H A Dsa2ul.c2135 .maxauthsize = SHA1_DIGEST_SIZE,
2163 .maxauthsize = SHA256_DIGEST_SIZE,
/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c2451 .base.maxauthsize = AES_BLOCK_SIZE,
2474 .base.maxauthsize = AES_BLOCK_SIZE,
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2795 .maxauthsize = AES_BLOCK_SIZE,
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c2619 .maxauthsize = max_authsize,\