Home
last modified time | relevance | path

Searched refs:open_ta_file (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c603 static FILE *open_ta_file(const TEEC_UUID *uuid, const char *mode) in open_ta_file() function
635 f = open_ta_file(&create_fail_test_ta_uuid, "rb"); in load_corrupt_ta()