Home
last modified time | relevance | path

Searched defs:src_len (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/lib/libtomcrypt/
A Drsa.c181 size_t src_len, uint8_t *dst, size_t *dst_len) in rsadorep()
242 const uint8_t *src, size_t src_len, in crypto_acipher_rsanopad_encrypt()
257 const uint8_t *src, size_t src_len, in crypto_acipher_rsanopad_decrypt()
281 const uint8_t *src, size_t src_len, in crypto_acipher_rsaes_decrypt()
378 const uint8_t *src, size_t src_len, in crypto_acipher_rsaes_encrypt()
A Dsm2-pke.c109 size_t src_len, uint8_t *dst, size_t *dst_len) in sm2_ltc_pke_decrypt()
332 size_t src_len, uint8_t *dst, size_t *dst_len) in sm2_ltc_pke_encrypt()
/optee_os/core/drivers/crypto/se050/core/
A Dapdu.c14 uint8_t *src_data, size_t src_len, in crypto_se_do_apdu()
A Drsa.c189 const uint8_t *src, size_t src_len, in decrypt_es()
244 const uint8_t *src, size_t src_len, in encrypt_es()
279 size_t src_len, uint8_t *dst, size_t *dst_len) in decrypt_nopad()
343 size_t src_len, uint8_t *dst, size_t *dst_len) in encrypt_nopad()
/optee_os/lib/libmbedtls/core/
A Drsa.c243 const uint8_t *src, size_t src_len, in crypto_acipher_rsanopad_encrypt()
301 const uint8_t *src, size_t src_len, in crypto_acipher_rsanopad_decrypt()
353 const uint8_t *src, size_t src_len, in crypto_acipher_rsaes_decrypt()
442 const uint8_t *src, size_t src_len, in crypto_acipher_rsaes_encrypt()
A Dsm2-pke.c111 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/drivers/
A Dzynqmp_csu_aes.c278 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()
/optee_os/core/crypto/
A Dcrypto.c394 size_t src_len, uint8_t *dst_data, in crypto_authenc_update_payload()
406 size_t src_len, uint8_t *dst_data, in crypto_authenc_enc_final()
419 size_t src_len, uint8_t *dst_data, in crypto_authenc_dec_final()
766 const uint8_t *src, size_t src_len, in crypto_acipher_sm2_pke_decrypt()
778 const uint8_t *src, size_t src_len, in crypto_acipher_sm2_pke_encrypt()
/optee_os/core/tee/
A Dtee_svc_cryp.c2589 bool last_block, const void *src, size_t src_len, in tee_svc_cipher_update_helper()
2658 size_t src_len, void *dst, uint64_t *dst_len) in syscall_cipher_update()
2665 size_t src_len, void *dst, uint64_t *dst_len) in syscall_cipher_final()
3289 size_t src_len, void *dst_data, in syscall_authenc_update_payload()
3345 size_t src_len, void *dst_data, in syscall_authenc_enc_final()
3431 const void *src_data, size_t src_len, void *dst_data, in syscall_authenc_dec_final()
3524 size_t num_params, const void *src_data, size_t src_len, in syscall_asymm_operate()
/optee_os/lib/libutee/
A Dtee_api_operations.c874 const void *src_data, size_t src_len, in tee_buffer_update()

Completed in 22 milliseconds