2025-02-16 10:12:19 +01:00
|
|
|
.TH "nvme_security_receive" 9 "nvme_security_receive" "September 2023" "libnvme API manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
2025-02-16 10:03:28 +01:00
|
|
|
nvme_security_receive \- Security Receive command
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "int" nvme_security_receive
|
|
|
|
.BI "(struct nvme_security_receive_args *args " ");"
|
|
|
|
.SH ARGUMENTS
|
|
|
|
.IP "args" 12
|
2025-02-16 10:03:28 +01:00
|
|
|
\fIstruct nvme_security_receive\fP argument structure
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH "RETURN"
|
|
|
|
The nvme command status if a response was received (see
|
|
|
|
\fIenum nvme_status_field\fP) or -1 with errno set otherwise.
|