Linux Kernel
3.7.1
|
#include <osd_protocol.h>
Data Fields | |
u8 | integrity_check_value [OSDv1_CRYPTO_KEYID_SIZE] |
u8 | request_nonce [OSD_CRYPTO_NONCE_SIZE] |
osd_cdb_offset | data_in_integrity_check_offset |
osd_cdb_offset | data_out_integrity_check_offset |
Definition at line 213 of file osd_protocol.h.
osd_cdb_offset data_in_integrity_check_offset |
Definition at line 216 of file osd_protocol.h.
osd_cdb_offset data_out_integrity_check_offset |
Definition at line 217 of file osd_protocol.h.
u8 integrity_check_value[OSDv1_CRYPTO_KEYID_SIZE] |
Definition at line 214 of file osd_protocol.h.
u8 request_nonce[OSD_CRYPTO_NONCE_SIZE] |
Definition at line 215 of file osd_protocol.h.