| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| D | mpp_bitread.h | 30 #define READ_ONEBIT(bitctx, out) \ argument 41 #define READ_BITS(bitctx, num_bits, out) \ argument 49 #define READ_BITS_LONG(bitctx, num_bits, out) \ argument 57 #define SHOW_BITS(bitctx, num_bits, out) \ argument 65 #define SHOW_BITS_LONG(bitctx, num_bits, out) \ argument 85 #define READ_UE(bitctx, out) \ argument 93 #define READ_SE(bitctx, out) \ argument
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/ext/tinycrypt/src/ |
| D | ccm_mode.c | 93 static int ccm_ctr_mode(uint8_t *out, unsigned int outlen, const uint8_t *in, in ccm_ctr_mode() 138 int tc_ccm_generation_encryption(uint8_t *out, unsigned int olen, in tc_ccm_generation_encryption() 196 int tc_ccm_decryption_verification(uint8_t *out, unsigned int olen, in tc_ccm_decryption_verification()
|
| D | cbc_mode.c | 37 int tc_cbc_mode_encrypt(uint8_t *out, unsigned int outlen, const uint8_t *in, in tc_cbc_mode_encrypt() 76 int tc_cbc_mode_decrypt(uint8_t *out, unsigned int outlen, const uint8_t *in, in tc_cbc_mode_decrypt()
|
| D | aes_decrypt.c | 73 static inline void mult_row_column(uint8_t *out, const uint8_t *in) in mult_row_column() 147 int tc_aes_decrypt(uint8_t *out, const uint8_t *in, const TCAesKeySched_t s) in tc_aes_decrypt()
|
| D | aes_encrypt.c | 133 static inline void mult_row_column(uint8_t *out, const uint8_t *in) in mult_row_column() 177 int tc_aes_encrypt(uint8_t *out, const uint8_t *in, const TCAesKeySched_t s) in tc_aes_encrypt()
|
| /device/soc/rockchip/common/sdk_linux/scripts/kconfig/ |
| D | parser.y | 592 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string() 609 static void print_symbol(FILE *out, struct menu *menu) in print_symbol() 700 void zconfdump(FILE *out) in zconfdump()
|
| /device/soc/bestechnic/bes2600/liteos_m/components/utils/src/ |
| D | printf.c | 202 static size_t _out_rev(out_fct_type out, char* buffer, size_t idx, size_t maxlen, const char* buf, … in _out_rev() 230 static size_t _ntoa_format(out_fct_type out, char* buffer, size_t idx, size_t maxlen, char* buf, si… in _ntoa_format() 284 static size_t _ntoa_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen, unsigned long v… in _ntoa_long() 309 static size_t _ntoa_long_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen, unsigned l… in _ntoa_long_long() 342 static size_t _ftoa(out_fct_type out, char* buffer, size_t idx, size_t maxlen, double value, unsign… in _ftoa() 470 static size_t _etoa(out_fct_type out, char* buffer, size_t idx, size_t maxlen, double value, unsign… in _etoa() 580 static int _vsnprintf(out_fct_type out, char* buffer, const size_t maxlen, const char* format, va_l… in _vsnprintf()
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/ |
| D | printf-stdarg.c | 185 static size_t _out_rev(out_fct_type out, char *buffer, size_t idx, size_t maxlen, const char *buf, … in _out_rev() 213 static size_t _ntoa_format(out_fct_type out, char *buffer, size_t idx, size_t maxlen, char *buf, si… in _ntoa_format() 263 static size_t _ntoa_long(out_fct_type out, char *buffer, size_t idx, size_t maxlen, unsigned long v… in _ntoa_long() 288 static size_t _ntoa_long_long(out_fct_type out, char *buffer, size_t idx, size_t maxlen, unsigned l… in _ntoa_long_long() 321 static size_t _ftoa(out_fct_type out, char *buffer, size_t idx, size_t maxlen, double value, unsign… in _ftoa() 448 static size_t _etoa(out_fct_type out, char *buffer, size_t idx, size_t maxlen, double value, unsign… in _etoa() 559 static int _vsnprintf(out_fct_type out, char *buffer, const size_t maxlen, const char *format, va_l… in _vsnprintf()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/ |
| D | vdec_drv_if.c | 70 struct aml_vcodec_mem *bs, void *out) in vdec_if_probe() 103 enum vdec_get_param_type type, void *out) in vdec_if_get_param()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/dvbcsa2/ |
| D | dvbcsa_block.c | 77 void dvbcsa_block_decrypt (const dvbcsa_keys_t key, const dvbcsa_block_t in, dvbcsa_block_t out) in dvbcsa_block_decrypt() 107 void dvbcsa_block_encrypt (const dvbcsa_keys_t key, const dvbcsa_block_t in, dvbcsa_block_t out) in dvbcsa_block_encrypt()
|
| /device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
| D | printf.c | 205 static size_t _out_rev(out_fct_type out, char* buffer, size_t buffer_idx, size_t maxlen, in _out_rev() 237 static size_t _ntoa_format(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ntoa_format() 292 static size_t _ntoa_long(out_fct_type out, char* buffer, in _ntoa_long() 328 static size_t _ntoa_long_long(out_fct_type out, char* buffer, in _ntoa_long_long() 381 static size_t _ftoa(out_fct_type out, char* buffer, in _ftoa() 533 static size_t _etoa(out_fct_type out, char* buffer, in _etoa() 686 static int vsnprintf_s(out_fct_type out, char* buffer, const size_t maxlen, const char* format, va_… in vsnprintf_s()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/port/ |
| D | mem_port.c | 29 __bk_weak void *os_memmove(void *out, const void *in, UINT32 n) in os_memmove() 34 __bk_weak void *os_memcpy(void *out, const void *in, UINT32 n) in os_memcpy()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/base64/ |
| D | base_64.c | 55 int *out_len, unsigned char *out) in base64_encode() 142 int *out_len, unsigned char *out) in base64_decode()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_ioctl.h | 106 } out; member 160 } out; member 257 } out; member 316 } out; member 357 } out; member
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | util.c | 557 void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out) in kernel_to_ipc64_perm() 576 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out) in ipc64_perm_to_ipc_perm() 599 struct kern_ipc_perm *out; in ipc_obtain_object_idr() local 623 struct kern_ipc_perm *out = ipc_obtain_object_idr(ids, id); in ipc_obtain_object_check() local 660 int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out) in ipc_update_perm()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_sm4.c | 166 static hi_void sm4_encrypt(const hi_u8 *in, hi_u8 *out, const sm4_key *key, hi_u32 len) in sm4_encrypt() 192 static hi_void sm4_decrypt(const hi_u8 *in, hi_u8 *out, const sm4_key *key, hi_u32 len) in sm4_decrypt() 220 static hi_void sm4_ecb_crypt(const hi_u8 *in, hi_u8 *out, hi_u32 len, const sm4_key *key, const hi_… in sm4_ecb_crypt() 231 static hi_void sm4_cbc_crypt(const hi_u8 *in, hi_u8 *out, const hi_u32 length, in sm4_cbc_crypt() 292 static hi_void sm4_ctr128_crypt(const hi_u8 *in, hi_u8 *out, hi_s32 length, in sm4_ctr128_crypt()
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_ioctl.h | 130 } out; member 223 } out; member 266 } out; member 367 } out; member 426 } out; member 478 } out; member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/decoder/ |
| D | vdec_mjpeg_if.c | 344 struct aml_vcodec_mem *bs, void *out) in vdec_mjpeg_probe() 406 static int vdec_mjpeg_get_fb(struct vdec_mjpeg_inst *inst, struct vdec_v4l2_buffer **out) in vdec_mjpeg_get_fb() 411 static void vdec_mjpeg_get_vf(struct vdec_mjpeg_inst *inst, struct vdec_v4l2_buffer **out) in vdec_mjpeg_get_vf() 497 enum vdec_get_param_type type, void *out) in vdec_mjpeg_get_param()
|
| D | vdec_mpeg12_if.c | 363 struct aml_vcodec_mem *bs, void *out) in vdec_mpeg12_probe() 425 static int vdec_mpeg12_get_fb(struct vdec_mpeg12_inst *inst, struct vdec_v4l2_buffer **out) in vdec_mpeg12_get_fb() 430 static void vdec_mpeg12_get_vf(struct vdec_mpeg12_inst *inst, struct vdec_v4l2_buffer **out) in vdec_mpeg12_get_vf() 516 enum vdec_get_param_type type, void *out) in vdec_mpeg12_get_param()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| D | kapi_dispatch.c | 317 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() 397 const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out, hi_u8 *buf) in rsa_private_get_cfg() 442 …ic 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() 488 …tic 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()
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/ |
| D | mali_kbase_ioctl.h | 108 } out; member 131 } out; member 332 } out; member 408 } out; member 437 } out; member 553 } out; member 592 } out; member 634 } out; member 708 } out; member
|
| /device/soc/winnermicro/wm800/board/platform/common/crypto/ |
| D | wm_crypto_hard.c | 262 int tls_crypto_random_bytes(unsigned char *out, u32 len) in tls_crypto_random_bytes() 309 int tls_crypto_trng(unsigned char *out, u32 len) in tls_crypto_trng() 351 int tls_crypto_random_bytes_range(unsigned char *out, u32 len, u32 range) in tls_crypto_random_bytes_range() 407 int tls_crypto_rc4(psCipherContext_t *ctx, unsigned char *in, unsigned char *out, u32 len) in tls_crypto_rc4() 481 unsigned char *out, u32 len, CRYPTO_WAY dec) in tls_crypto_aes_encrypt_decrypt() 566 unsigned char *out, u32 len, CRYPTO_WAY dec) in tls_crypto_3des_encrypt_decrypt() 640 unsigned char *out, u32 len, CRYPTO_WAY dec) in tls_crypto_des_encrypt_decrypt()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/plc/ |
| D | sbc_plc.c | 216 void sbc_plc_bad_frame(sbc_plc_state_t *plc_state, int16_t *ZIRbuf, int16_t *out){ in sbc_plc_bad_frame() 278 void sbc_plc_good_frame(sbc_plc_state_t *plc_state, int16_t *in, int16_t *out){ in sbc_plc_good_frame()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_os/liteos_m_mst/ |
| D | mem_arch.c | 36 void *os_memmove(void *out, const void *in, UINT32 n) in os_memmove() 41 void *os_memcpy(void *out, const void *in, UINT32 n) in os_memcpy()
|
| D | str_arch.c | 44 char *os_strcpy(char *out, const char *in) in os_strcpy() 49 char *os_strncpy(char *out, const char *in, const UINT32 n) in os_strncpy()
|