Searched refs:cipher_keyword (Results 1 – 2 of 2) sorted by relevance
175 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument183 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()
180 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument188 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()