+93
−42
Loading
opal_send_recv() is a wrapper implementation to use the asynchronous security send/receive APIs, it can be used in a session context, but from the view of one session, the opal_send_recv() is still executed synchronously, but if the drive can support more than one session, opal_send_recv() can be called from different sessions or threads. Change-Id: I3a4b2ec14cb7706c39565a6b4fb8a3a4862f3d4c Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1670 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>