Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkey_agreement.c214 …HcfKeyAgreementImpl *returnGenerator = (HcfKeyAgreementImpl *)HcfMalloc(sizeof(HcfKeyAgreementImpl… in HcfKeyAgreementCreate() local
H A Dkdf.c173 HcfKdfImpl *returnGenerator = (HcfKdfImpl *)HcfMalloc(sizeof(HcfKdfImpl), 0); in HcfKdfCreate() local
H A Dcipher.c362 CipherGenImpl *returnGenerator = (CipherGenImpl *)HcfMalloc(sizeof(CipherGenImpl), 0); in HcfCipherCreate() local
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dsym_key_generator.c263 …HcfSymmKeyGeneratorImpl *returnGenerator = (HcfSymmKeyGeneratorImpl *)HcfMalloc(sizeof(HcfSymmKeyG… in HcfSymKeyGeneratorCreate() local
H A Dasy_key_generator.c1379 …HcfAsyKeyGeneratorImpl *returnGenerator = (HcfAsyKeyGeneratorImpl *)HcfMalloc(sizeof(HcfAsyKeyGene… in HcfAsyKeyGeneratorCreate() local
1422 HcfAsyKeyGeneratorBySpecImpl *returnGenerator = in HcfAsyKeyGeneratorBySpecCreate() local
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/src/
H A Dsym_key_openssl.c351 … HcfSymKeyGeneratorSpiOpensslImpl *returnGenerator = (HcfSymKeyGeneratorSpiOpensslImpl *)HcfMalloc( in HcfSymKeyGeneratorSpiCreate() local