Searched defs:ubsec_ctx_rngbypass (Results 1 – 1 of 1) sorted by relevance
234 struct ubsec_ctx_rngbypass { struct235 volatile u_int16_t rbp_len; /* command length, 64 */236 volatile u_int16_t rbp_op; /* rng bypass, 0x41 */237 volatile u_int8_t rbp_pad[60]; /* padding */