Home
last modified time | relevance | path

Searched defs:GetCipherType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelationaldb_properties.cpp55 CipherType RelationalDBProperties::GetCipherType() const in GetCipherType() function in DistributedDB::RelationalDBProperties
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_3des_openssl.c47 static const EVP_CIPHER *GetCipherType(HcfCipherDesGeneratorSpiOpensslImpl *impl) in GetCipherType() function
H A Dcipher_sm4_openssl.c124 static const EVP_CIPHER *GetCipherType(HcfCipherSm4GeneratorSpiOpensslImpl *impl, SymKeyImpl *symKe… in GetCipherType() function
H A Dcipher_aes_openssl.c168 static const EVP_CIPHER *GetCipherType(HcfCipherAesGeneratorSpiOpensslImpl *impl, SymKeyImpl *symKe… in GetCipherType() function