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

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h78 int cipher_number(const char *);
H A Dcipher.c250 cipher_number(const char *name) function
H A Dssh_namespace.h191 #define cipher_number ssh_cipher_number macro
H A Dauthfile.c114 else if (cipher_number(ciphername) != SSH_CIPHER_SSH2)
H A Dssh.c703 options.cipher = cipher_number(optarg);
H A Dreadconf.c1053 value = cipher_number(arg);

Completed in 117 milliseconds