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