Searched refs:crypto_storage_obj_del (Results 1 – 4 of 4) sorted by relevance
16 TEE_Result crypto_storage_obj_del(struct tee_obj *o) in crypto_storage_obj_del() function
86 TEE_Result crypto_storage_obj_del(struct tee_obj *obj);
889 __weak TEE_Result crypto_storage_obj_del(struct tee_obj *obj __unused) in crypto_storage_obj_del() function
444 res = crypto_storage_obj_del(o); in syscall_storage_obj_del()
Completed in 8 milliseconds