Home
last modified time | relevance | path

Searched defs:getAsyKeySpecInt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/interfaces/innerkits/key/
H A Dpub_key.h32 HcfResult (*getAsyKeySpecInt)(const HcfPubKey *self, const AsyKeySpecItem item, int *returnInt); member
H A Dpri_key.h32 HcfResult (*getAsyKeySpecInt)(const HcfPriKey *self, const AsyKeySpecItem item, int *returnInt); member
/ohos5.0/base/security/crypto_framework/frameworks/native/src/
H A Dasym_key.c61 HcfResult (*getAsyKeySpecInt)(const HcfPubKey *self, const AsyKeySpecItem item, int *returnInt); member