Home
last modified time | relevance | path

Searched defs:CipherContext (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dcipher.h69 typedef struct CipherContext CipherContext; typedef
72 struct CipherContext { struct
84 void cipher_init(CipherContext *, Cipher *, const u_char *, u_int, argument