Home
last modified time | relevance | path

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

/optee_os-3.20.0/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.c78 struct tee_obj *o) in tee_svc_storage_remove_corrupt_obj()
86 static TEE_Result tee_svc_storage_read_head(struct tee_obj *o) in tee_svc_storage_read_head()
180 struct tee_obj *o = NULL; in syscall_storage_obj_open() local
326 struct tee_obj *o = NULL; in syscall_storage_obj_create() local
430 struct tee_obj *o = NULL; in syscall_storage_obj_del() local
463 struct tee_obj *o = NULL; in syscall_storage_obj_rename() local
613 struct tee_obj *o = NULL; in syscall_storage_next_enum() local
693 struct tee_obj *o = NULL; in syscall_storage_obj_read() local
752 struct tee_obj *o = NULL; in syscall_storage_obj_write() local
807 struct tee_obj *o = NULL; in syscall_storage_obj_trunc() local
[all …]
A Dtee_svc_cryp.c1116 struct tee_obj *o = NULL; in syscall_cryp_obj_get_info() local
1141 struct tee_obj *o = NULL; in syscall_cryp_obj_restrict_usage() local
1208 struct tee_obj *o = NULL; in syscall_cryp_obj_get_attr() local
1561 struct tee_obj *o = NULL; in syscall_cryp_obj_alloc() local
1586 struct tee_obj *o = NULL; in syscall_cryp_obj_close() local
1607 struct tee_obj *o = NULL; in syscall_cryp_obj_reset() local
1800 struct tee_obj *o, in tee_svc_cryp_obj_populate_type()
1901 struct tee_obj *o = NULL; in syscall_cryp_obj_populate() local
2290 struct tee_obj *o = NULL; in syscall_obj_generate_key() local
2450 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-3.20.0/core/drivers/crypto/se050/core/
A Dstorage.c16 TEE_Result crypto_storage_obj_del(struct tee_obj *o) in crypto_storage_obj_del()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c47 sv car25519(gf o) in car25519()
69 sv pack25519(u8 *o,const gf n) in pack25519()
109 sv unpack25519(gf o, const u8 *n) in unpack25519()
116 sv A(gf o,const gf a,const gf b) in A()
122 sv Z(gf o,const gf a,const gf b) in Z()
128 sv M(gf o,const gf a,const gf b) in M()
139 sv S(gf o,const gf a) in S()
144 sv inv25519(gf o,const gf i) in inv25519()
156 sv pow2523(gf o,const gf i) in pow2523()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dfault_mitigation.h155 #define __FTMN_FUNC_BYTE(f, o, l) ((o) < (l) ? (uint8_t)(f)[(o)] : 0) argument
157 #define __FTMN_GET_FUNC_U64(f, o, l) \ argument
167 #define __FTMN_FUNC_HASH32(f, o, l) \ argument
171 #define __FTMN_FUNC_HASH16(f, o, l) \ argument
175 #define __FTMN_FUNC_HASH8(f, o, l) \ argument
179 #define __FTMN_FUNC_HASH4(f, o, l) \ argument
/optee_os-3.20.0/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-3.20.0/lib/libmbedtls/mbedtls/library/
A Dbignum.c1166 mbedtls_mpi_uint *o, *p, c, tmp; in mbedtls_mpi_add_abs() local

Completed in 20 milliseconds