Linux Kernel
3.7.1
|
#include <osd_protocol.h>
Data Fields | |
u8 | integrity_check_value [OSDv2_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 222 of file osd_protocol.h.
osd_cdb_offset data_in_integrity_check_offset |
Definition at line 225 of file osd_protocol.h.
osd_cdb_offset data_out_integrity_check_offset |
Definition at line 226 of file osd_protocol.h.
u8 integrity_check_value[OSDv2_CRYPTO_KEYID_SIZE] |
Definition at line 223 of file osd_protocol.h.
u8 request_nonce[OSD_CRYPTO_NONCE_SIZE] |
Definition at line 224 of file osd_protocol.h.