Searched refs:BCOPY (Results 1 - 25 of 44) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Deeprom.c53 #define BCOPY(x,y,z) memcpy(y,x,z) macro
1008 (void)BCOPY( eep_rec_p, ia->part_num, (ia->part_num_tl & FIELD_LENGTH_MASK) );
1013 BCOPY( eep_rec_p, ia->serial_num,
1077 BCOPY( eep_rec_p, ia->manuf, (ia->manuf_tl & FIELD_LENGTH_MASK) );
1082 BCOPY( eep_rec_p, ia->product, (ia->product_tl & FIELD_LENGTH_MASK) );
1087 BCOPY(eep_rec_p, ia->serial_num, (ia->serial_num_tl & FIELD_LENGTH_MASK));
1092 BCOPY( eep_rec_p, ia->part_num, (ia->part_num_tl & FIELD_LENGTH_MASK) );
1099 BCOPY( eep_rec_p, ia->board_rev, (ia->board_rev_tl & FIELD_LENGTH_MASK) );
1107 BCOPY( eep_rec_p, ia->temp_waiver,
1117 BCOPY( eep_rec_
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dvjcompress.c72 #undef BCOPY macro
73 #define BCOPY(p1, p2, n) bcopy((char *)(p1), (char *)(p2), (int)(n)) macro
376 BCOPY(ip, &cs->cs_ip, hlen);
402 BCOPY(new_seq, cp, deltaS);
412 BCOPY(ip, &cs->cs_ip, hlen);
456 BCOPY(ip, &cs->cs_ip, hlen);
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dvjcompress.c72 #undef BCOPY macro
73 #define BCOPY(p1, p2, n) bcopy((char *)(p1), (char *)(p2), (int)(n)) macro
376 BCOPY(ip, &cs->cs_ip, hlen);
402 BCOPY(new_seq, cp, deltaS);
412 BCOPY(ip, &cs->cs_ip, hlen);
456 BCOPY(ip, &cs->cs_ip, hlen);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dvjcompress.c72 #undef BCOPY macro
73 #define BCOPY(p1, p2, n) bcopy((char *)(p1), (char *)(p2), (int)(n)) macro
376 BCOPY(ip, &cs->cs_ip, hlen);
402 BCOPY(new_seq, cp, deltaS);
412 BCOPY(ip, &cs->cs_ip, hlen);
456 BCOPY(ip, &cs->cs_ip, hlen);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dchap.c435 BCOPY(inp, rhostname, len);
468 BCOPY(hash, cstate->response, MD5_SIGNATURE_SIZE);
547 BCOPY(inp, rhostname, len);
689 BCOPY(cstate->challenge, outp, chal_len);
692 BCOPY(cstate->chal_name, outp, name_len); /* append hostname */
727 BCOPY(msg, outp, msglen);
784 BCOPY(cstate->response, outp, md_len); /* copy MD to buffer */
787 BCOPY(cstate->resp_name, outp, name_len); /* append our name */
H A Dchap_ms.c97 BCOPY(pwHash, ZPasswordHash, MD4_SIGNATURE_SIZE);
308 BCOPY(&response, cstate->response, MS_CHAP_RESPONSE_LEN);
H A Dupap.c524 BCOPY(u->us_user, outp, u->us_userlen);
527 BCOPY(u->us_passwd, outp, u->us_passwdlen);
558 BCOPY(msg, outp, msglen);
H A Dcbcp.c354 BCOPY(us->us_number, bufp, strlen(us->us_number) + 1);
402 BCOPY(buf, outp, len);
H A Dauth.c365 BCOPY(addr, wp->word, l);
619 BCOPY(name, peer_authname, namelen);
1460 BCOPY(secbuf, secret, len);
H A Dlcp.c1704 BCOPY(p, ho->endpoint.value, cilen);
1732 BCOPY(cip, rejp, cilen); /* Move it */
1753 BCOPY(nak_buffer, inp, *lenp);
2026 BCOPY(p, epd.value, epd.length);
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dccp.c810 BCOPY(p, opt_buf, CILEN_MPPE);
811 BCOPY(mppe_recv_key, &opt_buf[CILEN_MPPE], MPPE_MAX_KEY_LEN);
1378 BCOPY(p, opt_buf, CILEN_MPPE);
1425 BCOPY(p, opt_buf, CILEN_MPPE);
1426 BCOPY(mppe_send_key, &opt_buf[CILEN_MPPE],
1445 BCOPY(p, opt_buf, CILEN_MPPE);
1446 BCOPY(mppe_send_key, &opt_buf[CILEN_MPPE],
1465 BCOPY(p, opt_buf, CILEN_MPPE);
1466 BCOPY(mppe_send_key, &opt_buf[CILEN_MPPE],
1483 BCOPY(
[all...]
H A Deap.c494 BCOPY(clear + 1, dp, i);
697 BCOPY(str, outp, challen);
715 BCOPY(esp->es_challenge, outp, esp->es_challen);
717 BCOPY(esp->es_server.ea_name, outp, esp->es_server.ea_namelen);
727 BCOPY(esp->es_server.ea_name, outp, esp->es_server.ea_namelen);
733 BCOPY(ts->s.data, outp, ts->s.len);
740 BCOPY(ts->g.data, outp, ts->g.len);
746 BCOPY(ts->n.data, outp, ts->n.len);
757 BCOPY(ts->B.data, outp, ts->B.len);
767 BCOPY(t_serverrespons
[all...]
H A Dchap_ms.c386 BCOPY(inp, msg, len);
453 BCOPY(PasswordHash, ZPasswordHash, MD4_SIGNATURE_SIZE);
493 BCOPY(sha1Hash, Challenge, 8);
659 BCOPY(Digest, mppe_send_key, sizeof(mppe_send_key));
660 BCOPY(Digest, mppe_recv_key, sizeof(mppe_recv_key));
761 BCOPY(Digest, mppe_send_key, sizeof(mppe_send_key));
777 BCOPY(Digest, mppe_recv_key, sizeof(mppe_recv_key));
836 BCOPY(PeerChallenge, response->PeerChallenge,
H A Dupap.c567 BCOPY(u->us_user, outp, u->us_userlen);
570 BCOPY(u->us_passwd, outp, u->us_passwdlen);
601 BCOPY(msg, outp, msglen);
H A Dcbcp.c379 BCOPY(us->us_number, bufp, strlen(us->us_number) + 1);
426 BCOPY(buf, outp, len);
H A Dauth.c504 BCOPY(addr, wp->word, l);
526 BCOPY(number, wp->word, l);
839 BCOPY(name, peer_authname, namelen);
1849 BCOPY(secbuf, secret, len);
H A Dlcp.c1820 BCOPY(p, ho->endpoint.value, cilen);
1848 BCOPY(cip, rejp, cilen); /* Move it */
1869 BCOPY(nak_buffer, inp, *lenp);
2151 BCOPY(p, epd.value, epd.length);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dccp.c810 BCOPY(p, opt_buf, CILEN_MPPE);
811 BCOPY(mppe_recv_key, &opt_buf[CILEN_MPPE], MPPE_MAX_KEY_LEN);
1378 BCOPY(p, opt_buf, CILEN_MPPE);
1425 BCOPY(p, opt_buf, CILEN_MPPE);
1426 BCOPY(mppe_send_key, &opt_buf[CILEN_MPPE],
1445 BCOPY(p, opt_buf, CILEN_MPPE);
1446 BCOPY(mppe_send_key, &opt_buf[CILEN_MPPE],
1465 BCOPY(p, opt_buf, CILEN_MPPE);
1466 BCOPY(mppe_send_key, &opt_buf[CILEN_MPPE],
1483 BCOPY(
[all...]
H A Deap.c494 BCOPY(clear + 1, dp, i);
697 BCOPY(str, outp, challen);
715 BCOPY(esp->es_challenge, outp, esp->es_challen);
717 BCOPY(esp->es_server.ea_name, outp, esp->es_server.ea_namelen);
727 BCOPY(esp->es_server.ea_name, outp, esp->es_server.ea_namelen);
733 BCOPY(ts->s.data, outp, ts->s.len);
740 BCOPY(ts->g.data, outp, ts->g.len);
746 BCOPY(ts->n.data, outp, ts->n.len);
757 BCOPY(ts->B.data, outp, ts->B.len);
767 BCOPY(t_serverrespons
[all...]
H A Dchap_ms.c376 BCOPY(inp, msg, len);
443 BCOPY(PasswordHash, ZPasswordHash, MD4_SIGNATURE_SIZE);
483 BCOPY(sha1Hash, Challenge, 8);
647 BCOPY(Digest, mppe_send_key, sizeof(mppe_send_key));
648 BCOPY(Digest, mppe_recv_key, sizeof(mppe_recv_key));
749 BCOPY(Digest, mppe_send_key, sizeof(mppe_send_key));
765 BCOPY(Digest, mppe_recv_key, sizeof(mppe_recv_key));
824 BCOPY(PeerChallenge, response->PeerChallenge,
H A Dupap.c567 BCOPY(u->us_user, outp, u->us_userlen);
570 BCOPY(u->us_passwd, outp, u->us_passwdlen);
601 BCOPY(msg, outp, msglen);
H A Dcbcp.c379 BCOPY(us->us_number, bufp, strlen(us->us_number) + 1);
426 BCOPY(buf, outp, len);
H A Dauth.c504 BCOPY(addr, wp->word, l);
526 BCOPY(number, wp->word, l);
839 BCOPY(name, peer_authname, namelen);
1849 BCOPY(secbuf, secret, len);
H A Dlcp.c1820 BCOPY(p, ho->endpoint.value, cilen);
1848 BCOPY(cip, rejp, cilen); /* Move it */
1869 BCOPY(nak_buffer, inp, *lenp);
2151 BCOPY(p, epd.value, epd.length);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dauth.c238 BCOPY(name, peer_authname, namelen);
429 BCOPY(passwd, secret, *secret_len);

Completed in 323 milliseconds

12