Home
last modified time | relevance | path

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

/external/openssh/
Dcipher.h62 typedef struct CipherContext CipherContext; typedef
65 struct CipherContext { struct
77 void cipher_init(CipherContext *, Cipher *, const u_char *, u_int, argument