Home
last modified time | relevance | path

Searched defs:lowObjectRef (Results 1 – 1 of 1) sorted by relevance

/third_party/openhitls/crypto/codecskey/src/
Dcrypt_decode_lowkey2pkey.c99 … const BSL_Param *lowObjectRef = BSL_PARAM_FindConstParam(inParam, CRYPT_PARAM_DECODE_OBJECT_DATA); in GetLowKeyObjectInfo() local
190 void *lowObjectRef, void **targetKeyRef) in TransLowKeyToTargetLowKey()
214 static int32_t DupLowKey(const LowKeyObjectMethodInfo *method, void *lowObjectRef, void **targetKey… in DupLowKey()
255 void *lowObjectRef = NULL; in DECODER_LowKeyObject2PkeyObjectDecode() local