Home
last modified time | relevance | path

Searched refs:l2c (Results 1 – 25 of 50) sorted by relevance

12

/NextBSD/crypto/openssl/crypto/des/
HDede_cbcm_enc.c124 l2c(tout0, out); in DES_ede3_cbcm_encrypt()
125 l2c(tout1, out); in DES_ede3_cbcm_encrypt()
128 l2c(m0, iv1); in DES_ede3_cbcm_encrypt()
129 l2c(m1, iv1); in DES_ede3_cbcm_encrypt()
132 l2c(tout0, iv2); in DES_ede3_cbcm_encrypt()
133 l2c(tout1, iv2); in DES_ede3_cbcm_encrypt()
171 l2c(tout0, out); in DES_ede3_cbcm_encrypt()
172 l2c(tout1, out); in DES_ede3_cbcm_encrypt()
179 l2c(m0, iv1); in DES_ede3_cbcm_encrypt()
180 l2c(m1, iv1); in DES_ede3_cbcm_encrypt()
[all …]
HDcfb64ede.c93 l2c(v0, iv); in DES_ede3_cfb64_encrypt()
94 l2c(v1, iv); in DES_ede3_cfb64_encrypt()
115 l2c(v0, iv); in DES_ede3_cfb64_encrypt()
116 l2c(v1, iv); in DES_ede3_cfb64_encrypt()
186 l2c(v0, iv); in DES_ede3_cfb_encrypt()
187 l2c(v1, iv); in DES_ede3_cfb_encrypt()
188 l2c(d0, iv); in DES_ede3_cfb_encrypt()
189 l2c(d1, iv); in DES_ede3_cfb_encrypt()
223 l2c(v0, iv); in DES_ede3_cfb_encrypt()
224 l2c(v1, iv); in DES_ede3_cfb_encrypt()
[all …]
HDncbc_enc.c95 l2c(tout0, out); in DES_cbc_encrypt()
97 l2c(tout1, out); in DES_cbc_encrypt()
107 l2c(tout0, out); in DES_cbc_encrypt()
109 l2c(tout1, out); in DES_cbc_encrypt()
113 l2c(tout0, iv); in DES_cbc_encrypt()
114 l2c(tout1, iv); in DES_cbc_encrypt()
127 l2c(tout0, out); in DES_cbc_encrypt()
128 l2c(tout1, out); in DES_cbc_encrypt()
148 l2c(xor0, iv); in DES_cbc_encrypt()
149 l2c(xor1, iv); in DES_cbc_encrypt()
HDcfb_enc.c125 l2c(v0, iv); in DES_cfb_encrypt()
126 l2c(v1, iv); in DES_cfb_encrypt()
127 l2c(d0, iv); in DES_cfb_encrypt()
128 l2c(d1, iv); in DES_cfb_encrypt()
168 l2c(v0, iv); in DES_cfb_encrypt()
169 l2c(v1, iv); in DES_cfb_encrypt()
170 l2c(d0, iv); in DES_cfb_encrypt()
171 l2c(d1, iv); in DES_cfb_encrypt()
196 l2c(v0, iv); in DES_cfb_encrypt()
197 l2c(v1, iv); in DES_cfb_encrypt()
HDxcbc_enc.c161 l2c(tout0, out); in DES_xcbc_encrypt()
163 l2c(tout1, out); in DES_xcbc_encrypt()
173 l2c(tout0, out); in DES_xcbc_encrypt()
175 l2c(tout1, out); in DES_xcbc_encrypt()
178 l2c(tout0, iv); in DES_xcbc_encrypt()
179 l2c(tout1, iv); in DES_xcbc_encrypt()
191 l2c(tout0, out); in DES_xcbc_encrypt()
192 l2c(tout1, out); in DES_xcbc_encrypt()
210 l2c(xor0, iv); in DES_xcbc_encrypt()
211 l2c(xor1, iv); in DES_xcbc_encrypt()
HDofb64enc.c85 l2c(v0, dp); in DES_ofb64_encrypt()
86 l2c(v1, dp); in DES_ofb64_encrypt()
92 l2c(t, dp); in DES_ofb64_encrypt()
94 l2c(t, dp); in DES_ofb64_encrypt()
104 l2c(v0, iv); in DES_ofb64_encrypt()
105 l2c(v1, iv); in DES_ofb64_encrypt()
HDofb64ede.c86 l2c(v0, dp); in DES_ede3_ofb64_encrypt()
87 l2c(v1, dp); in DES_ede3_ofb64_encrypt()
97 l2c(v0, dp); in DES_ede3_ofb64_encrypt()
98 l2c(v1, dp); in DES_ede3_ofb64_encrypt()
108 l2c(v0, iv); in DES_ede3_ofb64_encrypt()
109 l2c(v1, iv); in DES_ede3_ofb64_encrypt()
HDdes_enc.c316 l2c(tout0, out); in DES_ede3_cbc_encrypt()
317 l2c(tout1, out); in DES_ede3_cbc_encrypt()
330 l2c(tout0, out); in DES_ede3_cbc_encrypt()
331 l2c(tout1, out); in DES_ede3_cbc_encrypt()
334 l2c(tout0, iv); in DES_ede3_cbc_encrypt()
335 l2c(tout1, iv); in DES_ede3_cbc_encrypt()
356 l2c(tout0, out); in DES_ede3_cbc_encrypt()
357 l2c(tout1, out); in DES_ede3_cbc_encrypt()
382 l2c(xor0, iv); in DES_ede3_cbc_encrypt()
383 l2c(xor1, iv); in DES_ede3_cbc_encrypt()
HDcfb64enc.c88 l2c(v0, iv); in DES_cfb64_encrypt()
90 l2c(v0, iv); in DES_cfb64_encrypt()
108 l2c(v0, iv); in DES_cfb64_encrypt()
110 l2c(v0, iv); in DES_cfb64_encrypt()
HDpcbc_enc.c90 l2c(tout0, out); in DES_pcbc_encrypt()
91 l2c(tout1, out); in DES_pcbc_encrypt()
105 l2c(tout0, out); in DES_pcbc_encrypt()
106 l2c(tout1, out); in DES_pcbc_encrypt()
HDecb3_enc.c80 l2c(l0, out); in DES_ecb3_encrypt()
81 l2c(l1, out); in DES_ecb3_encrypt()
HDcbc_cksm.c90 l2c(tout0, out); in DES_cbc_cksum()
91 l2c(tout1, out); in DES_cbc_cksum()
/NextBSD/crypto/openssl/crypto/rc5/
HDrc5ofb64.c86 l2c(v0, dp); in RC5_32_ofb64_encrypt()
87 l2c(v1, dp); in RC5_32_ofb64_encrypt()
93 l2c(t, dp); in RC5_32_ofb64_encrypt()
95 l2c(t, dp); in RC5_32_ofb64_encrypt()
105 l2c(v0, iv); in RC5_32_ofb64_encrypt()
106 l2c(v1, iv); in RC5_32_ofb64_encrypt()
HDrc5_enc.c85 l2c(tout0, out); in RC5_32_cbc_encrypt()
87 l2c(tout1, out); in RC5_32_cbc_encrypt()
97 l2c(tout0, out); in RC5_32_cbc_encrypt()
99 l2c(tout1, out); in RC5_32_cbc_encrypt()
101 l2c(tout0, iv); in RC5_32_cbc_encrypt()
102 l2c(tout1, iv); in RC5_32_cbc_encrypt()
115 l2c(tout0, out); in RC5_32_cbc_encrypt()
116 l2c(tout1, out); in RC5_32_cbc_encrypt()
132 l2c(xor0, iv); in RC5_32_cbc_encrypt()
133 l2c(xor1, iv); in RC5_32_cbc_encrypt()
HDrc5cfb64.c89 l2c(t, iv); in RC5_32_cfb64_encrypt()
91 l2c(t, iv); in RC5_32_cfb64_encrypt()
109 l2c(t, iv); in RC5_32_cfb64_encrypt()
111 l2c(t, iv); in RC5_32_cfb64_encrypt()
HDrc5_ecb.c79 l2c(l, out); in RC5_32_ecb_encrypt()
81 l2c(l, out); in RC5_32_ecb_encrypt()
/NextBSD/crypto/openssl/crypto/rc2/
HDrc2ofb64.c86 l2c(v0, dp); in RC2_ofb64_encrypt()
87 l2c(v1, dp); in RC2_ofb64_encrypt()
93 l2c(t, dp); in RC2_ofb64_encrypt()
95 l2c(t, dp); in RC2_ofb64_encrypt()
105 l2c(v0, iv); in RC2_ofb64_encrypt()
106 l2c(v1, iv); in RC2_ofb64_encrypt()
HDrc2_cbc.c83 l2c(tout0, out); in RC2_cbc_encrypt()
85 l2c(tout1, out); in RC2_cbc_encrypt()
95 l2c(tout0, out); in RC2_cbc_encrypt()
97 l2c(tout1, out); in RC2_cbc_encrypt()
99 l2c(tout0, iv); in RC2_cbc_encrypt()
100 l2c(tout1, iv); in RC2_cbc_encrypt()
113 l2c(tout0, out); in RC2_cbc_encrypt()
114 l2c(tout1, out); in RC2_cbc_encrypt()
130 l2c(xor0, iv); in RC2_cbc_encrypt()
131 l2c(xor1, iv); in RC2_cbc_encrypt()
HDrc2cfb64.c89 l2c(t, iv); in RC2_cfb64_encrypt()
91 l2c(t, iv); in RC2_cfb64_encrypt()
109 l2c(t, iv); in RC2_cfb64_encrypt()
111 l2c(t, iv); in RC2_cfb64_encrypt()
HDrc2_ecb.c88 l2c(l, out); in RC2_ecb_encrypt()
90 l2c(l, out); in RC2_ecb_encrypt()
/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_ulpi.c170 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_con_rsp()
211 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_rsp()
344 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_encryption_change()
377 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_encryption_change()
396 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_con_rsp_rsp()
417 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_rsp_rsp()
436 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_con_ind()
459 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_ind()
587 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_cfg_rsp()
611 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_rsp()
[all …]
HDng_l2cap_main.c172 h = &l2cap->l2c; in ng_l2cap_newhook()
199 if (hook == l2cap->l2c || hook == l2cap->ctl) { in ng_l2cap_connect()
231 if (hook == l2cap->l2c) { in ng_l2cap_disconnect()
233 h = &l2cap->l2c; in ng_l2cap_disconnect()
288 l2cap->l2c, NULL, 0); in ng_l2cap_lower_rcvmsg()
500 (l2cap->l2c != NULL)? in ng_l2cap_default_rcvmsg()
715 else if (hook == l2cap->l2c) in ng_l2cap_rcvdata()
/NextBSD/crypto/openssl/crypto/mdc2/
HDmdc2dgst.c72 #undef l2c
73 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
151 l2c(tin0, p); in mdc2_body()
152 l2c(ttin1, p); in mdc2_body()
154 l2c(ttin0, p); in mdc2_body()
155 l2c(tin1, p); in mdc2_body()
/NextBSD/sys/crypto/des/
HDdes_ecb.c111 l=ll[0]; l2c(l,out); in des_ecb_encrypt()
112 l=ll[1]; l2c(l,out); in des_ecb_encrypt()
137 l2c(l0,out); in des_ecb3_encrypt()
138 l2c(l1,out); in des_ecb3_encrypt()
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-ciu-defs.h1096 uint64_t l2c : 1; /**< L2C interrupt member
1145 uint64_t l2c : 1;
1199 uint64_t l2c : 1; /**< L2C interrupt member
1248 uint64_t l2c : 1;
1301 uint64_t l2c : 1; /**< L2C interrupt member
1349 uint64_t l2c : 1;
1410 uint64_t l2c : 1; /**< L2C interrupt member
1459 uint64_t l2c : 1;
1508 uint64_t l2c : 1; /**< L2C interrupt member
1550 uint64_t l2c : 1;
[all …]

12