Searched refs:cipher_number (Results 1 – 6 of 6) sorted by relevance
78 int cipher_number(const char *);
244 cipher_number(const char *name) in cipher_number() function
191 #define cipher_number ssh_cipher_number macro
114 else if (cipher_number(ciphername) != SSH_CIPHER_SSH2) in key_private_to_blob2()
702 options.cipher = cipher_number(optarg); in main()
1045 value = cipher_number(arg); in process_config_line()