Searched defs:CipherContext (Results 1 – 1 of 1) sorted by relevance
69 typedef struct CipherContext CipherContext; typedef72 struct CipherContext { struct84 void cipher_init(CipherContext *, Cipher *, const u_char *, u_int, argument