Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsecreg.h199 struct ubsec_ctx_rngbypass { struct
200 volatile u_int16_t rbp_len; /* command length, 64 */
201 volatile u_int16_t rbp_op; /* rng bypass, 0x41 */
202 volatile u_int8_t rbp_pad[60]; /* padding */