Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/crypto/caam/
Dcaamalg.c2091 .maxauthsize = AES_BLOCK_SIZE,
2110 .maxauthsize = AES_BLOCK_SIZE,
2130 .maxauthsize = AES_BLOCK_SIZE,
2152 .maxauthsize = MD5_DIGEST_SIZE,
2173 .maxauthsize = SHA1_DIGEST_SIZE,
2194 .maxauthsize = SHA224_DIGEST_SIZE,
2215 .maxauthsize = SHA256_DIGEST_SIZE,
2236 .maxauthsize = SHA384_DIGEST_SIZE,
2257 .maxauthsize = SHA512_DIGEST_SIZE,
2277 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
Dcaamalg_qi.c1558 .maxauthsize = AES_BLOCK_SIZE,
1577 .maxauthsize = AES_BLOCK_SIZE,
1597 .maxauthsize = AES_BLOCK_SIZE,
1618 .maxauthsize = MD5_DIGEST_SIZE,
1640 .maxauthsize = MD5_DIGEST_SIZE,
1662 .maxauthsize = SHA1_DIGEST_SIZE,
1684 .maxauthsize = SHA1_DIGEST_SIZE,
1706 .maxauthsize = SHA224_DIGEST_SIZE,
1728 .maxauthsize = SHA224_DIGEST_SIZE,
1750 .maxauthsize = SHA256_DIGEST_SIZE,
[all …]
Dcaamalg_qi2.c1736 .maxauthsize = AES_BLOCK_SIZE,
1755 .maxauthsize = AES_BLOCK_SIZE,
1775 .maxauthsize = AES_BLOCK_SIZE,
1796 .maxauthsize = MD5_DIGEST_SIZE,
1818 .maxauthsize = MD5_DIGEST_SIZE,
1840 .maxauthsize = SHA1_DIGEST_SIZE,
1862 .maxauthsize = SHA1_DIGEST_SIZE,
1884 .maxauthsize = SHA224_DIGEST_SIZE,
1906 .maxauthsize = SHA224_DIGEST_SIZE,
1928 .maxauthsize = SHA256_DIGEST_SIZE,
[all …]
/Linux-v5.4/crypto/
Daead.c139 aead->authsize = alg->maxauthsize; in crypto_aead_init_tfm()
162 raead.maxauthsize = aead->maxauthsize; in crypto_aead_report()
185 seq_printf(m, "maxauthsize : %u\n", aead->maxauthsize); in crypto_aead_show()
240 unsigned int maxauthsize; in aead_geniv_alloc() local
271 maxauthsize = crypto_aead_alg_maxauthsize(alg); in aead_geniv_alloc()
297 inst->alg.maxauthsize = maxauthsize; in aead_geniv_alloc()
389 if (max3(alg->maxauthsize, alg->ivsize, alg->chunksize) > in aead_prepare_alg()
Dsimd.c436 alg->maxauthsize = ialg->maxauthsize; in simd_aead_create_compat()
Dtestmgr.c2062 unsigned int maxauthsize = crypto_aead_alg(tfm)->maxauthsize; in generate_random_aead_testvec() local
2081 authsize = maxauthsize; in generate_random_aead_testvec()
2083 authsize = prandom_u32() % (maxauthsize + 1); in generate_random_aead_testvec()
2140 const unsigned int maxauthsize = crypto_aead_alg(tfm)->maxauthsize; in test_aead_vs_generic_impl() local
2196 if (maxauthsize != crypto_aead_alg(generic_tfm)->maxauthsize) { in test_aead_vs_generic_impl()
2198 driver, maxauthsize, in test_aead_vs_generic_impl()
2199 crypto_aead_alg(generic_tfm)->maxauthsize); in test_aead_vs_generic_impl()
Dpcrypt.c251 inst->alg.maxauthsize = crypto_aead_alg_maxauthsize(alg); in pcrypt_create_aead()
Dgcm.c665 inst->alg.maxauthsize = 16; in crypto_gcm_create_common()
928 inst->alg.maxauthsize = crypto_aead_alg_maxauthsize(alg); in crypto_rfc4106_create()
1166 inst->alg.maxauthsize = crypto_aead_alg_maxauthsize(alg); in crypto_rfc4543_create()
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_cipher.c1589 .maxauthsize = SHA1_DIGEST_SIZE,
1624 .maxauthsize = SHA256_DIGEST_SIZE,
1659 .maxauthsize = SHA224_DIGEST_SIZE,
1694 .maxauthsize = SHA512_DIGEST_SIZE,
1729 .maxauthsize = SHA384_DIGEST_SIZE,
1763 .maxauthsize = SHA1_DIGEST_SIZE,
1797 .maxauthsize = SHA1_DIGEST_SIZE,
1831 .maxauthsize = SHA256_DIGEST_SIZE,
1865 .maxauthsize = SHA224_DIGEST_SIZE,
1899 .maxauthsize = SHA512_DIGEST_SIZE,
[all …]
/Linux-v5.4/drivers/crypto/
Dtalitos.c2275 .maxauthsize = SHA1_DIGEST_SIZE,
2296 .maxauthsize = SHA1_DIGEST_SIZE,
2317 .maxauthsize = SHA1_DIGEST_SIZE,
2341 .maxauthsize = SHA1_DIGEST_SIZE,
2363 .maxauthsize = SHA224_DIGEST_SIZE,
2384 .maxauthsize = SHA224_DIGEST_SIZE,
2405 .maxauthsize = SHA224_DIGEST_SIZE,
2429 .maxauthsize = SHA224_DIGEST_SIZE,
2451 .maxauthsize = SHA256_DIGEST_SIZE,
2472 .maxauthsize = SHA256_DIGEST_SIZE,
[all …]
Dixp4xx_crypto.c1329 .maxauthsize = MD5_DIGEST_SIZE,
1341 .maxauthsize = MD5_DIGEST_SIZE,
1354 .maxauthsize = SHA1_DIGEST_SIZE,
1366 .maxauthsize = SHA1_DIGEST_SIZE,
1379 .maxauthsize = MD5_DIGEST_SIZE,
1391 .maxauthsize = SHA1_DIGEST_SIZE,
Dpicoxcell_crypto.c1419 .maxauthsize = SHA1_DIGEST_SIZE,
1449 .maxauthsize = SHA256_DIGEST_SIZE,
1479 .maxauthsize = MD5_DIGEST_SIZE,
1509 .maxauthsize = SHA1_DIGEST_SIZE,
1540 .maxauthsize = SHA256_DIGEST_SIZE,
1570 .maxauthsize = MD5_DIGEST_SIZE,
Datmel-aes.c1832 .maxauthsize = AES_BLOCK_SIZE,
2260 .maxauthsize = SHA1_DIGEST_SIZE,
2280 .maxauthsize = SHA224_DIGEST_SIZE,
2300 .maxauthsize = SHA256_DIGEST_SIZE,
2320 .maxauthsize = SHA384_DIGEST_SIZE,
2340 .maxauthsize = SHA512_DIGEST_SIZE,
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.c3138 .maxauthsize = AES_BLOCK_SIZE,
3161 .maxauthsize = AES_BLOCK_SIZE,
3184 .maxauthsize = AES_BLOCK_SIZE,
3207 .maxauthsize = AES_BLOCK_SIZE,
3230 .maxauthsize = AES_BLOCK_SIZE,
3253 .maxauthsize = MD5_DIGEST_SIZE,
3276 .maxauthsize = SHA1_DIGEST_SIZE,
3299 .maxauthsize = SHA256_DIGEST_SIZE,
3322 .maxauthsize = MD5_DIGEST_SIZE,
3345 .maxauthsize = SHA1_DIGEST_SIZE,
[all …]
/Linux-v5.4/include/uapi/linux/
Dcryptouser.h177 unsigned int maxauthsize; member
/Linux-v5.4/drivers/crypto/ccree/
Dcc_aead.c2369 .maxauthsize = SHA1_DIGEST_SIZE,
2389 .maxauthsize = SHA1_DIGEST_SIZE,
2409 .maxauthsize = SHA256_DIGEST_SIZE,
2429 .maxauthsize = SHA256_DIGEST_SIZE,
2449 .maxauthsize = AES_BLOCK_SIZE,
2469 .maxauthsize = SHA1_DIGEST_SIZE,
2489 .maxauthsize = SHA256_DIGEST_SIZE,
2509 .maxauthsize = AES_BLOCK_SIZE,
2529 .maxauthsize = AES_BLOCK_SIZE,
2549 .maxauthsize = AES_BLOCK_SIZE,
[all …]
/Linux-v5.4/include/crypto/internal/
Daead.h118 return alg->maxauthsize; in crypto_aead_alg_maxauthsize()
/Linux-v5.4/include/crypto/
Daead.h140 unsigned int maxauthsize; member
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c3421 unsigned int max_authsize = crypto_aead_alg(authenc)->maxauthsize; in chcr_authenc_setkey()
3930 .maxauthsize = GHASH_DIGEST_SIZE,
3950 .maxauthsize = GHASH_DIGEST_SIZE,
3969 .maxauthsize = GHASH_DIGEST_SIZE,
3988 .maxauthsize = GHASH_DIGEST_SIZE,
4009 .maxauthsize = SHA1_DIGEST_SIZE,
4031 .maxauthsize = SHA256_DIGEST_SIZE,
4051 .maxauthsize = SHA224_DIGEST_SIZE,
4072 .maxauthsize = SHA384_DIGEST_SIZE,
4093 .maxauthsize = SHA512_DIGEST_SIZE,
[all …]
/Linux-v5.4/drivers/crypto/nx/
Dnx-aes-ccm.c558 .maxauthsize = AES_BLOCK_SIZE,
578 .maxauthsize = AES_BLOCK_SIZE,
Dnx-aes-gcm.c491 .maxauthsize = AES_BLOCK_SIZE,
509 .maxauthsize = AES_BLOCK_SIZE,
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-aes-galois.c173 .maxauthsize = AES_BLOCK_SIZE,
/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_aead.c507 .maxauthsize = AES_BLOCK_SIZE,
526 .maxauthsize = AES_BLOCK_SIZE,
/Linux-v5.4/arch/x86/crypto/
Daegis128-aesni-glue.c250 .maxauthsize = AEGIS128_MAX_AUTH_SIZE,
/Linux-v5.4/arch/arm64/crypto/
Daes-ce-ccm-glue.c358 .maxauthsize = AES_BLOCK_SIZE,

12