Home
last modified time | relevance | path

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

/third_party/openhitls/testcode/testdata/provider/
Dprovider_load_test_no_init.c39 const CRYPT_EAL_Func *implFunc; // implemented algorithm callback member
Dprovider_load_test_no_fullfunc.c40 const CRYPT_EAL_Func *implFunc; // implemented algorithm callback member
/third_party/openhitls/crypto/provider/src/mgr/
Dcrypt_provider_compare.c392 InputAttributeStrInfo attrInfo, const CRYPT_EAL_Func **implFunc, CRYPT_EAL_ProvMgrCtx **mgrCtx) in FindHighestScoreFunc()
439 const CRYPT_EAL_Func *implFunc = NULL; in CRYPT_EAL_CompareAlgAndAttr() local
/third_party/openhitls/include/crypto/
Dcrypt_eal_implprovider.h39 const CRYPT_EAL_Func *implFunc; // implemented algorithm callback member