Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/key/
Dsym_key_generator.c44 } SymKeyGenFuncSet; typedef
48 SymKeyGenFuncSet funcSet;
64 static const SymKeyGenFuncSet *FindAbility(SymKeyAttr *attr) in FindAbility()
247 const SymKeyGenFuncSet *funcSet = FindAbility(&attr); in HcfSymKeyGeneratorCreate()