Home
last modified time | relevance | path

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

/third_party/openhitls/bsl/usrdata/src/
Dusr_data.c29 BSL_USER_ExDataDup *dupFunc; member
34 …taNewIndex(int32_t index, int64_t argl, const void *argp, const void *newFunc, const void *dupFunc, in BSL_USER_GetExDataNewIndex()
/third_party/openhitls/bsl/hash/include/
Dbsl_hash_list.h93 ListDupFunc dupFunc; member
/third_party/openhitls/crypto/codecskey/src/
Dcrypt_decode_lowkey2pkey.c114 …const BSL_Param *dupFunc = BSL_PARAM_FindConstParam(inParam, CRYPT_PARAM_DECODE_PKEY_DUP_METHOD_FU… in GetLowKeyObjectInfo() local