Home | History | Annotate | Download | only in opencrypto

Lines Matching defs:COUNT

62 #define COUNT 2
101 struct session_n_op css[COUNT];
103 for (size_t i = 0; i < COUNT; i++) {
112 sg.count = COUNT;
131 u_int32_t sids[COUNT];
135 sf.count = COUNT;
154 struct crypt_n_op css[COUNT];
156 for (size_t i = 0; i < COUNT; i++) {
167 mop.count = COUNT;
188 struct crypt_n_op cnos[COUNT];
189 unsigned char cno_dst[COUNT][AES_CIPHER_LEN];
191 struct crypt_result crs[COUNT];
203 for (size_t i = 0; i < COUNT; i++) {
216 mop.count = COUNT;
224 for (size_t i = 0; i < COUNT; i++) {
232 cret.count = COUNT;
245 cret.count = COUNT;
313 mop.count = 1;