Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 5 of 5) sorted by relevance

/spdk/lib/util/
H A Dbase64.c232 spdk_base64_decode(void *dst, size_t *dst_len, const char *src) in spdk_base64_decode()
242 spdk_base64_urlsafe_decode(void *dst, size_t *dst_len, const char *src) in spdk_base64_urlsafe_decode()
H A Ddif.c1251 uint32_t offset_in_block, dst_len, data_block_size; _dif_verify_copy_split() local
[all...]
/spdk/lib/ioat/
H A Dioat.c581 uint64_t pdst_addr, psrc_addr, dst_len, src_len; in spdk_ioat_build_copy() local
662 uint64_t pdst_addr, dst_len; in spdk_ioat_build_fill() local
/spdk/lib/idxd/
H A Didxd.c1586 size_t src_len, dst_len; idxd_validate_dif_insert_iovecs() local
1612 idxd_validate_dif_insert_buf_align(const struct spdk_dif_ctx * ctx,const uint64_t src_len,const uint64_t dst_len) idxd_validate_dif_insert_buf_align() argument
1735 idxd_validate_dif_strip_buf_align(const struct spdk_dif_ctx * ctx,const uint64_t src_len,const uint64_t dst_len) idxd_validate_dif_strip_buf_align() argument
[all...]
/spdk/lib/iscsi/
H A Discsi_rpc.c1943 size_t src_len, dst_len; in rpc_iscsi_get_histogram() local