Searched refs:lenp (Results 51 - 75 of 97) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dssh-pkcs11-helper.c53 #define get_string(lenp) buffer_get_string(&iqueue, lenp);
H A Dschnorr.c447 * with digest via 'digestp' (caller to free) and length via 'lenp'.
452 u_char **digestp, u_int *lenp)
474 *lenp = digest_len;
475 memcpy(*digestp, digest, *lenp);
451 hash_buffer(const u_char *buf, u_int len, const EVP_MD *md, u_char **digestp, u_int *lenp) argument
H A Dkey.c1539 key_to_blob(const Key *key, u_char **blobp, u_int *lenp) argument
1583 if (lenp != NULL)
1584 *lenp = len;
1597 u_char **sigp, u_int *lenp,
1604 return ssh_dss_sign(key, sigp, lenp, data, datalen);
1607 return ssh_ecdsa_sign(key, sigp, lenp, data, datalen);
1611 return ssh_rsa_sign(key, sigp, lenp, data, datalen);
1595 key_sign( const Key *key, u_char **sigp, u_int *lenp, const u_char *data, u_int datalen) argument
H A Dmonitor_wrap.c212 mm_key_sign(Key *key, u_char **sigp, u_int *lenp, u_char *data, u_int datalen) argument
227 *sigp = buffer_get_string(&m, lenp);
523 mm_newkeys_to_blob(int mode, u_char **blobp, u_int *lenp) argument
564 if (lenp != NULL)
565 *lenp = len;
H A Dsshconnect2.c1211 identity_sign(Identity *id, u_char **sigp, u_int *lenp, argument
1219 return (ssh_agent_sign(id->ac, id->key, sigp, lenp,
1226 return (key_sign(id->key, sigp, lenp, data, datalen));
1230 ret = key_sign(prv, sigp, lenp, data, datalen);
1613 ssh_keysign(Key *key, u_char **sigp, u_int *lenp, argument
1683 *sigp = buffer_get_string(&b, lenp);
H A Dauthfd.c418 u_char **sigp, u_int *lenp,
452 *sigp = buffer_get_string(&msg, lenp);
416 ssh_agent_sign(AuthenticationConnection *auth, Key *key, u_char **sigp, u_int *lenp, u_char *data, u_int datalen) argument
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dccp.c700 ccp_addci(f, p, lenp)
703 int *lenp;
811 *lenp = p - p0;
1080 ccp_reqci(f, p, lenp, dont_nak)
1083 int *lenp;
1098 len = *lenp;
1353 if (ret == CONFREJ && *lenp == retp - p0)
1356 *lenp = retp - p0;
H A Dlcp.c720 lcp_addci(f, ucp, lenp)
723 int *lenp;
792 if (ucp - start_ucp != *lenp) {
1516 lcp_reqci(f, inp, lenp, reject_if_disagree)
1519 int *lenp; /* Length of requested CIs */
1534 int l = *lenp; /* Length left */
1884 *lenp = next - inp;
1890 *lenp = nakp - nak_buffer;
1891 BCOPY(nak_buffer, inp, *lenp);
1894 *lenp
[all...]
H A Dipv6cp.c566 ipv6cp_addci(f, ucp, lenp)
569 int *lenp;
572 int len = *lenp;
602 *lenp -= len;
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dkgdb_stub.c131 kgdb_recv(u_char *bp, int *lenp) argument
175 *lenp = len;
/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_inet.c125 in_getsufx(void *v, u_short *lenp, void *data_out, int which) argument
128 *lenp = sizeof(u_short);
H A Dtp_iso.c117 iso_getsufx(void *v, u_short *lenp, void *data_out, int which) argument
131 bcopy(TSEL(addr), data_out, (*lenp = addr->siso_tlen));
/netbsd-6-1-5-RELEASE/sys/netiso/xebec/
H A Dmain.c88 register int lenp = strlen(proto); local
96 junk = Malloc( 2 + lenp + strlen(X ## _name) );\
/netbsd-6-1-5-RELEASE/dist/nvi/ex/
H A Dex_script.c583 sscr_matchprompt(SCR *sp, CHAR_T *lp, size_t line_len, size_t *lenp) argument
609 if (lenp != NULL)
610 *lenp = line_len;
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dapi.c136 api_gline(SCR *sp, db_recno_t lno, CHAR_T **linepp, size_t *lenp) argument
140 if (db_eget(sp, lno, linepp, lenp, &isempty)) {
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dnetaddr.c250 isc_netaddr_masktoprefixlen(const isc_netaddr_t *s, unsigned int *lenp) { argument
285 *lenp = nbytes * 8 + nbits;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dnetaddr.c251 isc_netaddr_masktoprefixlen(const isc_netaddr_t *s, unsigned int *lenp) { argument
288 *lenp = nbytes * 8 + nbits;
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Drcs.c83 size_t *lenp);
85 size_t *lenp);
87 const char *from, size_t *lenp);
90 size_t *lenp);
1616 rcsbuf_valcopy (struct rcsbuffer *rcsbuf, char *val, int polish, size_t *lenp) argument
1624 if (lenp != NULL)
1625 *lenp = 0;
1638 if (lenp != NULL)
1639 *lenp = vlen;
1643 rcsbuf_valpolish_internal (rcsbuf, ret, val, lenp);
1657 rcsbuf_valpolish(struct rcsbuffer *rcsbuf, char *val, int polish, size_t *lenp) argument
1683 rcsbuf_valpolish_internal(struct rcsbuffer *rcsbuf, char *to, const char *from, size_t *lenp) argument
1909 rcsbuf_get_buffered(struct rcsbuffer *rcsbuf, char **datap, size_t *lenp) argument
[all...]
H A Dbuffer.c803 buf_read_line (struct buffer *buf, char **line, size_t *lenp) argument
805 return buf_read_short_line (buf, line, lenp, SIZE_MAX);
813 buf_read_short_line (struct buffer *buf, char **line, size_t *lenp, argument
874 if (lenp != NULL)
875 *lenp = len;
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c3646 * - returns NULL and set *lenp to negative on fatal failures
3647 * - returns NULL and set *lenp to non-negative on non-fatal failures
3651 pk_recv(so, lenp)
3653 int *lenp;
3659 *lenp = -1;
3663 *lenp = recv(so, (caddr_t)&buf, sizeof(buf), MSG_PEEK | MSG_DONTWAIT);
3666 while (*lenp < 0 && errno == EAGAIN && retry < 3);
3668 if (*lenp < 0)
3671 else if (*lenp < sizeof(buf))
3676 *lenp
[all...]
H A Dprivsep.c127 privsep_recv(sock, bufp, lenp)
130 size_t *lenp;
137 *lenp = 0;
192 *lenp = len;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Doutput.c718 make_ctf_data(tdata_t *td, Elf *elf, const char *file, size_t *lenp, int flags) argument
725 data = ctf_gen(iiburst, lenp, flags & CTF_COMPRESS);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dtekhex.c295 getsym (char *dstp, char **srcp, unsigned int *lenp) argument
311 *lenp = len;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dtekhex.c295 getsym (char *dstp, char **srcp, unsigned int *lenp) argument
311 *lenp = len;
/netbsd-6-1-5-RELEASE/tests/lib/libc/db/
H A Dh_db.c664 rfile(char *name, size_t *lenp) argument
687 *lenp = (size_t)sb.st_size;

Completed in 383 milliseconds

1234