Searched defs:cipher_name (Results 1 – 1 of 1) sorted by relevance
237 static const CryptoType& lookup_cipher(const std::string& cipher_name) { in lookup_cipher()253 std::string cipher_name = parts[0]; in parse_options() local