Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 146) sorted by relevance

123456

/optee_os/lib/libutee/include/
A Darm64_user_sysreg.h15 #define DEFINE_REG_READ_FUNC_(reg, type, asmreg) \ argument
24 #define DEFINE_REG_WRITE_FUNC_(reg, type, asmreg) \ argument
/optee_os/out/arm/export-ta_arm32/include/
A Darm64_user_sysreg.h15 #define DEFINE_REG_READ_FUNC_(reg, type, asmreg) \ argument
24 #define DEFINE_REG_WRITE_FUNC_(reg, type, asmreg) \ argument
/optee_os/out/arm/export-ta_arm64/host_include/
A Darm64_user_sysreg.h15 #define DEFINE_REG_READ_FUNC_(reg, type, asmreg) \ argument
24 #define DEFINE_REG_WRITE_FUNC_(reg, type, asmreg) \ argument
/optee_os/out/arm/export-ta_arm64/include/
A Darm64_user_sysreg.h15 #define DEFINE_REG_READ_FUNC_(reg, type, asmreg) \ argument
24 #define DEFINE_REG_WRITE_FUNC_(reg, type, asmreg) \ argument
/optee_os/out/arm/export-ta_arm32/host_include/
A Darm64_user_sysreg.h15 #define DEFINE_REG_READ_FUNC_(reg, type, asmreg) \ argument
24 #define DEFINE_REG_WRITE_FUNC_(reg, type, asmreg) \ argument
/optee_os/core/pta/
A Dbenchmark.c32 static TEE_Result rpc_reg_global_buf(uint64_t type, paddr_t phta, size_t size) in rpc_reg_global_buf()
39 static TEE_Result alloc_benchmark_buffer(uint32_t type, in alloc_benchmark_buffer()
108 static TEE_Result get_benchmark_memref(uint32_t type, in get_benchmark_memref()
136 static TEE_Result unregister_benchmark(uint32_t type, in unregister_benchmark()
A Dstats.c27 static TEE_Result get_alloc_stats(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in get_alloc_stats()
104 static TEE_Result get_pager_stats(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in get_pager_stats()
127 static TEE_Result get_memleak_stats(uint32_t type, in get_memleak_stats()
A Dapdu.c12 static TEE_Result get_apdu_type(uint32_t val, enum crypto_apdu_type *type) in get_apdu_type()
53 enum crypto_apdu_type type = CRYPTO_APDU_CASE_NO_HINT; in invoke_command() local
/optee_os/core/drivers/crypto/se050/adaptors/apis/
A Dapdu.c48 SE05x_TransientType_t type = kSE05x_TransientType_Transient; in set_rsa_public() local
107 SE05x_TransientType_t type = kSE05x_TransientType_Transient; in set_rsa_private_rsa() local
154 SE05x_TransientType_t type = kSE05x_TransientType_Transient; in set_rsa_private_rsa_crt() local
254 SE05x_TransientType_t type = kSE05x_TransientType_Transient; in set_rsa_keypair_rsa() local
317 SE05x_TransientType_t type = kSE05x_TransientType_Transient; in set_rsa_keypair_rsa_crt() local
485 SE05x_MemoryType_t type) in se050_get_free_memory()
575 SE05x_TransientType_t type, in set_ecc_public()
606 SE05x_TransientType_t type, in set_ecc_private()
630 SE05x_TransientType_t type, in set_ecc_pair()
663 SE05x_TransientType_t type = kSE05x_TransientType_Transient; in se050_key_store_set_ecc_key_bin() local
/optee_os/core/pta/tests/
A Dinvoke.c76 static TEE_Result test_entry_memref_null(uint32_t type, in test_entry_memref_null()
104 static TEE_Result test_entry_params(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in test_entry_params()
250 static TEE_Result test_inject_sdp(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in test_inject_sdp()
294 static TEE_Result test_transform_sdp(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in test_transform_sdp()
332 static TEE_Result test_dump_sdp(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in test_dump_sdp()
/optee_os/lib/libutee/
A Dtee_api_property.c72 enum user_ta_prop_type *type, in propget_get_ext_prop()
135 enum user_ta_prop_type *type, in propget_get_property()
196 enum user_ta_prop_type type; in TEE_GetPropertyAsString() local
295 enum user_ta_prop_type type; in TEE_GetPropertyAsBool() local
323 enum user_ta_prop_type type; in TEE_GetPropertyAsU32() local
349 enum user_ta_prop_type type; in TEE_GetPropertyAsBinaryBlock() local
374 enum user_ta_prop_type type; in TEE_GetPropertyAsUUID() local
399 enum user_ta_prop_type type; in TEE_GetPropertyAsIdentity() local
/optee_os/core/kernel/
A Ddt_driver.c33 enum dt_driver_type type; member
55 enum dt_driver_type type; member
102 static void assert_type_is_valid(enum dt_driver_type type) in assert_type_is_valid()
121 void *priv, enum dt_driver_type type) in dt_driver_register_provider()
162 enum dt_driver_type type) in fdt_get_dt_driver_cells()
195 dt_driver_get_provider_by_node(int nodeoffset, enum dt_driver_type type) in dt_driver_get_provider_by_node()
207 dt_driver_get_provider_by_phandle(uint32_t phandle, enum dt_driver_type type) in dt_driver_get_provider_by_phandle()
247 enum dt_driver_type type, in dt_driver_device_from_node_idx_prop()
387 enum dt_driver_type type) in probe_device_by_compat()
409 enum dt_driver_type type) in dt_driver_probe_device_by_node()
A Dinterrupt.c32 int dt_get_irq_type_prio(const void *fdt, int node, uint32_t *type, in dt_get_irq_type_prio()
72 uint32_t type, uint32_t prio) in itr_alloc_add_type_prio()
98 void itr_add_type_prio(struct itr_handler *h, uint32_t type, uint32_t prio) in itr_add_type_prio()
/optee_os/core/pta/bcm/
A Dbnxt.c43 static TEE_Result get_bnxt_status(uint32_t type, TEE_Param p[TEE_NUM_PARAMS]) in get_bnxt_status()
56 static TEE_Result get_bnxt_handshake_status(uint32_t type, in get_bnxt_handshake_status()
/optee_os/core/lib/libtomcrypt/src/pk/dh/
A Ddh_export_key.c23 int dh_export_key(void *out, unsigned long *outlen, int type, const dh_key *key) in dh_export_key()
A Ddh_export.c23 int dh_export(unsigned char *out, unsigned long *outlen, int type, const dh_key *key) in dh_export()
/optee_os/lib/libutils/isoc/include/sys/
A Dqueue.h89 #define LIST_HEAD(name, type) \ argument
97 #define LIST_ENTRY(type) \ argument
185 #define SLIST_HEAD(name, type) \ argument
193 #define SLIST_ENTRY(type) \ argument
255 #define STAILQ_HEAD(name, type) \ argument
264 #define STAILQ_ENTRY(type) \ argument
347 #define SIMPLEQ_HEAD(name, type) \ argument
356 #define SIMPLEQ_ENTRY(type) \ argument
430 #define _TAILQ_ENTRY(type, qual) \ argument
608 #define CIRCLEQ_HEAD(name, type) \ argument
[all …]
/optee_os/out/arm/export-ta_arm64/include/sys/
A Dqueue.h89 #define LIST_HEAD(name, type) \ argument
97 #define LIST_ENTRY(type) \ argument
185 #define SLIST_HEAD(name, type) \ argument
193 #define SLIST_ENTRY(type) \ argument
255 #define STAILQ_HEAD(name, type) \ argument
264 #define STAILQ_ENTRY(type) \ argument
347 #define SIMPLEQ_HEAD(name, type) \ argument
356 #define SIMPLEQ_ENTRY(type) \ argument
430 #define _TAILQ_ENTRY(type, qual) \ argument
608 #define CIRCLEQ_HEAD(name, type) \ argument
[all …]
/optee_os/out/arm/export-ta_arm32/include/sys/
A Dqueue.h89 #define LIST_HEAD(name, type) \ argument
97 #define LIST_ENTRY(type) \ argument
185 #define SLIST_HEAD(name, type) \ argument
193 #define SLIST_ENTRY(type) \ argument
255 #define STAILQ_HEAD(name, type) \ argument
264 #define STAILQ_ENTRY(type) \ argument
347 #define SIMPLEQ_HEAD(name, type) \ argument
356 #define SIMPLEQ_ENTRY(type) \ argument
430 #define _TAILQ_ENTRY(type, qual) \ argument
608 #define CIRCLEQ_HEAD(name, type) \ argument
[all …]
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_export.c28 int ecc_export(unsigned char *out, unsigned long *outlen, int type, const ecc_key *key) in ecc_export()
A Decc_get_key.c23 int ecc_get_key(unsigned char *out, unsigned long *outlen, int type, const ecc_key *key) in ecc_get_key()
A Decc_set_key.c15 int ecc_set_key(const unsigned char *in, unsigned long inlen, int type, ecc_key *key) in ecc_set_key()
/optee_os/ta/pkcs11/src/
A Dattributes.h256 uint32_t type = 0; in get_key_type() local
275 uint32_t type = 0; in get_certificate_type() local
292 uint32_t type = 0; in get_mechanism_type() local
/optee_os/core/drivers/crypto/se050/core/
A Dapdu.c12 TEE_Result crypto_se_do_apdu(enum crypto_apdu_type type, in crypto_se_do_apdu()
/optee_os/core/lib/libtomcrypt/src/misc/padding/
A Dpadding_depad.c28 enum padding_type type; in padding_depad() local

Completed in 42 milliseconds

123456