Searched refs:tee_ctx (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sdp_basic.c | 56 struct tee_ctx { struct 153 static void finalize_tee_ctx(struct tee_ctx *ctx) in finalize_tee_ctx() 162 static int create_tee_ctx(struct tee_ctx *ctx, enum test_target_ta target_ta) in create_tee_ctx() 197 static int tee_register_buffer(struct tee_ctx *ctx, void **shm_ref, int fd) in tee_register_buffer() 217 static void tee_deregister_buffer(struct tee_ctx *ctx, void *shm_ref) in tee_deregister_buffer() 228 static int inject_sdp_data(struct tee_ctx *ctx, in inject_sdp_data() 273 static int transform_sdp_data(struct tee_ctx *ctx, in transform_sdp_data() 313 static int dump_sdp_data(struct tee_ctx *ctx, in dump_sdp_data() 357 static int check_sdp_dumped(struct tee_ctx *ctx, void *ref, size_t len, in check_sdp_dumped() 433 struct tee_ctx *ctx = NULL; in sdp_basic_test() [all …]
|