Home
last modified time | relevance | path

Searched refs:SymKeyGenFuncSet (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dsym_key_generator.c45 } SymKeyGenFuncSet; typedef
49 SymKeyGenFuncSet funcSet;
65 static const SymKeyGenFuncSet *FindAbility(SymKeyAttr *attr) in FindAbility()
258 const SymKeyGenFuncSet *funcSet = FindAbility(&attr); in HcfSymKeyGeneratorCreate()