Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/native/src/
Dcrypto_mac.c41 OH_CryptoMac *tmpCtx = (OH_CryptoMac *)HcfMalloc(sizeof(OH_CryptoMac), 0); in OH_CryptoMac_Create() local
Dasym_key.c113 OH_CryptoAsymKeyGenerator *tmpCtx = HcfMalloc(sizeof(OH_CryptoAsymKeyGenerator), 0); in OH_CryptoAsymKeyGenerator_Create() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
Ddlp_crypt_test.cpp470 void *tmpCtx = contex->append; variable