Searched refs:SHA3_384_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
15 #define SHA3_384_BLOCK_SIZE (200 - 2 * SHA3_384_DIGEST_SIZE) macro
121 .cra_blocksize = SHA3_384_BLOCK_SIZE,
139 .base.cra_blocksize = SHA3_384_BLOCK_SIZE,
2664 req->block_sz = SHA3_384_BLOCK_SIZE; in safexcel_sha3_384_init()2700 .cra_blocksize = SHA3_384_BLOCK_SIZE,3011 memcpy(req->state, &ctx->base.ipad, SHA3_384_BLOCK_SIZE / 2); in safexcel_hmac_sha3_384_init()3013 req->len = SHA3_384_BLOCK_SIZE; in safexcel_hmac_sha3_384_init()3014 req->processed = SHA3_384_BLOCK_SIZE; in safexcel_hmac_sha3_384_init()3017 req->state_sz = SHA3_384_BLOCK_SIZE / 2; in safexcel_hmac_sha3_384_init()3019 req->block_sz = SHA3_384_BLOCK_SIZE; in safexcel_hmac_sha3_384_init()3063 .cra_blocksize = SHA3_384_BLOCK_SIZE,
268 .base.cra_blocksize = SHA3_384_BLOCK_SIZE,
4093 .cra_blocksize = SHA3_384_BLOCK_SIZE,