| /optee_os/lib/libmbedtls/core/ |
| H A D | hash.c | 97 struct mbed_hash_ctx *dst = to_hash_ctx(dst_ctx); in mbed_hash_copy_state() local
|
| /optee_os/lib/libutils/ext/ |
| H A D | asan_test.c | 34 static void *asan_out_of_bounds_memcpy(void *__restrict dst, in asan_out_of_bounds_memcpy()
|
| H A D | snprintk.c | 220 static int uuid2str(char *dst, size_t size, void *ptr) in uuid2str()
|
| /optee_os/lib/libutee/include/ |
| H A D | utee_defines.h | 330 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 339 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | hash.c | 95 struct ltc_hash_ctx *dst = to_hash_ctx(dst_ctx); in ltc_hash_copy_state() local
|
| /optee_os/core/drivers/bnxt/ |
| H A D | bnxt.c | 60 uint32_t bnxt_write32_multiple(uintptr_t dst, in bnxt_write32_multiple()
|
| /optee_os/core/crypto/ |
| H A D | cbc-mac.c | 166 struct crypto_cbc_mac_ctx *dst = to_cbc_mac_ctx(dst_ctx); in crypto_cbc_mac_copy_state() local
|
| H A D | crypto.c | 211 size_t len, uint8_t *dst) in crypto_cipher_update() 801 uint8_t *dst, size_t *dst_len) in crypto_acipher_sm2_pke_decrypt() 813 uint8_t *dst, size_t *dst_len) in crypto_acipher_sm2_pke_encrypt()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | md5.c | 41 void mbedtls_md5_clone(mbedtls_md5_context *dst, in mbedtls_md5_clone()
|
| H A D | x509_crt.c | 2730 static int x509_inet_pton_ipv6(const char *src, void *dst) in x509_inet_pton_ipv6() 2827 static int x509_inet_pton_ipv4(const char *src, void *dst) in x509_inet_pton_ipv4() 2865 static int x509_inet_pton_ipv6(const char *src, void *dst) in x509_inet_pton_ipv6() 2870 static int x509_inet_pton_ipv4(const char *src, void *dst) in x509_inet_pton_ipv4() 2877 size_t mbedtls_x509_crt_parse_cn_inet_pton(const char *cn, void *dst) in mbedtls_x509_crt_parse_cn_inet_pton()
|
| H A D | ssl_tls13_keys.c | 105 unsigned char *dst, size_t *dst_len) in ssl_tls13_hkdf_encode_label() 702 unsigned char *dst, in ssl_tls13_calc_finished_core() 773 unsigned char *dst, in mbedtls_ssl_tls13_calculate_verify_data()
|
| H A D | sha1.c | 41 void mbedtls_sha1_clone(mbedtls_sha1_context *dst, in mbedtls_sha1_clone()
|
| H A D | sha3.c | 261 void mbedtls_sha3_clone(mbedtls_sha3_context *dst, in mbedtls_sha3_clone()
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | sec_authenc.h | 52 struct drvcrypt_buf dst; member
|
| H A D | hpre_montgomery.c | 178 uint8_t *dst = k; in hpre_montgomery_params_pretreatment() local
|
| H A D | sec_authenc.c | 744 struct authenc_ctx *dst = dst_ctx; in sec_authenc_copy_state() local
|
| /optee_os/lib/libunw/ |
| H A D | unwind_arm32.c | 99 static bool copy_in(void *dst, const void *src, size_t n) in copy_in()
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | authenc.c | 317 struct stm32_ae_ctx *dst = to_stm32_ae_ctx(dst_ctx); in stm32_ae_copy_state() local
|
| /optee_os/core/drivers/ |
| H A D | versal_trng.c | 265 static void mix_column_sbox(uint8_t *dst, const uint8_t *f) in mix_column_sbox() 416 uintptr_t dst = 0; in trng_df_algorithm() local 583 static TEE_Result trng_collect_random(struct versal_trng *trng, uint8_t *dst, in trng_collect_random()
|
| H A D | versal_huk.c | 165 uint8_t *dst, size_t dst_len) in aes_gcm_encrypt()
|
| /optee_os/core/drivers/crypto/caam/hash/ |
| H A D | caam_hash.c | 672 void caam_hash_hmac_copy_state(struct hashctx *dst, struct hashctx *src) in caam_hash_hmac_copy_state()
|
| /optee_os/core/tee/ |
| H A D | tadb.c | 302 const void *src, size_t len, void *dst) in tadb_update_payload() 731 void *dst = NULL; in tee_tadb_ta_read() local
|
| /optee_os/core/drivers/crypto/versal/ |
| H A D | authenc.c | 138 struct versal_mbox_mem dst; member 788 static void do_copy_state_locked(void *dst, void *src) in do_copy_state_locked()
|
| /optee_os/core/kernel/ |
| H A D | user_access.c | 262 TEE_Result bb_strndup_user(const char *src, size_t maxlen, char **dst, in bb_strndup_user()
|
| /optee_os/core/drivers/imx/dcp/ |
| H A D | dcp.c | 401 const uint8_t *src, uint8_t *dst, size_t size) in dcp_cipher_do_update()
|