Home
last modified time | relevance | path

Searched defs:o (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/tee/
A Dtee_obj.c16 void tee_obj_add(struct user_ta_ctx *utc, struct tee_obj *o) in tee_obj_add()
24 struct tee_obj *o; in tee_obj_get() local
35 void tee_obj_close(struct user_ta_ctx *utc, struct tee_obj *o) in tee_obj_close()
55 TEE_Result tee_obj_verify(struct tee_ta_session *sess, struct tee_obj *o) in tee_obj_verify()
80 void tee_obj_free(struct tee_obj *o) in tee_obj_free()
A Dtee_svc_storage.c77 struct tee_obj *o) in tee_svc_storage_remove_corrupt_obj()
85 static TEE_Result tee_svc_storage_read_head(struct tee_obj *o) in tee_svc_storage_read_head()
179 struct tee_obj *o = NULL; in syscall_storage_obj_open() local
325 struct tee_obj *o = NULL; in syscall_storage_obj_create() local
424 struct tee_obj *o = NULL; in syscall_storage_obj_del() local
465 struct tee_obj *o = NULL; in syscall_storage_obj_rename() local
611 struct tee_obj *o = NULL; in syscall_storage_next_enum() local
680 struct tee_obj *o = NULL; in syscall_storage_obj_read() local
738 struct tee_obj *o = NULL; in syscall_storage_obj_write() local
787 struct tee_obj *o = NULL; in syscall_storage_obj_trunc() local
[all …]
A Dtee_svc_cryp.c891 struct tee_obj *o = NULL; in syscall_cryp_obj_get_info() local
909 struct tee_obj *o = NULL; in syscall_cryp_obj_restrict_usage() local
976 struct tee_obj *o = NULL; in syscall_cryp_obj_get_attr() local
1314 struct tee_obj *o = NULL; in syscall_cryp_obj_alloc() local
1339 struct tee_obj *o = NULL; in syscall_cryp_obj_close() local
1360 struct tee_obj *o = NULL; in syscall_cryp_obj_reset() local
1548 struct tee_obj *o, in tee_svc_cryp_obj_populate_type()
1648 struct tee_obj *o = NULL; in syscall_cryp_obj_populate() local
1882 struct tee_obj *o = NULL; in syscall_obj_generate_key() local
2026 struct tee_obj *o; in cryp_state_free() local
[all …]
A Dtee_pobj.c66 struct tee_pobj *o = NULL; in tee_pobj_get() local
A Dtee_time_generic.c42 struct tee_ta_time_offs *o; in tee_time_ta_set_offs() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c54 sv car25519(gf o) in car25519()
76 sv pack25519(u8 *o,const gf n) in pack25519()
116 sv unpack25519(gf o, const u8 *n) in unpack25519()
123 sv A(gf o,const gf a,const gf b) in A()
129 sv Z(gf o,const gf a,const gf b) in Z()
135 sv M(gf o,const gf a,const gf b) in M()
146 sv S(gf o,const gf a) in S()
151 sv inv25519(gf o,const gf i) in inv25519()
163 sv pow2523(gf o,const gf i) in pow2523()
/optee_os/core/pta/tests/
A Dfs_htree.c407 size_t o = 0; in aux_alloc() local
439 size_t o = 0; in test_write_read() local
/optee_os/lib/libmbedtls/mbedtls/library/
A Dbignum.c1421 mbedtls_mpi_uint *o, *p, c, tmp; in mbedtls_mpi_add_abs() local

Completed in 20 milliseconds