Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
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()
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()
A Dversal_huk.c165 uint8_t *dst, size_t dst_len) in aes_gcm_encrypt()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dapdu.c15 uint8_t *dst_data, size_t *dst_len) in crypto_se_do_apdu()
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()
A Dctr.c88 size_t dst_len = len; in se050_aes_ctr_update() local
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c206 size_t src_len, uint8_t *dst, size_t *dst_len) in rsadorep()
274 size_t *dst_len) in sw_crypto_acipher_rsanopad_encrypt()
296 size_t *dst_len) in sw_crypto_acipher_rsanopad_decrypt()
330 size_t *dst_len) in sw_crypto_acipher_rsaes_decrypt()
435 size_t *dst_len) in sw_crypto_acipher_rsaes_encrypt()
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-3.20.0/lib/libmbedtls/core/
A Drsa.c279 size_t *dst_len) in sw_crypto_acipher_rsanopad_encrypt()
344 size_t *dst_len) in sw_crypto_acipher_rsanopad_decrypt()
405 uint8_t *dst, size_t *dst_len) in sw_crypto_acipher_rsaes_decrypt()
502 uint8_t *dst, size_t *dst_len) in sw_crypto_acipher_rsaes_encrypt()
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-3.20.0/core/crypto/
A Dcrypto.c398 size_t *dst_len) in crypto_authenc_update_payload()
410 size_t *dst_len, uint8_t *dst_tag, in crypto_authenc_enc_final()
423 size_t *dst_len, const uint8_t *tag, in crypto_authenc_dec_final()
770 uint8_t *dst, size_t *dst_len) in crypto_acipher_sm2_pke_decrypt()
782 uint8_t *dst, size_t *dst_len) in crypto_acipher_sm2_pke_encrypt()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c3031 void *dst, uint64_t *dst_len) in tee_svc_cipher_update_helper()
3102 size_t src_len, void *dst, uint64_t *dst_len) in syscall_cipher_update()
3109 size_t src_len, void *dst, uint64_t *dst_len) in syscall_cipher_final()
3777 uint64_t *dst_len) in syscall_authenc_update_payload()
3836 uint64_t *dst_len, void *tag, in syscall_authenc_enc_final()
3926 uint64_t *dst_len, const void *tag, size_t tag_len) in syscall_authenc_dec_final()
4023 void *dst_data, uint64_t *dst_len) in syscall_asymm_operate()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Drsa.c1775 size_t dst_len, in rsa_rsassa_pkcs1_v15_encode()

Completed in 26 milliseconds