Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 18 of 18) sorted by relevance

/optee_os/core/drivers/
H A Dversal_sha3_384.c47 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 Dzynqmp_csu_aes.c65 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 Dversal_huk.c165 uint8_t *dst, size_t dst_len) in aes_gcm_encrypt()
/optee_os/core/lib/libtomcrypt/
H A Drsa.c214 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 Dsm2-pke.c110 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 Dapdu.c15 uint8_t *dst_data, size_t *dst_len) in crypto_se_do_apdu()
H A Drsa.c235 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 Dctr.c88 size_t dst_len = len; in se050_aes_ctr_update() local
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c352 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 Drsa.c340 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 Dsm2-pke.c112 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 Dcrypto.c427 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 Dssl_tls13_keys.c105 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 Dssl_tls.c6440 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 Drsa.c2320 size_t dst_len, in rsa_rsassa_pkcs1_v15_encode()
/optee_os/core/tee/
H A Dtee_svc_cryp.c3251 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 Dtadb.c730 size_t dst_len = 0; in tee_tadb_ta_read() local
/optee_os/core/kernel/
H A Dree_fs_ta.c561 size_t dst_len = 0; in ree_fs_ta_read() local