Searched defs:cipher_context (Results 1 – 13 of 13) sorted by relevance
39733 struct cipher_context { struct39734 char iv[20];39735 char rec_seq[8];
37843 struct cipher_context { struct37844 char *iv;37845 char *rec_seq;
85833 struct cipher_context { struct85834 char *iv;85835 char *rec_seq;
121251 struct cipher_context { struct121252 char *iv;121253 char *rec_seq;
125743 struct cipher_context { struct125744 char *iv;125745 char *rec_seq;
129998 struct cipher_context { struct129999 char *iv;130000 char *rec_seq;
122002 struct cipher_context { struct122003 char *iv;122004 char *rec_seq;
133378 struct cipher_context { struct133379 char *iv;133380 char *rec_seq;