Home
last modified time | relevance | path

Searched refs:cipher_get_number (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dcipher.h92 u_int cipher_get_number(Cipher *);
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dcipher.c108 cipher_get_number(Cipher *c) in cipher_get_number() function