Loading
nvme_tcp: add missing increment of pos index
Retained PSK derivation routine is missing a single increment to the `pos` index, which is used to construct HKDF info label for OpenSSL functions. Change the way we calculate final size of HKDF info label to match rest of the operations on this buffer. Additionally, split acquiring PSK retained size and checking its value in tcp_ut. Change-Id: Ibd9feb884d618e7664cdb59950219367d7b9510b Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18207 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot