Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h186 TEEC_IonReference ionref; member
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c593 TEEC_EncodeIonParam(&operation->params[paramCnt].ionref, &cliContext->params[paramCnt]); in TEEC_EncodeParam()
1649 if (operation->params[paramCnt].ionref.ionShareFd < 0 || in TEEC_CheckOperation()
1650 operation->params[paramCnt].ionref.ionSize == 0) { in TEEC_CheckOperation()