Searched refs:cipher_get_number (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h91 u_int cipher_get_number(const Cipher *);
H A Dcipher.c150 cipher_get_number(const Cipher *c) function
H A Dssh_namespace.h160 #define cipher_get_number ssh_cipher_get_number macro
H A Dpacket.c399 return (cipher_get_number(active_state->receive_context.cipher));

Completed in 96 milliseconds