Searched refs:SHA3_256_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
12 #define SHA3_256_BLOCK_SIZE (200 - 2 * SHA3_256_DIGEST_SIZE) macro
83 .cra_blocksize = SHA3_256_BLOCK_SIZE,
128 .base.cra_blocksize = SHA3_256_BLOCK_SIZE,
2605 req->block_sz = SHA3_256_BLOCK_SIZE; in safexcel_sha3_256_init()2641 .cra_blocksize = SHA3_256_BLOCK_SIZE,2939 memcpy(req->state, &ctx->base.ipad, SHA3_256_BLOCK_SIZE / 2); in safexcel_hmac_sha3_256_init()2941 req->len = SHA3_256_BLOCK_SIZE; in safexcel_hmac_sha3_256_init()2942 req->processed = SHA3_256_BLOCK_SIZE; in safexcel_hmac_sha3_256_init()2945 req->state_sz = SHA3_256_BLOCK_SIZE / 2; in safexcel_hmac_sha3_256_init()2947 req->block_sz = SHA3_256_BLOCK_SIZE; in safexcel_hmac_sha3_256_init()2991 .cra_blocksize = SHA3_256_BLOCK_SIZE,
258 .base.cra_blocksize = SHA3_256_BLOCK_SIZE,
4036 .cra_blocksize = SHA3_256_BLOCK_SIZE,4055 .cra_blocksize = SHA3_256_BLOCK_SIZE,