Searched defs:CipherState (Results 1 – 12 of 12) sorted by relevance
3 struct CipherState struct9 static CipherState* argument
11 encryptnone(CipherState*, uchar*, int) in encryptnone() argument16 decryptnone(CipherState*, uchar*, int) in decryptnone() argument
12 twiddle(CipherState*, uchar *buf, int n) in twiddle() argument
132 typedef struct CipherState CipherState; typedef
10 struct CipherState { struct14 static CipherState* argument
12 struct CipherState { struct16 static CipherState * argument
135 typedef struct CipherState CipherState; typedef