Searched defs:tmpCtx (Results 1 – 3 of 3) sorted by relevance
41 OH_CryptoMac *tmpCtx = (OH_CryptoMac *)HcfMalloc(sizeof(OH_CryptoMac), 0); in OH_CryptoMac_Create() local
113 OH_CryptoAsymKeyGenerator *tmpCtx = HcfMalloc(sizeof(OH_CryptoAsymKeyGenerator), 0); in OH_CryptoAsymKeyGenerator_Create() local
470 void *tmpCtx = contex->append; variable