Home
last modified time | relevance | path

Searched defs:need (Results 1 – 25 of 71) sorted by relevance

123

/netbsd/src/crypto/external/bsd/openssh/dist/
Dkexsntrup761x25519.c52 size_t need; in kex_kem_sntrup761x25519_keypair() local
88 size_t need; in kex_kem_sntrup761x25519_enc() local
172 size_t need; in kex_kem_sntrup761x25519_dec() local
Dkexmlkem768x25519.c53 size_t need; in kex_kem_mlkem768x25519_keypair() local
98 size_t need; in kex_kem_mlkem768x25519_enc() local
194 size_t need; in kex_kem_mlkem768x25519_dec() local
Dbitmap.c172 size_t i, j, k, need = bitmap_nbytes(b); in bitmap_to_string() local
Dutf8.c67 grow_dst(char **dst, size_t *sz, size_t maxsz, char **dp, size_t need) in grow_dst()
Ddh.c284 dh_gen_key(DH *dh, int need) in dh_gen_key()
Dsshbuf.c331 size_t rlen, need; in sshbuf_allocate() local
/netbsd/src/external/bsd/libbind/dist/irs/
Dirpmarshall.c138 size_t need = 1 ; /*%< for null byte */ in irp_marshall_pw() local
413 size_t need = 1; /*%< for null byte */ in irp_marshall_gr() local
582 size_t need = 1; /*%< for null byte */ in irp_marshall_sv() local
742 size_t need = 1; /*%< for null byte */ in irp_marshall_pr() local
888 size_t need = 1; /*%< for null byte */ in irp_marshall_ho() local
1151 size_t need = 1; /*%< for nul byte */ in irp_marshall_ng() local
1317 size_t need = 1; /*%< for null byte */ in irp_marshall_nw() local
1491 size_t need = 1; /*%< for null byte */ in irp_marshall_ne() local
/netbsd/src/external/gpl2/xcvs/dist/src/
Dgssapi-client.c45 recv_bytes (int sock, char *buf, int need) in recv_bytes()
140 int need; in connect_to_gserver() local
Dsocket-client.c64 socket_buffer_input (void *closure, char *data, size_t need, size_t size, in socket_buffer_input()
Dms-buffer.c59 ms_buffer_input (void *closure, char *data, size_t need, size_t size, in ms_buffer_input()
Dlog-buffer.c212 log_buffer_input (void *closure, char *data, size_t need, size_t size, in log_buffer_input()
Dbuffer.c1113 int need; in buf_copy_counted() local
1378 packetizing_buffer_input (void *closure, char *data, size_t need, size_t size, in packetizing_buffer_input()
1811 fd_buffer_input (void *closure, char *data, size_t need, size_t size, in fd_buffer_input()
/netbsd/src/lib/libc/gen/
Dfnmatch.c76 int negate, ok, need; in rangematch() local
/netbsd/src/games/backgammon/backgammon/
Dmain.c70 static const char need[] = "Do you need instructions for this program?"; variable
/netbsd/src/external/bsd/wpa/dist/src/tls/
Dbignum.c77 size_t need = mp_unsigned_bin_size((mp_int *) n); in bignum_get_unsigned_bin() local
/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr_transport.c309 int need; in qmgr_transport_select() local
/netbsd/src/usr.bin/hexdump/
Ddisplay.c239 int need, nread; in get() local
/netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/
Dqmgr_transport.c304 int need; in qmgr_transport_select() local
/netbsd/src/sbin/dump/
Dtape.c939 ssize_t got, need = count; in atomic_read() local
953 ssize_t got, need = count; in atomic_write() local
/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dmd4-internal.c113 size_t have, need; in MD4Update() local
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/dpd/
Ddecimal128.c200 Int need; /* work */ in decimal128ToNumber() local
/netbsd/src/common/lib/libc/hash/rmd160/
Drmd160.c138 uint32_t have, off, need; in RMD160Update() local
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/dpd/
Ddecimal128.c200 Int need; /* work */ in decimal128ToNumber() local
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Drmd160.c111 uint32_t have, off, need; in netpgpv_RMD160Update() local
/netbsd/src/usr.bin/at/
Dparsetime.c152 static bool need; /* scanner - need to advance to next argument */ variable

123