Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c47 const size_t buf_size = 1024; in install_ta() local
/optee_os/core/kernel/
H A Dtpm.c110 const size_t buf_size = *size; in tpm_get_event_log() local
H A Dtee_ta_manager.c952 TEE_Result tee_ta_instance_stats(void *buf, size_t *buf_size) in tee_ta_instance_stats()
/optee_os/core/tee/
H A Dtee_fs_key_manager.c154 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 Dnet_sockets.c319 void *client_ip, size_t buf_size, size_t *cip_len) in mbedtls_net_accept()
H A Dssl_tls13_generic.c1550 size_t buf_size = (size_t) (end - buf); in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange() local
H A Dx509.c1024 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 Dpkcs11_attributes.c2868 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 Dsecure_partition.c131 TEE_Result sp_partition_info_get(uint32_t ffa_vers, void *buf, size_t buf_size, in sp_partition_info_get()
H A Dthread_spmc.c568 size_t buf_size, size_t *elem_count, in lsp_partition_info_get()