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

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h95 int cipher_get_keycontext(const CipherContext *, u_char *);
H A Dcipher.c507 cipher_get_keycontext(const CipherContext *cc, u_char *dat) function
H A Dssh_namespace.h157 #define cipher_get_keycontext ssh_cipher_get_keycontext macro
H A Dpacket.c354 return (cipher_get_keycontext(cc, dat));

Completed in 100 milliseconds