Home
last modified time | relevance | path

Searched defs:getAlgorithm (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/crypto_framework/interfaces/innerkits/crypto_operation/
H A Dkdf.h33 const char *(*getAlgorithm)(HcfKdf *self); member
H A Dcipher.h65 const char *(*getAlgorithm)(HcfCipher *self); member
/ohos5.0/base/security/certificate_framework/interfaces/innerkits/certificate/
H A Dcert_chain_validator.h42 const char *(*getAlgorithm)(HcfCertChainValidator *self); member
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/key/
H A Dkey.h65 const char *(*getAlgorithm)(HcfKey *self); member
/ohos5.0/base/security/crypto_framework/frameworks/native/src/
H A Dsym_cipher.c37 const char *(*getAlgorithm)(HcfCipher *self); member