/linux-6.3-rc2/drivers/crypto/caam/ |
A D | caamalg.c | 2049 .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 D | caamalg_qi.c | 1603 .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 D | caamalg_qi2.c | 1811 .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 D | geniv.c | 48 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 D | aead.c | 134 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 D | simd.c | 430 alg->maxauthsize = ialg->maxauthsize; in simd_aead_create_compat()
|
A D | aegis128-core.c | 513 .maxauthsize = AEGIS128_MAX_AUTH_SIZE, 532 .maxauthsize = AEGIS128_MAX_AUTH_SIZE,
|
/linux-6.3-rc2/drivers/crypto/qce/ |
A D | aead.c | 697 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 D | safexcel_cipher.c | 1756 .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 D | aead.h | 148 unsigned int maxauthsize; member 247 return alg->maxauthsize; in crypto_aead_alg_maxauthsize()
|
/linux-6.3-rc2/drivers/crypto/ |
A D | talitos.c | 2276 .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 D | ixp4xx_crypto.c | 1410 .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 D | otx_cptvf_algs.c | 1425 .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 D | otx2_cptvf_algs.c | 1474 .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 D | cipher.c | 3036 .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 D | cc_aead.c | 2310 .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 D | cryptouser.h | 177 unsigned int maxauthsize; member
|
/linux-6.3-rc2/drivers/crypto/chelsio/ |
A D | chcr_algo.c | 4063 .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 D | nx-aes-ccm.c | 538 .maxauthsize = AES_BLOCK_SIZE, 558 .maxauthsize = AES_BLOCK_SIZE,
|
A D | nx-aes-gcm.c | 482 .maxauthsize = AES_BLOCK_SIZE, 500 .maxauthsize = AES_BLOCK_SIZE,
|
/linux-6.3-rc2/drivers/crypto/ccp/ |
A D | ccp-crypto-aes-galois.c | 172 .maxauthsize = AES_BLOCK_SIZE,
|
/linux-6.3-rc2/drivers/crypto/cavium/nitrox/ |
A D | nitrox_aead.c | 537 .maxauthsize = AES_BLOCK_SIZE, 556 .maxauthsize = AES_BLOCK_SIZE,
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | ghash-ce-glue.c | 529 .maxauthsize = AES_BLOCK_SIZE, 545 .maxauthsize = AES_BLOCK_SIZE,
|
/linux-6.3-rc2/drivers/crypto/keembay/ |
A D | keembay-ocs-aes-core.c | 1473 .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 D | aegis128-aesni-glue.c | 248 .maxauthsize = AEGIS128_MAX_AUTH_SIZE,
|