| /optee_os/core/drivers/ |
| H A D | versal_sha3_384.c | 19 static TEE_Result input_plaintext(const uint8_t *src, size_t src_len) in input_plaintext() 67 TEE_Result versal_sha3_384(const uint8_t *src, size_t src_len, in versal_sha3_384()
|
| H A D | zynqmp_csu_aes.c | 278 TEE_Result zynqmp_csu_aes_decrypt_data(const void *src, size_t src_len, in zynqmp_csu_aes_decrypt_data() 330 TEE_Result zynqmp_csu_aes_encrypt_data(const void *src, size_t src_len, in zynqmp_csu_aes_encrypt_data()
|
| H A D | versal_huk.c | 164 static TEE_Result aes_gcm_encrypt(uint8_t *src, size_t src_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() 281 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_encrypt() 303 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_decrypt() 341 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsaes_decrypt() 460 size_t src_len, uint8_t *dst, 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 | 14 uint8_t *src_data, size_t src_len, in crypto_se_do_apdu()
|
| H A D | rsa.c | 234 const uint8_t *src, size_t src_len, in decrypt_es() 289 const uint8_t *src, size_t src_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()
|
| /optee_os/core/drivers/crypto/crypto_api/acipher/ |
| H A D | ecc.c | 351 const uint8_t *src, size_t src_len, in ecc_sm2_encrypt() 389 const uint8_t *src, size_t src_len, in ecc_encrypt() 412 const uint8_t *src, size_t src_len, in ecc_sm2_decrypt() 473 const uint8_t *src, size_t src_len, in ecc_decrypt()
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | rsa.c | 339 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_encrypt() 404 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_decrypt() 468 const uint8_t *src, size_t src_len, in sw_crypto_acipher_rsaes_decrypt() 576 const uint8_t *src, size_t src_len, in sw_crypto_acipher_rsaes_encrypt()
|
| H A D | sm2-pke.c | 111 size_t src_len, uint8_t *dst, in sm2_mbedtls_pke_decrypt() 303 const uint8_t *src, size_t src_len, in sm2_mbedtls_pke_encrypt()
|
| /optee_os/core/crypto/ |
| H A D | crypto.c | 426 size_t src_len, uint8_t *dst_data, in crypto_authenc_update_payload() 438 size_t src_len, uint8_t *dst_data, in crypto_authenc_enc_final() 451 size_t src_len, uint8_t *dst_data, in crypto_authenc_dec_final() 800 const uint8_t *src, size_t src_len, in crypto_acipher_sm2_pke_decrypt() 812 const uint8_t *src, size_t src_len, in crypto_acipher_sm2_pke_encrypt()
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 3250 bool last_block, const void *src, size_t src_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() 4160 size_t src_len, void *dst_data, in syscall_authenc_update_payload() 4221 size_t src_len, void *dst_data, in syscall_authenc_enc_final() 4313 const void *src_data, size_t src_len, void *dst_data, in syscall_authenc_dec_final() 4415 size_t num_params, const void *src_data, size_t src_len, in syscall_asymm_operate()
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 1073 const void *src_data, size_t src_len, in tee_buffer_update()
|