include/spdk/base64.h
0 → 100644
+138
−0
+1
−1
lib/util/base64.c
0 → 100644
+228
−0
test/unit/lib/util/base64.c/.gitignore
0 → 100644
+1
−0
Loading
RPC method (nvme-passthrough-cmd) needs base64 to transfer binary buffer of nvme-cmd through Json text. Change-Id: I50b9d0efca97da45d6d4fd2a1b53b74811947191 Signed-off-by:Liu Xiaodong <xiaodong.liu@intel.com> Reviewed-on: https://review.gerrithub.io/417805 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>