Home
last modified time | relevance | path

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

/lib/crypto/
A Dsha256.c21 static const struct sha256_block_state sha224_iv = { variable
167 __sha256_init(&ctx->ctx, &sha224_iv, 0); in sha224_init()
277 if (iv == &sha224_iv) in __hmac_sha256_preparekey()
303 raw_key, raw_key_len, &sha224_iv); in hmac_sha224_preparekey()
327 raw_key, raw_key_len, &sha224_iv); in hmac_sha224_init_usingrawkey()

Completed in 4 milliseconds