Searched refs:cipher_keyword (Results 1 – 2 of 2) sorted by relevance
252 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument260 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()
190 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument198 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()