Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dcipher.h97 void cipher_set_keycontext(CipherContext *, u_char *);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcipher.c576 cipher_set_keycontext(CipherContext *cc, u_char *dat) in cipher_set_keycontext() function