Searched refs:ead_buf (Results 1 – 2 of 2) sorted by relevance
24 c->ead.len = sizeof(c->ead_buf); in runtime_context_init()25 c->ead.ptr = c->ead_buf; in runtime_context_init()
24 uint8_t ead_buf[EAD_SIZE]; member