Home
last modified time | relevance | path

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

/third_party/openhitls/crypto/codecskey/src/
Dcrypt_decode_lowkey2pkey.c151 void *targetKeyRef; member
190 void *lowObjectRef, void **targetKeyRef) in TransLowKeyToTargetLowKey()
214 …ic int32_t DupLowKey(const LowKeyObjectMethodInfo *method, void *lowObjectRef, void **targetKeyRef) in DupLowKey()
259 void *targetKeyRef = NULL; in DECODER_LowKeyObject2PkeyObjectDecode() local