Searched refs:SHA224_BLOCK_SIZE (Results 1 – 8 of 8) sorted by relevance
| /linux/crypto/ |
| H A D | sha256.c | 323 .base.cra_blocksize = SHA224_BLOCK_SIZE, 359 .base.cra_blocksize = SHA224_BLOCK_SIZE,
|
| /linux/include/crypto/ |
| H A D | sha2.h | 12 #define SHA224_BLOCK_SIZE 64 macro
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-hash.c | 793 .cra_blocksize = SHA224_BLOCK_SIZE, 996 .cra_blocksize = SHA224_BLOCK_SIZE,
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 1340 .cra_blocksize = SHA224_BLOCK_SIZE, 1412 .cra_blocksize = SHA224_BLOCK_SIZE,
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 3751 .cra_blocksize = SHA224_BLOCK_SIZE, 3769 .cra_blocksize = SHA224_BLOCK_SIZE,
|
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 1614 .blocksize = SHA224_BLOCK_SIZE,
|
| H A D | caamalg_qi2.c | 4444 .blocksize = SHA224_BLOCK_SIZE,
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-ops.c | 1522 block_size = SHA224_BLOCK_SIZE; in ccp_run_sha_cmd()
|