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

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h96 void cipher_set_keycontext(CipherContext *, u_char *);
H A Dcipher.c522 cipher_set_keycontext(CipherContext *cc, u_char *dat) function
H A Dssh_namespace.h169 #define cipher_set_keycontext ssh_cipher_set_keycontext macro
H A Dpacket.c367 cipher_set_keycontext(cc, dat);

Completed in 71 milliseconds