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

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h102 void cipher_set_keycontext(CipherContext *, u_char *);
H A Dcipher.c575 cipher_set_keycontext(CipherContext *cc, u_char *dat) function
H A Dssh_namespace.h194 #define cipher_set_keycontext ssh_cipher_set_keycontext macro
H A Dpacket.c367 cipher_set_keycontext(cc, dat);

Completed in 115 milliseconds