Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_cfb_cipher_test.cpp624 const char *cipherName = "SM4_128|CFB|NoPadding"; variable
648 const char *cipherName = "SM4_128|CFB|NoPadding"; variable
773 const char *cipherName = "SM4_128|CFB|NoPadding"; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Dcrypto_aes_cfb_cipher_test.cpp1645 const char *cipherName = "AES128|CFB|NoPadding"; variable
1673 const char *cipherName = "AES128|CFB|NoPadding"; variable
1697 const char *cipherName = "AES128|CFB|NoPadding"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp160 std::string cipherName = GetCipherName(properties.cipherType); in CreateDataBase() local
2170 std::string cipherName = GetCipherName(type); in SetCipherSettings() local