Searched refs:SHA384_BLOCK_SIZE (Results 1 – 8 of 8) sorted by relevance
| /linux/crypto/ |
| H A D | sha512.c | 329 .base.cra_blocksize = SHA384_BLOCK_SIZE, 365 .base.cra_blocksize = SHA384_BLOCK_SIZE,
|
| /linux/include/crypto/ |
| H A D | sha2.h | 19 #define SHA384_BLOCK_SIZE 128 macro
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-hash.c | 843 .cra_blocksize = SHA384_BLOCK_SIZE, 1052 .cra_blocksize = SHA384_BLOCK_SIZE,
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 1598 .cra_blocksize = SHA384_BLOCK_SIZE, 1742 .cra_blocksize = SHA384_BLOCK_SIZE,
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 3824 .cra_blocksize = SHA384_BLOCK_SIZE, 3843 .cra_blocksize = SHA384_BLOCK_SIZE,
|
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 1656 .blocksize = SHA384_BLOCK_SIZE,
|
| H A D | caamalg_qi2.c | 4486 .blocksize = SHA384_BLOCK_SIZE,
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-ops.c | 1533 block_size = SHA384_BLOCK_SIZE; in ccp_run_sha_cmd()
|