Home
last modified time | relevance | path

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

/lib/crypto/
A Dsha512.c21 static const struct sha512_block_state sha384_iv = { variable
152 __sha512_init(&ctx->ctx, &sha384_iv, 0); in sha384_init()
263 if (iv == &sha384_iv) in __hmac_sha512_preparekey()
289 raw_key, raw_key_len, &sha384_iv); in hmac_sha384_preparekey()
313 raw_key, raw_key_len, &sha384_iv); in hmac_sha384_init_usingrawkey()

Completed in 4 milliseconds