| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_core.c | 788 void rk_aes_encrypt(const unsigned char *in, unsigned char *out, in rk_aes_encrypt() 981 void rk_aes_decrypt(const unsigned char *in, unsigned char *out, in rk_aes_decrypt()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_log_common.c | 153 const struct net_device *out, in nf_log_dump_packet_common() 192 const struct net_device *out, in nf_log_l2packet()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | crc32-ce-glue.c | 90 static int crc32_final(struct shash_desc *desc, u8 *out) in crc32_final() 98 static int crc32c_final(struct shash_desc *desc, u8 *out) in crc32c_final()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crypto_null.c | 48 static int null_final(struct shash_desc *desc, u8 *out) in null_final() 54 unsigned int len, u8 *out) in null_digest()
|
| H A D | twofish_generic.c | 95 static void twofish_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in twofish_encrypt() 132 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in twofish_decrypt()
|
| H A D | md5.c | 174 static int md5_final(struct shash_desc *desc, u8 *out) in md5_final() 202 static int md5_export(struct shash_desc *desc, void *out) in md5_export()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | scu.c | 87 u32 *in, int inlen, u32 *out, int outlen) in scu_ipc_cmd() 133 int scu_ipc_command(u32 cmd, u32 sub, u32 *in, int inlen, u32 *out, int outlen) in scu_ipc_command()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/crypto/ |
| H A D | sha1_glue.c | 74 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() 96 static int sha1_export(struct shash_desc *desc, void *out) in sha1_export()
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | bpck6.c | 61 unsigned int out; in bpck6_read_regr() local 159 int out; in bpck6_probe_unit() local
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | aes.c | 266 void aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) in aes_encrypt() 324 void aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) in aes_decrypt()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha256.c | 157 static int octeon_sha256_final(struct shash_desc *desc, u8 *out) in octeon_sha256_final() 209 static int octeon_sha256_export(struct shash_desc *desc, void *out) in octeon_sha256_export()
|
| H A D | octeon-sha1.c | 145 static int octeon_sha1_final(struct shash_desc *desc, u8 *out) in octeon_sha1_final() 185 static int octeon_sha1_export(struct shash_desc *desc, void *out) in octeon_sha1_export()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | cpqphp_sysfs.c | 30 char *out = buf; in show_ctrl() local 68 char *out = buf; in show_dev() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | simplify_douglas_peucker.hpp | 198 OutputIterator out, in apply() 281 OutputIterator out, in apply()
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | dma_fifo.h | 40 unsigned int out; /* updated when dma is pended */ member 62 unsigned int out; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | point.hpp | 96 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<() 103 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-core.c | 244 char *out = buf; in input_map_show() local 304 char *out = buf; in intervals_show() local 323 char *out = buf; in sdram_offsets_show() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/scene/ |
| H A D | scene_manager.cpp | 78 char *out = cJSON_Print(base_json); in getSceneIQ() local 87 char *out = cJSON_Print(fragment_json); in getSceneIQ() local 96 char *out = cJSON_Print(base_json); in getSceneIQ() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/stm32/ |
| H A D | stm32-crc32.c | 242 static int stm32_crc_final(struct shash_desc *desc, u8 *out) in stm32_crc_final() 255 unsigned int length, u8 *out) in stm32_crc_finup() 262 unsigned int length, u8 *out) in stm32_crc_digest()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | sdi.c | 121 struct omap_dss_device *out = &sdi.output; in sdi_display_enable() local 328 struct omap_dss_device *out = &sdi.output; in sdi_init_output() local 345 struct omap_dss_device *out = &sdi.output; in sdi_uninit_output() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | aes-neonbs-glue.c | 93 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __ecb_crypt() 272 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt() 284 u8 *out, *in; in __xts_crypt() local
|
| /OK3568_Linux_fs/kernel/drivers/fsi/ |
| H A D | fsi-master-aspeed.c | 146 u32 transfer_size, void *out) in __opb_read() 198 static int opb_readl(struct fsi_master_aspeed *aspeed, uint32_t addr, __be32 *out) in opb_readl() 203 static int opb_readw(struct fsi_master_aspeed *aspeed, uint32_t addr, __be16 *out) in opb_readw() 208 static int opb_readb(struct fsi_master_aspeed *aspeed, uint32_t addr, u8 *out) in opb_readb()
|
| /OK3568_Linux_fs/external/rk_pcba_test/cJSON/ |
| H A D | cJSON.c | 157 const char *ptr=str+1;char *ptr2;char *out;int len=0;unsigned uc,uc2; in parse_string() local 217 const char *ptr;char *ptr2,*out;int len=0;unsigned char token; in print_string_ptr() local 304 char *out=0; in print_value() local 351 char *out=0,*ptr,*ret;int len=5; in print_array() local 445 char *out=0,*ptr,*ret,*str;int len=7,i=0,j; in print_object() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | info.hpp | 142 Out& out; member 150 Out& operator<<(Out& out, info const& what) in operator <<()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/nx/ |
| H A D | nx-aes-xcbc.c | 59 static int nx_xcbc_empty(struct shash_desc *desc, u8 *out) in nx_xcbc_empty() 292 static int nx_xcbc_final(struct shash_desc *desc, u8 *out) in nx_xcbc_final()
|