| /optee_os/core/drivers/ |
| H A D | versal_sha3_384.c | 47 static TEE_Result get_ciphertext(uint8_t *dst, size_t dst_len) in get_ciphertext() 68 uint8_t *dst, size_t dst_len) in versal_sha3_384()
|
| H A D | zynqmp_csu_aes.c | 65 static TEE_Result aes_transfer_enc(const void *src, void *dst, size_t dst_len, in aes_transfer_enc() 279 void *dst, size_t dst_len, in zynqmp_csu_aes_decrypt_data() 331 void *dst, size_t dst_len, in zynqmp_csu_aes_encrypt_data()
|
| H A D | versal_huk.c | 165 uint8_t *dst, size_t dst_len) in aes_gcm_encrypt()
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | rsa.c | 214 size_t src_len, uint8_t *dst, size_t *dst_len) in rsadorep() 282 size_t *dst_len) in sw_crypto_acipher_rsanopad_encrypt() 304 size_t *dst_len) in sw_crypto_acipher_rsanopad_decrypt() 342 size_t *dst_len) in sw_crypto_acipher_rsaes_decrypt() 461 size_t *dst_len) in sw_crypto_acipher_rsaes_encrypt()
|
| H A D | sm2-pke.c | 110 size_t src_len, uint8_t *dst, size_t *dst_len) in sm2_ltc_pke_decrypt() 333 size_t src_len, uint8_t *dst, size_t *dst_len) in sm2_ltc_pke_encrypt()
|
| /optee_os/core/drivers/crypto/se050/core/ |
| H A D | apdu.c | 15 uint8_t *dst_data, size_t *dst_len) in crypto_se_do_apdu()
|
| H A D | rsa.c | 235 uint8_t *dst, size_t *dst_len) in decrypt_es() 290 uint8_t *dst, size_t *dst_len) in encrypt_es() 324 size_t src_len, uint8_t *dst, size_t *dst_len) in decrypt_nopad() 388 size_t src_len, uint8_t *dst, size_t *dst_len) in encrypt_nopad()
|
| H A D | ctr.c | 88 size_t dst_len = len; in se050_aes_ctr_update() local
|
| /optee_os/core/drivers/crypto/crypto_api/acipher/ |
| H A D | ecc.c | 352 uint8_t *dst, size_t *dst_len) in ecc_sm2_encrypt() 390 uint8_t *dst, size_t *dst_len) in ecc_encrypt() 413 uint8_t *dst, size_t *dst_len) in ecc_sm2_decrypt() 474 uint8_t *dst, size_t *dst_len) in ecc_decrypt()
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | rsa.c | 340 size_t *dst_len) in sw_crypto_acipher_rsanopad_encrypt() 405 size_t *dst_len) in sw_crypto_acipher_rsanopad_decrypt() 469 uint8_t *dst, size_t *dst_len) in sw_crypto_acipher_rsaes_decrypt() 577 uint8_t *dst, size_t *dst_len) in sw_crypto_acipher_rsaes_encrypt()
|
| H A D | sm2-pke.c | 112 size_t *dst_len) in sm2_mbedtls_pke_decrypt() 304 uint8_t *dst, size_t *dst_len) in sm2_mbedtls_pke_encrypt()
|
| /optee_os/core/crypto/ |
| H A D | crypto.c | 427 size_t *dst_len) in crypto_authenc_update_payload() 439 size_t *dst_len, uint8_t *dst_tag, in crypto_authenc_enc_final() 452 size_t *dst_len, const uint8_t *tag, in crypto_authenc_dec_final() 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 | ssl_tls13_keys.c | 105 unsigned char *dst, size_t *dst_len) in ssl_tls13_hkdf_encode_label() 703 size_t *dst_len) in ssl_tls13_calc_finished_core() 774 size_t dst_len, in mbedtls_ssl_tls13_calculate_verify_data()
|
| H A D | ssl_tls.c | 6440 size_t dst_len, in mbedtls_ssl_get_handshake_transcript() 6489 size_t dst_len, in ssl_get_handshake_transcript_sha384() 6527 size_t dst_len, in ssl_get_handshake_transcript_sha256() 6564 size_t dst_len, in mbedtls_ssl_get_handshake_transcript()
|
| H A D | rsa.c | 2320 size_t dst_len, in rsa_rsassa_pkcs1_v15_encode()
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 3251 void *dst, uint64_t *dst_len) in tee_svc_cipher_update_helper() 3324 size_t src_len, void *dst, uint64_t *dst_len) in syscall_cipher_update() 3331 size_t src_len, void *dst, uint64_t *dst_len) in syscall_cipher_final() 4161 uint64_t *dst_len) in syscall_authenc_update_payload() 4222 uint64_t *dst_len, void *tag, in syscall_authenc_enc_final() 4314 uint64_t *dst_len, const void *tag, size_t tag_len) in syscall_authenc_dec_final() 4416 void *dst_data, uint64_t *dst_len) in syscall_asymm_operate()
|
| H A D | tadb.c | 730 size_t dst_len = 0; in tee_tadb_ta_read() local
|
| /optee_os/core/kernel/ |
| H A D | ree_fs_ta.c | 561 size_t dst_len = 0; in ree_fs_ta_read() local
|