Home
last modified time | relevance | path

Searched refs:SHA3_256_BLOCK_SIZE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha3.h12 #define SHA3_256_BLOCK_SIZE (200 - 2 * SHA3_256_DIGEST_SIZE) macro
/openbmc/linux/arch/s390/crypto/
H A Dsha3_256_s390.c82 .cra_blocksize = SHA3_256_BLOCK_SIZE,
/openbmc/linux/arch/arm64/crypto/
H A Dsha3-ce-glue.c128 .base.cra_blocksize = SHA3_256_BLOCK_SIZE,
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2561 req->block_sz = SHA3_256_BLOCK_SIZE; in safexcel_sha3_256_init()
2597 .cra_blocksize = SHA3_256_BLOCK_SIZE,
2895 memcpy(req->state, &ctx->base.ipad, SHA3_256_BLOCK_SIZE / 2); in safexcel_hmac_sha3_256_init()
2897 req->len = SHA3_256_BLOCK_SIZE; in safexcel_hmac_sha3_256_init()
2898 req->processed = SHA3_256_BLOCK_SIZE; in safexcel_hmac_sha3_256_init()
2901 req->state_sz = SHA3_256_BLOCK_SIZE / 2; in safexcel_hmac_sha3_256_init()
2903 req->block_sz = SHA3_256_BLOCK_SIZE; in safexcel_hmac_sha3_256_init()
2947 .cra_blocksize = SHA3_256_BLOCK_SIZE,
/openbmc/linux/crypto/
H A Dsha3_generic.c258 .base.cra_blocksize = SHA3_256_BLOCK_SIZE,
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c1712 .cra_blocksize = SHA3_256_BLOCK_SIZE,
1742 .cra_blocksize = SHA3_256_BLOCK_SIZE,
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c4000 .cra_blocksize = SHA3_256_BLOCK_SIZE,
4019 .cra_blocksize = SHA3_256_BLOCK_SIZE,