Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dsym_key_generator.c50 } SymKeyGenAbility; typedef
58 static const SymKeyGenAbility SYMKEY_ABILITY_SET[] = {
70 for (uint32_t i = 0; i < sizeof(SYMKEY_ABILITY_SET) / sizeof(SymKeyGenAbility); i++) { in FindAbility()