Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains parameters that are used in the Security Receive command.
Syntax
typedef struct {
ULONG AL;
} NVME_CDW11_SECURITY_RECEIVE, *PNVME_CDW11_SECURITY_RECEIVE;
Members
AL
The value of the Allocation Length (AL) field is specific to the Security Protocol as defined in SECURITY PROTOCOL IN (SPC-4).
This field is supported and specifies the number of bytes to transfer if the INC_512 field is set to 0
in the SPC-4 Security Protocol.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Header | nvme.h |