Searched defs:cipherName (Results 1 – 3 of 3) sorted by relevance
624 const char *cipherName = "SM4_128|CFB|NoPadding"; variable648 const char *cipherName = "SM4_128|CFB|NoPadding"; variable773 const char *cipherName = "SM4_128|CFB|NoPadding"; variable
1645 const char *cipherName = "AES128|CFB|NoPadding"; variable1673 const char *cipherName = "AES128|CFB|NoPadding"; variable1697 const char *cipherName = "AES128|CFB|NoPadding"; variable
160 std::string cipherName = GetCipherName(properties.cipherType); in CreateDataBase() local2170 std::string cipherName = GetCipherName(type); in SetCipherSettings() local