Searched refs:msg1_hash_buf (Results 1 – 2 of 2) sorted by relevance
30 c->msg1_hash.ptr = c->msg1_hash_buf; in runtime_context_init()31 c->msg1_hash.len = sizeof(c->msg1_hash_buf); in runtime_context_init()
28 uint8_t msg1_hash_buf[HASH_SIZE]; member