Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h163 } TEEC_Value; typedef
185 TEEC_Value value;
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c57 TEEC_Value value;
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c546 static void TEEC_EncodeValueParam(const TEEC_Value *val, TC_NS_ClientParam *param) in TEEC_EncodeValueParam()