Searched refs:th3_buf (Results 1 – 2 of 2) sorted by relevance
33 c->th3.ptr = c->th3_buf; in runtime_context_init()34 c->th3.len = sizeof(c->th3_buf); in runtime_context_init()
39 uint8_t th3_buf[HASH_SIZE]; member