Home
last modified time | relevance | path

Searched defs:out (Results 1 - 25 of 55) sorted by relevance

123

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H A Dposix_help.h37 int out; // out fd member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/include/
H A Dcryp_rsa.h39 hi_u8 *out; member
/device/board/hisilicon/hispark_taurus/camera/pipeline_core/src/
H A Dipp_algo_example.c69 char *out = (char*)(outBuffer->addr); in Process() local
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/
H A Dipp_algo_example.c68 char *out = (char*)(outBuffer->addr); in Process() local
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/
H A Dipp_algo_example.c68 char *out = (char*)(outBuffer->addr); in Process() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dfrag.c39 bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, uint8 *out, uint *out_len) bcm_tlv_dot11_defrag() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_aead.c43 crypto_mem out; member
H A Dext_sm4.c166 static hi_void sm4_encrypt(const hi_u8 *in, hi_u8 *out, const sm4_key *key, hi_u32 len) in sm4_encrypt() argument
192 static hi_void sm4_decrypt(const hi_u8 *in, hi_u8 *out, const sm4_key *key, hi_u32 len) in sm4_decrypt() argument
220 sm4_ecb_crypt(const hi_u8 *in, hi_u8 *out, hi_u32 len, const sm4_key *key, const hi_s32 dec) sm4_ecb_crypt() argument
231 sm4_cbc_crypt(const hi_u8 *in, hi_u8 *out, const hi_u32 length, const sm4_key *key, hi_u8 *ivec, const hi_s32 dec) sm4_cbc_crypt() argument
292 sm4_ctr128_crypt(const hi_u8 *in, hi_u8 *out, hi_s32 length, const sm4_key *key, hi_u8 counter[SM4_BLOCK_SIZE], hi_u8 ecount_buf[SM4_BLOCK_SIZE], hi_s32 *num) sm4_ctr128_crypt() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_ioctl.h205 struct kbase_kinstr_jm_fd_out out; member
/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
H A Dblackbox_storage.c32 static int storage_log_by_memory(void *out, unsigned int outlen) in storage_log_by_memory() argument
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drk-pcie-dma.h27 } out; member
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_ioctl.h217 struct kbase_kinstr_jm_fd_out out; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/
H A Ddrm_hal_gfx.c311 HIFB_RECT out; in gfx_set_size() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c32 struct mpp_dma_buffer *out = NULL; in mpp_dma_find_buffer_fd() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_mipi_luma.c251 unsigned int out = 0; in rkisp_luma_readout_task() local
H A Disp_stats.c211 unsigned int out = 0; in rkisp_stats_readout_task() local
H A Disp_stats_v1x.c154 unsigned int ph = 0, out = 0, packet_len = 0, playload_len = 0; in rkisp1_stats_get_emb_data() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats.c222 unsigned int out = 0; in rkisp_stats_readout_task() local
H A Disp_stats_v1x.c178 unsigned int ph = 0, out = 0, packet_len = 0, playload_len = 0; in rkisp1_stats_get_emb_data() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c33 struct mpp_dma_buffer *out = NULL; in mpp_dma_find_buffer_fd() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_rsa.c160 hi_u8 *out = HI_NULL; in cryp_ifep_rsa_exp_mod() local
466 static hi_s32 ext_rsa_calc(mbedtls_rsa_context *rsa, hi_u32 mode, const hi_u8 *in, hi_u8 *out, hi_u32 len) in ext_rsa_calc() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_dispatch.c317 static hi_s32 rsa_pub_alloc(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out) in rsa_pub_alloc() argument
442 static hi_s32 rsa_private_alloc(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out) in rsa_private_alloc() argument
488 static hi_s32 rsa_alloc_buffer(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out) in rsa_alloc_buffer() argument
396 rsa_private_get_cfg(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out, hi_u8 *buf) rsa_private_get_cfg() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_ifep_rsa_v100.c396 static hi_void drv_rsa_get_output(hi_u8 *out, hi_u32 klen) in drv_rsa_get_output() argument
600 drv_ifep_rsa_exp_mod(hi_u32 ca_type, const hi_u8 *n, const hi_u8 *k, const hi_u8 *in, hi_u8 *out, rsa_key_width width) drv_ifep_rsa_exp_mod() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcif-luma.c255 unsigned int out = 0; in rkcif_luma_readout_task() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_ioctl.h106 } out; member
160 } out; member
257 } out; member
316 } out; member
357 } out; member
[all...]

Completed in 15 milliseconds

123