Home
last modified time | relevance | path

Searched refs:SHA3_224_BLOCK_SIZE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha3.h9 #define SHA3_224_BLOCK_SIZE (200 - 2 * SHA3_224_DIGEST_SIZE) macro
26 u8 buf[SHA3_224_BLOCK_SIZE];
/openbmc/linux/arch/s390/crypto/
H A Dsha.h21 #define SHA_MAX_BLOCK_SIZE SHA3_224_BLOCK_SIZE
H A Dsha3_256_s390.c111 .cra_blocksize = SHA3_224_BLOCK_SIZE,
/openbmc/linux/arch/arm64/crypto/
H A Dsha3-ce-glue.c117 .base.cra_blocksize = SHA3_224_BLOCK_SIZE,
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2367 req->block_sz = SHA3_224_BLOCK_SIZE; in safexcel_sha3_224_init()
2389 u8 key[SHA3_224_BLOCK_SIZE]; in safexcel_sha3_fbcheck()
2539 .cra_blocksize = SHA3_224_BLOCK_SIZE,
2824 memcpy(req->state, &ctx->base.ipad, SHA3_224_BLOCK_SIZE / 2); in safexcel_hmac_sha3_224_init()
2826 req->len = SHA3_224_BLOCK_SIZE; in safexcel_hmac_sha3_224_init()
2827 req->processed = SHA3_224_BLOCK_SIZE; in safexcel_hmac_sha3_224_init()
2830 req->state_sz = SHA3_224_BLOCK_SIZE / 2; in safexcel_hmac_sha3_224_init()
2832 req->block_sz = SHA3_224_BLOCK_SIZE; in safexcel_hmac_sha3_224_init()
2876 .cra_blocksize = SHA3_224_BLOCK_SIZE,
/openbmc/linux/crypto/
H A Dsha3_generic.c248 .base.cra_blocksize = SHA3_224_BLOCK_SIZE,
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c110 #define HASH_BUFLEN (SHA3_224_BLOCK_SIZE + 4)
1653 .cra_blocksize = SHA3_224_BLOCK_SIZE,
1683 .cra_blocksize = SHA3_224_BLOCK_SIZE,
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c3959 .cra_blocksize = SHA3_224_BLOCK_SIZE,
3978 .cra_blocksize = SHA3_224_BLOCK_SIZE,
4035 .cra_blocksize = SHA3_224_BLOCK_SIZE,