FreeBSD kernel usb device Code
uath_cmd_crypto Struct Reference

#include <if_uathreg.h>

Collaboration diagram for uath_cmd_crypto:

Data Fields

uint32_t keyidx
 
uint32_t xorkey
 
uint32_t size
 
struct uath_connkey_rec rec
 

Detailed Description

Definition at line 308 of file if_uathreg.h.

Field Documentation

◆ keyidx

uint32_t uath_cmd_crypto::keyidx

Definition at line 309 of file if_uathreg.h.

Referenced by uath_set_key().

◆ rec

struct uath_connkey_rec uath_cmd_crypto::rec

Definition at line 313 of file if_uathreg.h.

◆ size

uint32_t uath_cmd_crypto::size

Definition at line 312 of file if_uathreg.h.

Referenced by uath_set_key().

◆ xorkey

uint32_t uath_cmd_crypto::xorkey

Definition at line 311 of file if_uathreg.h.


The documentation for this struct was generated from the following file: