Home
last modified time | relevance | path

Searched defs:out_len (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dhkdf.c43 uint8_t *out_buf, uint_t out_len) in hkdf_sha512_expand()
86 uint_t out_len) in hkdf_sha512()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dhkdf.c65 uint8_t *out_buf, uint_t out_len) in hkdf_sha512_expand()
155 uint_t out_len) in hkdf_sha512()
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cfg.c173 u16 in_len, out_len; in get_cap_from_fw() local
195 u16 in_len, out_len; in get_cap_from_pf() local
/f-stack/app/redis-5.0.5/src/
H A Dlzf_d.c61 void *out_data, unsigned int out_len) in lzf_decompress()
H A Dlzf_c.c100 void *out_data, unsigned int out_len in lzf_compress()
/f-stack/lib/
H A Dff_dpdk_pcap.c88 unsigned int out_len = 0, wr_len = 0; in ff_dump_packets() local
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dxchacha20.c110 size_t out_len; in tv_stream_xchacha20() local
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Daes.c626 size_t saved_length, out_len; in aes_encrypt_update() local
696 size_t saved_length, out_len; in aes_decrypt_update() local
/f-stack/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c724 uint16_t out_len = (e + 7) >> 3; in process_enc_cb() local
854 uint16_t msgLen, puntBits, parity_offset, out_len; in process_ldpc_enc_cb() local
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.c151 int out_len = MLX5_ST_SZ_BYTES(query_flow_counter_out) + in mlx5_devx_cmd_flow_counter_query() local
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c1617 uint32_t in_len = 0, out_len = 0; in build_proto_sg() local
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c73 uint32_t in_len = 0, out_len = 0; in build_proto_compound_sg_fd() local
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.h45 u32 out_len:16; member