Searched refs:lookup_cipher (Results 1 – 1 of 1) sorted by relevance
180 static const CryptoType& lookup_cipher(const std::string& cipher_name) { in lookup_cipher() function197 options->cipher = lookup_cipher(cipher_name); in parse_options()