Searched defs:buf_size (Results 1 – 10 of 10) sorted by relevance
| /optee_os/core/pta/ |
| H A D | secstor_ta_mgmt.c | 47 const size_t buf_size = 1024; in install_ta() local
|
| /optee_os/core/kernel/ |
| H A D | tpm.c | 110 const size_t buf_size = *size; in tpm_get_event_log() local
|
| H A D | tee_ta_manager.c | 952 TEE_Result tee_ta_instance_stats(void *buf, size_t *buf_size) in tee_ta_instance_stats()
|
| /optee_os/core/tee/ |
| H A D | tee_fs_key_manager.c | 154 TEE_Result tee_fs_generate_fek(const TEE_UUID *uuid, void *buf, size_t buf_size) in tee_fs_generate_fek()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | net_sockets.c | 319 void *client_ip, size_t buf_size, size_t *cip_len) in mbedtls_net_accept()
|
| H A D | ssl_tls13_generic.c | 1550 size_t buf_size = (size_t) (end - buf); in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange() local
|
| H A D | x509.c | 1024 int mbedtls_x509_key_size_helper(char *buf, size_t buf_size, const char *name) in mbedtls_x509_key_size_helper()
|
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_attributes.c | 2868 size_t buf_size = TEE_MAX_HASH_SIZE; in compute_check_value_with_sha1() local 2913 size_t buf_size = sizeof(buf); in compute_check_value_with_ecb() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | secure_partition.c | 131 TEE_Result sp_partition_info_get(uint32_t ffa_vers, void *buf, size_t buf_size, in sp_partition_info_get()
|
| H A D | thread_spmc.c | 568 size_t buf_size, size_t *elem_count, in lsp_partition_info_get()
|