Searched refs:cipher_number (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dcipher.h78 int cipher_number(const char *);
H A Dcipher.c262 cipher_number(const char *name) function
H A Dssh_namespace.h243 #define cipher_number Fssh_cipher_number macro
H A Dssh.c820 options.cipher = cipher_number(optarg);
H A Dreadconf.c1147 value = cipher_number(arg);
H A Dsshkey.c3043 else if (cipher_number(ciphername) != SSH_CIPHER_SSH2) {

Completed in 100 milliseconds