Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamalg.c2049 .maxauthsize = AES_BLOCK_SIZE,
2068 .maxauthsize = AES_BLOCK_SIZE,
2088 .maxauthsize = AES_BLOCK_SIZE,
2110 .maxauthsize = MD5_DIGEST_SIZE,
2235 .maxauthsize = MD5_DIGEST_SIZE,
2257 .maxauthsize = MD5_DIGEST_SIZE,
2499 .maxauthsize = MD5_DIGEST_SIZE,
2521 .maxauthsize = MD5_DIGEST_SIZE,
2773 .maxauthsize = MD5_DIGEST_SIZE,
2795 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
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,
1930 .maxauthsize = MD5_DIGEST_SIZE,
1952 .maxauthsize = MD5_DIGEST_SIZE,
2204 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
A Dcaamalg_qi2.c1811 .maxauthsize = AES_BLOCK_SIZE,
1830 .maxauthsize = AES_BLOCK_SIZE,
1850 .maxauthsize = AES_BLOCK_SIZE,
1871 .maxauthsize = MD5_DIGEST_SIZE,
1893 .maxauthsize = MD5_DIGEST_SIZE,
2138 .maxauthsize = MD5_DIGEST_SIZE,
2160 .maxauthsize = MD5_DIGEST_SIZE,
2412 .maxauthsize = MD5_DIGEST_SIZE,
2434 .maxauthsize = MD5_DIGEST_SIZE,
2681 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
/linux-6.3-rc2/crypto/
A Dgeniv.c48 unsigned int maxauthsize; in aead_geniv_alloc() local
70 maxauthsize = crypto_aead_alg_maxauthsize(alg); in aead_geniv_alloc()
95 inst->alg.maxauthsize = maxauthsize; in aead_geniv_alloc()
A Daead.c134 aead->authsize = alg->maxauthsize; in crypto_aead_init_tfm()
157 raead.maxauthsize = aead->maxauthsize; in crypto_aead_report()
180 seq_printf(m, "maxauthsize : %u\n", aead->maxauthsize); in crypto_aead_show()
224 if (max3(alg->maxauthsize, alg->ivsize, alg->chunksize) > in aead_prepare_alg()
A Dsimd.c430 alg->maxauthsize = ialg->maxauthsize; in simd_aead_create_compat()
A Daegis128-core.c513 .maxauthsize = AEGIS128_MAX_AUTH_SIZE,
532 .maxauthsize = AEGIS128_MAX_AUTH_SIZE,
/linux-6.3-rc2/drivers/crypto/qce/
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-6.3-rc2/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c1756 .maxauthsize = SHA1_DIGEST_SIZE,
1937 .maxauthsize = SHA1_DIGEST_SIZE,
2122 .maxauthsize = SHA1_DIGEST_SIZE,
2305 .maxauthsize = SHA1_DIGEST_SIZE,
2661 .maxauthsize = GHASH_DIGEST_SIZE,
2785 .maxauthsize = AES_BLOCK_SIZE,
3357 .maxauthsize = SHA1_DIGEST_SIZE,
3467 .maxauthsize = SM3_DIGEST_SIZE,
3503 .maxauthsize = SHA1_DIGEST_SIZE,
3538 .maxauthsize = SM3_DIGEST_SIZE,
[all …]
/linux-6.3-rc2/include/crypto/
A Daead.h148 unsigned int maxauthsize; member
247 return alg->maxauthsize; in crypto_aead_alg_maxauthsize()
/linux-6.3-rc2/drivers/crypto/
A Dtalitos.c2276 .maxauthsize = SHA1_DIGEST_SIZE,
2298 .maxauthsize = SHA1_DIGEST_SIZE,
2320 .maxauthsize = SHA1_DIGEST_SIZE,
2345 .maxauthsize = SHA1_DIGEST_SIZE,
2368 .maxauthsize = SHA224_DIGEST_SIZE,
2390 .maxauthsize = SHA224_DIGEST_SIZE,
2412 .maxauthsize = SHA224_DIGEST_SIZE,
2642 .maxauthsize = MD5_DIGEST_SIZE,
2664 .maxauthsize = MD5_DIGEST_SIZE,
2685 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
A Dixp4xx_crypto.c1410 .maxauthsize = MD5_DIGEST_SIZE,
1422 .maxauthsize = MD5_DIGEST_SIZE,
1435 .maxauthsize = SHA1_DIGEST_SIZE,
1447 .maxauthsize = SHA1_DIGEST_SIZE,
1460 .maxauthsize = MD5_DIGEST_SIZE,
1472 .maxauthsize = SHA1_DIGEST_SIZE,
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.c1425 .maxauthsize = SHA1_DIGEST_SIZE,
1444 .maxauthsize = SHA256_DIGEST_SIZE,
1463 .maxauthsize = SHA384_DIGEST_SIZE,
1482 .maxauthsize = SHA512_DIGEST_SIZE,
1501 .maxauthsize = SHA1_DIGEST_SIZE,
1520 .maxauthsize = SHA256_DIGEST_SIZE,
1539 .maxauthsize = SHA384_DIGEST_SIZE,
1558 .maxauthsize = SHA512_DIGEST_SIZE,
1577 .maxauthsize = AES_GCM_ICV_SIZE,
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c1474 .maxauthsize = SHA1_DIGEST_SIZE,
1493 .maxauthsize = SHA256_DIGEST_SIZE,
1512 .maxauthsize = SHA384_DIGEST_SIZE,
1531 .maxauthsize = SHA512_DIGEST_SIZE,
1550 .maxauthsize = SHA1_DIGEST_SIZE,
1569 .maxauthsize = SHA256_DIGEST_SIZE,
1588 .maxauthsize = SHA384_DIGEST_SIZE,
1607 .maxauthsize = SHA512_DIGEST_SIZE,
1626 .maxauthsize = AES_GCM_ICV_SIZE,
/linux-6.3-rc2/drivers/crypto/bcm/
A Dcipher.c3036 .maxauthsize = AES_BLOCK_SIZE,
3059 .maxauthsize = AES_BLOCK_SIZE,
3082 .maxauthsize = AES_BLOCK_SIZE,
3105 .maxauthsize = AES_BLOCK_SIZE,
3128 .maxauthsize = AES_BLOCK_SIZE,
3153 .maxauthsize = MD5_DIGEST_SIZE,
3178 .maxauthsize = SHA1_DIGEST_SIZE,
3228 .maxauthsize = MD5_DIGEST_SIZE,
3253 .maxauthsize = SHA1_DIGEST_SIZE,
3378 .maxauthsize = MD5_DIGEST_SIZE,
[all …]
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_aead.c2310 .maxauthsize = SHA1_DIGEST_SIZE,
2330 .maxauthsize = SHA1_DIGEST_SIZE,
2350 .maxauthsize = SHA256_DIGEST_SIZE,
2390 .maxauthsize = AES_BLOCK_SIZE,
2410 .maxauthsize = SHA1_DIGEST_SIZE,
2450 .maxauthsize = AES_BLOCK_SIZE,
2470 .maxauthsize = AES_BLOCK_SIZE,
2490 .maxauthsize = AES_BLOCK_SIZE,
2510 .maxauthsize = AES_BLOCK_SIZE,
2530 .maxauthsize = AES_BLOCK_SIZE,
[all …]
/linux-6.3-rc2/include/uapi/linux/
A Dcryptouser.h177 unsigned int maxauthsize; member
/linux-6.3-rc2/drivers/crypto/chelsio/
A Dchcr_algo.c4063 .maxauthsize = GHASH_DIGEST_SIZE,
4083 .maxauthsize = GHASH_DIGEST_SIZE,
4102 .maxauthsize = GHASH_DIGEST_SIZE,
4121 .maxauthsize = GHASH_DIGEST_SIZE,
4142 .maxauthsize = SHA1_DIGEST_SIZE,
4164 .maxauthsize = SHA256_DIGEST_SIZE,
4184 .maxauthsize = SHA224_DIGEST_SIZE,
4205 .maxauthsize = SHA384_DIGEST_SIZE,
4247 .maxauthsize = 0,
4268 .maxauthsize = SHA1_DIGEST_SIZE,
[all …]
/linux-6.3-rc2/drivers/crypto/nx/
A Dnx-aes-ccm.c538 .maxauthsize = AES_BLOCK_SIZE,
558 .maxauthsize = AES_BLOCK_SIZE,
A Dnx-aes-gcm.c482 .maxauthsize = AES_BLOCK_SIZE,
500 .maxauthsize = AES_BLOCK_SIZE,
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-crypto-aes-galois.c172 .maxauthsize = AES_BLOCK_SIZE,
/linux-6.3-rc2/drivers/crypto/cavium/nitrox/
A Dnitrox_aead.c537 .maxauthsize = AES_BLOCK_SIZE,
556 .maxauthsize = AES_BLOCK_SIZE,
/linux-6.3-rc2/arch/arm64/crypto/
A Dghash-ce-glue.c529 .maxauthsize = AES_BLOCK_SIZE,
545 .maxauthsize = AES_BLOCK_SIZE,
/linux-6.3-rc2/drivers/crypto/keembay/
A Dkeembay-ocs-aes-core.c1473 .maxauthsize = AES_BLOCK_SIZE,
1495 .maxauthsize = AES_BLOCK_SIZE,
1516 .maxauthsize = AES_BLOCK_SIZE,
1537 .maxauthsize = AES_BLOCK_SIZE,
/linux-6.3-rc2/arch/x86/crypto/
A Daegis128-aesni-glue.c248 .maxauthsize = AEGIS128_MAX_AUTH_SIZE,

Completed in 76 milliseconds

12