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