/kernel/liteos_m/components/lms/ |
H A D | lms_libc.c | 43 void *memmove(void *dest, const void *src, size_t len)
in memmove() argument 51 void *memcpy(void *dest, const void *src, size_t len)
in memcpy() argument 77 char *strcpy(char *dest, const char *src)
in strcpy() argument 91 strncat(char *dest, const char *src, size_t n) strncat() argument 110 strncpy(char *dest, const char *src, size_t n) strncpy() argument [all...] |
/kernel/liteos_m/testsuites/unittest/posix/src/string/ |
H A D | string_func_test_03.c | 142 char src[] = "hello world !"; variable 188 const char src[] = "!"; variable
|
H A D | strstr_test.c | 135 const char src[] = "heAlo"; variable 155 const char src[] = "hellm"; variable
|
/kernel/liteos_m/testsuites/unittest/xts/io/ |
H A D | xts_io_string_test.c | 71 const char src[] = "ABCDEF"; variable 90 const char *src = "hello world !"; variable 111 char src[] = "hello world !"; variable 132 char src[] = "hello world !"; variable 151 char src[] variable 203 char src[] = "hello !! world"; global() variable 219 char src[] = "hello world & HEELO & WORLD"; global() variable 235 char src[] = "hello world !"; global() variable 254 char src[] = "hello world & This is-String1"; global() variable 278 char src[] = "hello world !"; global() variable 297 const char src[] = "!"; global() variable 315 const char src[] = "heAlo"; global() variable 339 const char src[] = "heAlo"; global() variable [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | ucs2_string.c | 55 ucs2_utf8size(const ucs2_char_t *src) in ucs2_utf8size() argument 83 ucs2_as_utf8(u8 *dest, const ucs2_char_t *src, unsigned long maxlength) in ucs2_as_utf8() argument
|
H A D | strncpy_from_user.c | 28 static __always_inline long do_strncpy_from_user(char *dst, const char __user *src, in do_strncpy_from_user() argument 113 long strncpy_from_user(char *dst, const char __user *src, lon argument [all...] |
H A D | strnlen_user.c | 23 static __always_inline long do_strnlen_user(const char __user *src, unsigned long count, unsigned long max) in do_strnlen_user() argument
|
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/ |
H A D | 6lowpan_i.h | 23 struct ieee802154_addr src; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ivtv.h | 29 struct v4l2_rect src; member
|
/kernel/linux/linux-6.6/samples/rpmsg/ |
H A D | rpmsg_client_sample.c | 25 rpmsg_sample_cb(struct rpmsg_device *rpdev, void *data, int len, void *priv, u32 src) rpmsg_sample_cb() argument
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ivtv.h | 16 struct v4l2_rect src; member
|
/kernel/linux/linux-5.10/crypto/ |
H A D | blowfish_generic.c | 36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt() argument 70 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt() argument
|
H A D | twofish_generic.c | 98 const __le32 *src = (const __le32 *)in; in twofish_encrypt() local 135 const __le32 *src = (const __le32 *)in; in twofish_decrypt() local
|
H A D | ofb.c | 28 const u8 *src = walk.src.virt.addr; in crypto_ofb_crypt() local
|
H A D | aegis128-neon.c | 47 crypto_aegis128_encrypt_chunk_simd(union aegis_block *state, u8 *dst, const u8 *src, unsigned int size) crypto_aegis128_encrypt_chunk_simd() argument 55 crypto_aegis128_decrypt_chunk_simd(union aegis_block *state, u8 *dst, const u8 *src, unsigned int size) crypto_aegis128_decrypt_chunk_simd() argument
|
H A D | aegis.h | 27 crypto_aegis_block_xor(union aegis_block *dst, const union aegis_block *src) crypto_aegis_block_xor() argument 34 crypto_aegis_block_and(union aegis_block *dst, const union aegis_block *src) crypto_aegis_block_and() argument 41 crypto_aegis_aesenc(union aegis_block *dst, const union aegis_block *src, const union aegis_block *key) crypto_aegis_aesenc() argument
|
H A D | scatterwalk.c | 20 void *src = out ? buf : sgdata; in memcpy_dir() local 72 scatterwalk_ffwd(struct scatterlist dst[2], struct scatterlist *src, unsigned int len) scatterwalk_ffwd() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/vmx/ |
H A D | aes.c | 80 static void p8_aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in p8_aes_encrypt() argument 97 static void p8_aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in p8_aes_decrypt() argument
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-prng.c | 57 int sun8i_ss_prng_generate(struct crypto_rng *tfm, const u8 *src, in sun8i_ss_prng_generate() argument
|
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | memmove.S | 29 src .req x1 label [all...] |
H A D | strlen.S | 30 src .req x1 label
|
H A D | strnlen.S | 32 src .req x2 label
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | flush.c | 46 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long uaddr, void *dst, const void *src, unsigned long len) copy_to_user_page() argument
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_trig.c | 22 fp_fsin(struct fp_ext *dest, struct fp_ext *src) in fp_fsin() argument 32 fp_fcos(struct fp_ext *dest, struct fp_ext *src) in fp_fcos() argument 42 fp_ftan(struct fp_ext *dest, struct fp_ext *src) in fp_ftan() argument 52 fp_fasin(struct fp_ext *dest, struct fp_ext *src) in fp_fasin() argument 62 fp_facos(struct fp_ext *dest, struct fp_ext *src) in fp_facos() argument 72 fp_fatan(struct fp_ext *dest, struct fp_ext *src) fp_fatan() argument 82 fp_fsinh(struct fp_ext *dest, struct fp_ext *src) fp_fsinh() argument 92 fp_fcosh(struct fp_ext *dest, struct fp_ext *src) fp_fcosh() argument 102 fp_ftanh(struct fp_ext *dest, struct fp_ext *src) fp_ftanh() argument 112 fp_fatanh(struct fp_ext *dest, struct fp_ext *src) fp_fatanh() argument 122 fp_fsincos0(struct fp_ext *dest, struct fp_ext *src) fp_fsincos0() argument 130 fp_fsincos1(struct fp_ext *dest, struct fp_ext *src) fp_fsincos1() argument 138 fp_fsincos2(struct fp_ext *dest, struct fp_ext *src) fp_fsincos2() argument 146 fp_fsincos3(struct fp_ext *dest, struct fp_ext *src) fp_fsincos3() argument 154 fp_fsincos4(struct fp_ext *dest, struct fp_ext *src) fp_fsincos4() argument 162 fp_fsincos5(struct fp_ext *dest, struct fp_ext *src) fp_fsincos5() argument 170 fp_fsincos6(struct fp_ext *dest, struct fp_ext *src) fp_fsincos6() argument 178 fp_fsincos7(struct fp_ext *dest, struct fp_ext *src) fp_fsincos7() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | sha512-ce-glue.c | 34 static void __sha512_ce_transform(struct sha512_state *sst, u8 const *src, in __sha512_ce_transform() argument 48 static void __sha512_block_data_order(struct sha512_state *sst, u8 const *src, in __sha512_block_data_order() argument
|