Home
last modified time | relevance | path

Searched defs:michael_context (Results 1 – 1 of 1) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dmichael.h26 typedef struct michael_context { struct
27 u_int32_t michael_key[2];
28 u_int32_t michael_l, michael_r;
29 u_int32_t michael_state;
30 u_int michael_count;