Home
last modified time | relevance | path

Searched defs:out (Results 126 – 150 of 1443) sorted by relevance

12345678910>>...58

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Ddes_ofb.c7 static void rk_crypto_ofb128_encrypt(void *ctx, const unsigned char *in, unsigned char *out, in rk_crypto_ofb128_encrypt()
31 int rk_des_ofb_encrypt(const unsigned char *in, unsigned char *out, in rk_des_ofb_encrypt()
H A Dsm4_ccm.c138 const unsigned char *inp, unsigned char *out, in rk_crypto_ccm128_encrypt()
215 const unsigned char *inp, unsigned char *out, in rk_crypto_ccm128_decrypt()
296 const unsigned char *inp, unsigned char *out, in rk_crypto_ccm128_encrypt_ccm64()
354 const unsigned char *inp, unsigned char *out, in rk_crypto_ccm128_decrypt_ccm64()
507 int rk_sm4_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc) in rk_sm4_ccm_op()
H A Dsm4_cfb.c6 void rk_crypto_cfb128_encrypt(void *ctx, const unsigned char *in, unsigned char *out, in rk_crypto_cfb128_encrypt()
39 int rk_sm4_cfb_encrypt(const unsigned char *in, unsigned char *out, in rk_sm4_cfb_encrypt()
H A Ddes_cfb.c7 static void rk_crypto_cfb128_encrypt(void *ctx, const unsigned char *in, unsigned char *out, in rk_crypto_cfb128_encrypt()
40 int rk_des_cfb_encrypt(const unsigned char *in, unsigned char *out, in rk_des_cfb_encrypt()
H A Daes_ctr.c28 static void rk_crypto_ctr128_encrypt(const unsigned char *in, unsigned char *out, in rk_crypto_ctr128_encrypt()
53 int rk_aes_ctr_encrypt(const unsigned char *in, unsigned char *out, in rk_aes_ctr_encrypt()
H A Daes_cbc_mac.c24 static int rk_aes_cbc_mac_encrypt(const unsigned char *in, unsigned long length,unsigned char *out, in rk_aes_cbc_mac_encrypt()
61 int rk_aes_cbc_mac_op(const unsigned char *in, unsigned char *out, in rk_aes_cbc_mac_op()
H A Dsm4_cbc_mac.c23 …rk_sm4_cbc_mac_encrypt(void *ctx, const unsigned char *in, unsigned int length, unsigned char *out, in rk_sm4_cbc_mac_encrypt()
60 int rk_sm4_cbc_mac_op(const unsigned char *in, unsigned char *out, in rk_sm4_cbc_mac_op()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dsha512-glue.c40 unsigned int len, u8 *out) in sha512_finup()
50 static int sha512_final(struct shash_desc *desc, u8 *out) in sha512_final()
H A Dsha512-ce-glue.c65 unsigned int len, u8 *out) in sha512_ce_finup()
75 static int sha512_ce_final(struct shash_desc *desc, u8 *out) in sha512_ce_final()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dtoshiba_acpi.c347 u32 out[TCI_WORDS]; in hci_write() local
356 u32 out[TCI_WORDS]; in hci_read() local
374 u32 out[TCI_WORDS]; in sci_open() local
411 u32 out[TCI_WORDS]; in sci_close() local
430 u32 out[TCI_WORDS]; in sci_read() local
444 u32 out[TCI_WORDS]; in sci_write() local
454 u32 out[TCI_WORDS]; in toshiba_illumination_available() local
523 u32 out[TCI_WORDS]; in toshiba_kbd_illum_available() local
667 u32 out[TCI_WORDS]; in toshiba_eco_mode_available() local
708 u32 out[TCI_WORDS]; in toshiba_eco_mode_get_status() local
[all …]
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_vli.h134 static inline int vli_decode_bits(u64 *out, const u64 in) in vli_decode_bits()
156 static inline int __vli_encode_bits(u64 *out, const u64 in) in __vli_encode_bits()
281 static inline int bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) in bitstream_get_bits()
/OK3568_Linux_fs/kernel/crypto/
H A Daes_ti.c20 static void aesti_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aesti_encrypt()
36 static void aesti_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aesti_decrypt()
H A Dsha1_generic.c49 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final()
56 unsigned int len, u8 *out) in crypto_sha1_finup()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dsrq_cmd.c159 struct mlx5_srq_attr *out) in query_srq_cmd()
256 struct mlx5_srq_attr *out) in query_xrc_srq_cmd()
341 void *out = NULL; in arm_rmp_cmd() local
381 struct mlx5_srq_attr *out) in query_rmp_cmd()
490 struct mlx5_srq_attr *out) in query_xrq_cmd()
622 struct mlx5_srq_attr *out) in mlx5_cmd_query_srq()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c453 uint8_t out[10] = { }; in test_truncate_file_length() local
522 uint8_t out[10] = { }; in test_extend_file_length() local
596 uint8_t out[10] = { }; in test_file_hole() local
753 uint8_t out[10] = { }; in xtest_tee_test_6003_single() local
797 uint8_t out[10] = { }; in xtest_tee_test_6004_single() local
856 uint8_t out[10] = { }; in xtest_tee_test_6005_single() local
952 uint8_t out[10] = { }; in xtest_tee_test_6008_single() local
1129 uint8_t out[1024] = { }; in xtest_tee_test_6010_single() local
1523 uint8_t out[10] = { }; in test_6016_thread() local
1771 uint8_t out[10] = { }; in xtest_tee_test_6019_single() local
H A Dsdp_basic.c314 void *out, size_t offset, size_t len, void *shm_ref, int ind) in dump_sdp_data()
358 void *out) in check_sdp_dumped()
378 static int get_random_bytes(char *out, size_t len) in get_random_bytes()
522 TEEC_SharedMemory *in, TEEC_SharedMemory *out, in invoke_out_of_bounds()
581 TEEC_SharedMemory *out = NULL; in sdp_out_of_bounds_memref_test() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc()
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dintersect.hpp48 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
59 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
H A Dring.hpp516 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
552 std::ostringstream out; in debug_ring_addresses() local
568 std::ostringstream out; in output_as_polygon() local
604 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
619 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
634 inline std::basic_ostream<charT, traits>& operator<<(std::basic_ostream<charT, traits>& out, in operator <<()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter.h72 struct net_device *out; member
285 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK_COND()
299 struct net_device *in, struct net_device *out, in NF_HOOK()
310 struct list_head *head, struct net_device *in, struct net_device *out, in NF_HOOK_LIST()
402 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK_COND()
411 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK()
419 struct list_head *head, struct net_device *in, struct net_device *out, in NF_HOOK_LIST()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dreverb.c87 float out = 0, in = *input++; in filter_array_process() local
117 float * out[2]; member
120 static void reverb_create(reverb_t * p, double sample_rate_Hz, in reverb_create()
243 float out = (1 - p->wet_only) * p->chan[w].dry[i] + in flow() local
248 float out = (1 - p->wet_only) * p->chan[0].dry[i] + p->chan[0].wet[w][i]; in flow() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_primitives.c13 char out[256]; member
35 struct core_reloc_primitives *out = (void *)&data.out; in test_core_primitives() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddemangle-rust.c185 char *out; in rust_demangle_sym() local
256 static bool unescape(const char **in, char **out, const char *seq, char value) in unescape()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c78 u32 out; in sys_get_trip_temp() local
106 u32 out; in update_trip_temp() local
227 u32 out; in sys_get_curr_temp() local
255 u32 out; in soc_dts_enable() local
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c525 RK_RES rk_cipher_crypt_virt(rk_handle handle, const uint8_t *in, uint8_t *out, uint32_t len) in rk_cipher_crypt_virt()
709 RK_RES rk_ae_crypt_virt(rk_handle handle, const uint8_t *in, uint8_t *out, uint32_t len, in rk_ae_crypt_virt()
930 uint8_t *out, uint32_t *out_len) in rk_rsa_crypt_common()
996 const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len) in rk_rsa_pub_encrypt()
1018 const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len) in rk_rsa_priv_decrypt()
1039 const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len) in rk_rsa_priv_encrypt()
1061 const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len) in rk_rsa_pub_decrypt()
1083 uint8_t *out, uint32_t *out_len) in rk_rsa_sign()

12345678910>>...58