Home
last modified time | relevance | path

Searched defs:id (Results 1 – 11 of 11) sorted by relevance

/optee_client/libckteec/src/
A Dck_debug.c14 #define CK2STR_ENTRY(id) case id: return #id argument
16 const char *ckr2str(CK_RV id) in ckr2str()
121 const char *ckm2str(CK_MECHANISM_TYPE id) in ckm2str()
305 const char *cka2str(CK_ATTRIBUTE_TYPE id) in cka2str()
421 const char *cko2str(CK_OBJECT_CLASS id) in cko2str()
439 const char *ckk2str(CK_KEY_TYPE id) in ckk2str()
A Dserialize_ck.c54 CK_ULONG id; member
/optee_client/tee-supplicant/src/
A Dprof.c54 int id = 0; in prof_process() local
A Dtee_supplicant.c76 int id; member
158 static struct tee_shm *find_tshm(int id) in find_tshm()
173 static struct tee_shm *pop_tshm(int id) in pop_tshm()
405 int id = 0; in process_free() local
A Dtee_socket.c76 uint32_t id; member
A Drpmb.c155 static int id; in mmc_rpmb_fd() local
/optee_client/libteec/include/linux/
A Dtee.h107 __s32 id; member
139 __s32 id; member
367 __s32 id; member
/optee_client/public/
A Dtee_bench.h37 #define BENCHMARK_CMD(id) (0xFA190000 | ((id) & 0xFFFF)) argument
A Dtee_client_api.h297 int id; member
/optee_client/libteec/src/
A Dtee_client_api.c129 static int teec_shm_alloc(int fd, size_t size, int *id) in teec_shm_alloc()
144 static int teec_shm_register(int fd, void *buf, size_t size, int *id) in teec_shm_register()
/optee_client/libckteec/include/
A Dpkcs11_ta.h1018 uint32_t id; member

Completed in 19 milliseconds