Home
last modified time | relevance | path

Searched refs:cipher_number (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dcipher.h81 int cipher_number(const char *);
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dcipher.c178 cipher_number(const char *name) in cipher_number() function
H A Dreadconf.c680 value = cipher_number(arg); in process_config_line()
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dssh.c429 options.cipher = cipher_number(optarg);