Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dversal_sha3_384.c19 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()
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()
A Dversal_huk.c164 static TEE_Result aes_gcm_encrypt(uint8_t *src, size_t src_len, in aes_gcm_encrypt()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dapdu.c14 uint8_t *src_data, size_t src_len, in crypto_se_do_apdu()
A Drsa.c234 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-3.20.0/core/lib/libtomcrypt/
A Drsa.c206 size_t src_len, uint8_t *dst, size_t *dst_len) in rsadorep()
273 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_encrypt()
295 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_decrypt()
329 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsaes_decrypt()
434 size_t src_len, uint8_t *dst, 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.c278 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_encrypt()
343 size_t src_len, uint8_t *dst, in sw_crypto_acipher_rsanopad_decrypt()
404 const uint8_t *src, size_t src_len, in sw_crypto_acipher_rsaes_decrypt()
501 const uint8_t *src, size_t src_len, in sw_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-3.20.0/core/crypto/
A Dcrypto.c397 size_t src_len, uint8_t *dst_data, in crypto_authenc_update_payload()
409 size_t src_len, uint8_t *dst_data, in crypto_authenc_enc_final()
422 size_t src_len, uint8_t *dst_data, in crypto_authenc_dec_final()
769 const uint8_t *src, size_t src_len, in crypto_acipher_sm2_pke_decrypt()
781 const uint8_t *src, size_t src_len, in crypto_acipher_sm2_pke_encrypt()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c3030 bool last_block, const void *src, size_t src_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()
3776 size_t src_len, void *dst_data, in syscall_authenc_update_payload()
3835 size_t src_len, void *dst_data, in syscall_authenc_enc_final()
3925 const void *src_data, size_t src_len, void *dst_data, in syscall_authenc_dec_final()
4022 size_t num_params, const void *src_data, size_t src_len, in syscall_asymm_operate()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c882 const void *src_data, size_t src_len, in tee_buffer_update()

Completed in 24 milliseconds