Searched refs:sha384_initial_hash_value (Results 1 – 4 of 4) sorted by relevance
221 static const uint64_t sha384_initial_hash_value[8] = { variable928 memcpy(context->state, sha384_initial_hash_value, in SHA384_Init()
261 static const uint64_t sha384_initial_hash_value[8] = { variable944 memcpy(context->state, sha384_initial_hash_value, in netpgpv_SHA384_Init()
308 const static sha2_word64 sha384_initial_hash_value[8] = { variable1004 MEMCPY_BCOPY(context->state, sha384_initial_hash_value, SHA512_DIGEST_LENGTH); in SHA384_Init()
301 const static sha2_word64 sha384_initial_hash_value[8] = { variable993 bcopy(sha384_initial_hash_value, context->state, SHA512_DIGEST_LENGTH); in SHA384_Init()