Searched refs:sinfo (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dec.h49 const unsigned char *sinfo, size_t sinfolen,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decdh_kdf.c21 const unsigned char *sinfo, size_t sinfolen,
48 if (!EVP_DigestUpdate(mctx, sinfo, sinfolen))
77 const unsigned char *sinfo, size_t sinfolen,
80 return ecdh_KDF_X9_63(out, outlen, Z, Zlen, sinfo, sinfolen, md);
19 ecdh_KDF_X9_63(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, const unsigned char *sinfo, size_t sinfolen, const EVP_MD *md) argument
75 ECDH_KDF_X9_62(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, const unsigned char *sinfo, size_t sinfolen, const EVP_MD *md) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decdh_kdf.c26 const unsigned char *sinfo, size_t sinfolen,
42 (void *)sinfo, sinfolen);
59 const unsigned char *sinfo, size_t sinfolen,
62 return ossl_ecdh_kdf_X9_63(out, outlen, Z, Zlen, sinfo, sinfolen, md, NULL,
24 ossl_ecdh_kdf_X9_63(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, const unsigned char *sinfo, size_t sinfolen, const EVP_MD *md, OSSL_LIB_CTX *libctx, const char *propq) argument
57 ECDH_KDF_X9_62(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, const unsigned char *sinfo, size_t sinfolen, const EVP_MD *md) argument
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dhaiku.c60 system_info sinfo; local
62 status = get_system_info(&sinfo);
66 return (sinfo.max_pages - sinfo.used_pages) * B_PAGE_SIZE;
72 system_info sinfo; local
74 status = get_system_info(&sinfo);
78 return sinfo.max_pages * B_PAGE_SIZE;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dmerge.c366 struct sec_merge_info *sinfo; local
415 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
416 if ((secinfo = sinfo->chain)
423 if (sinfo == NULL)
426 sinfo = (struct sec_merge_info *)
428 if (sinfo == NULL)
430 sinfo
480 record_section(struct sec_merge_info *sinfo, struct sec_merge_sec_info *secinfo) argument
632 merge_strings(struct sec_merge_info *sinfo) argument
741 struct sec_merge_info *sinfo; local
956 struct sec_merge_info *sinfo; local
[all...]
H A Dstabs.c151 struct stab_info *sinfo,
189 if (sinfo->stabstr == NULL)
195 sinfo->strings = _bfd_stringtab_init ();
196 if (sinfo->strings == NULL)
199 (void) _bfd_stringtab_add (sinfo->strings, "", true, true);
200 if (! bfd_hash_table_init (&sinfo->includes,
206 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
208 if (sinfo->stabstr == NULL)
287 *pstridx = _bfd_stringtab_add (sinfo->strings, string, true, true);
367 bfd_hash_lookup (&sinfo
148 _bfd_link_section_stabs(bfd *abfd, struct stab_info *sinfo, asection *stabsec, asection *stabstrsec, void * *psecinfo, bfd_size_type *pstring_offset) argument
657 _bfd_write_section_stabs(bfd *output_bfd, struct stab_info *sinfo, asection *stabsec, void * *psecinfo, bfd_byte *contents) argument
728 _bfd_write_stab_strings(bfd *output_bfd, struct stab_info *sinfo) argument
[all...]
H A Delf32-spu.c2399 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2403 if (sinfo == NULL)
2405 sinfo = alloc_stack_info (sec, 20);
2406 if (sinfo == NULL)
2423 for (i = sinfo->num_fun; --i >= 0; )
2424 if (sinfo->fun[i].lo <= off)
2431 if (sinfo->fun[i].lo == off)
2434 if (global && !sinfo->fun[i].global)
2436 sinfo->fun[i].global = true;
2437 sinfo
2559 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2606 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2912 struct spu_elf_stack_info *sinfo; local
3162 struct spu_elf_stack_info *sinfo; local
3229 struct spu_elf_stack_info *sinfo; local
3704 struct spu_elf_stack_info *sinfo; local
3779 struct spu_elf_stack_info *sinfo; local
3938 struct spu_elf_stack_info *sinfo; local
4082 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
4444 struct spu_elf_stack_info *sinfo; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dmerge.c365 struct sec_merge_info *sinfo; local
411 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
412 if ((secinfo = sinfo->chain)
419 if (sinfo == NULL)
422 sinfo = (struct sec_merge_info *)
424 if (sinfo == NULL)
426 sinfo
476 record_section(struct sec_merge_info *sinfo, struct sec_merge_sec_info *secinfo) argument
628 merge_strings(struct sec_merge_info *sinfo) argument
737 struct sec_merge_info *sinfo; local
950 struct sec_merge_info *sinfo; local
[all...]
H A Dstabs.c151 struct stab_info *sinfo,
189 if (sinfo->stabstr == NULL)
195 sinfo->strings = _bfd_stringtab_init ();
196 if (sinfo->strings == NULL)
199 (void) _bfd_stringtab_add (sinfo->strings, "", TRUE, TRUE);
200 if (! bfd_hash_table_init (&sinfo->includes,
206 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
208 if (sinfo->stabstr == NULL)
287 *pstridx = _bfd_stringtab_add (sinfo->strings, string, TRUE, TRUE);
367 bfd_hash_lookup (&sinfo
148 _bfd_link_section_stabs(bfd *abfd, struct stab_info *sinfo, asection *stabsec, asection *stabstrsec, void * *psecinfo, bfd_size_type *pstring_offset) argument
660 _bfd_write_section_stabs(bfd *output_bfd, struct stab_info *sinfo, asection *stabsec, void * *psecinfo, bfd_byte *contents) argument
731 _bfd_write_stab_strings(bfd *output_bfd, struct stab_info *sinfo) argument
[all...]
H A Delf32-spu.c2400 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2404 if (sinfo == NULL)
2406 sinfo = alloc_stack_info (sec, 20);
2407 if (sinfo == NULL)
2424 for (i = sinfo->num_fun; --i >= 0; )
2425 if (sinfo->fun[i].lo <= off)
2432 if (sinfo->fun[i].lo == off)
2435 if (global && !sinfo->fun[i].global)
2437 sinfo->fun[i].global = TRUE;
2438 sinfo
2560 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2607 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2913 struct spu_elf_stack_info *sinfo; local
3166 struct spu_elf_stack_info *sinfo; local
3233 struct spu_elf_stack_info *sinfo; local
3708 struct spu_elf_stack_info *sinfo; local
3783 struct spu_elf_stack_info *sinfo; local
3942 struct spu_elf_stack_info *sinfo; local
4086 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
4447 struct spu_elf_stack_info *sinfo; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dmerge.c366 struct sec_merge_info *sinfo; local
415 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
416 if ((secinfo = sinfo->chain)
423 if (sinfo == NULL)
426 sinfo = (struct sec_merge_info *)
428 if (sinfo == NULL)
430 sinfo
480 record_section(struct sec_merge_info *sinfo, struct sec_merge_sec_info *secinfo) argument
632 merge_strings(struct sec_merge_info *sinfo) argument
741 struct sec_merge_info *sinfo; local
956 struct sec_merge_info *sinfo; local
[all...]
H A Dstabs.c151 struct stab_info *sinfo,
189 if (sinfo->stabstr == NULL)
195 sinfo->strings = _bfd_stringtab_init ();
196 if (sinfo->strings == NULL)
199 (void) _bfd_stringtab_add (sinfo->strings, "", TRUE, TRUE);
200 if (! bfd_hash_table_init (&sinfo->includes,
206 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
208 if (sinfo->stabstr == NULL)
287 *pstridx = _bfd_stringtab_add (sinfo->strings, string, TRUE, TRUE);
367 bfd_hash_lookup (&sinfo
148 _bfd_link_section_stabs(bfd *abfd, struct stab_info *sinfo, asection *stabsec, asection *stabstrsec, void * *psecinfo, bfd_size_type *pstring_offset) argument
657 _bfd_write_section_stabs(bfd *output_bfd, struct stab_info *sinfo, asection *stabsec, void * *psecinfo, bfd_byte *contents) argument
728 _bfd_write_stab_strings(bfd *output_bfd, struct stab_info *sinfo) argument
[all...]
H A Delf32-spu.c2399 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2403 if (sinfo == NULL)
2405 sinfo = alloc_stack_info (sec, 20);
2406 if (sinfo == NULL)
2423 for (i = sinfo->num_fun; --i >= 0; )
2424 if (sinfo->fun[i].lo <= off)
2431 if (sinfo->fun[i].lo == off)
2434 if (global && !sinfo->fun[i].global)
2436 sinfo->fun[i].global = TRUE;
2437 sinfo
2559 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2606 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2912 struct spu_elf_stack_info *sinfo; local
3162 struct spu_elf_stack_info *sinfo; local
3229 struct spu_elf_stack_info *sinfo; local
3704 struct spu_elf_stack_info *sinfo; local
3779 struct spu_elf_stack_info *sinfo; local
3938 struct spu_elf_stack_info *sinfo; local
4082 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
4444 struct spu_elf_stack_info *sinfo; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dmerge.c366 struct sec_merge_info *sinfo; local
415 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
416 if ((secinfo = sinfo->chain)
423 if (sinfo == NULL)
426 sinfo = (struct sec_merge_info *)
428 if (sinfo == NULL)
430 sinfo
480 record_section(struct sec_merge_info *sinfo, struct sec_merge_sec_info *secinfo) argument
632 merge_strings(struct sec_merge_info *sinfo) argument
741 struct sec_merge_info *sinfo; local
955 struct sec_merge_info *sinfo; local
[all...]
H A Dstabs.c151 struct stab_info *sinfo,
189 if (sinfo->stabstr == NULL)
195 sinfo->strings = _bfd_stringtab_init ();
196 if (sinfo->strings == NULL)
199 (void) _bfd_stringtab_add (sinfo->strings, "", true, true);
200 if (! bfd_hash_table_init (&sinfo->includes,
206 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
208 if (sinfo->stabstr == NULL)
287 *pstridx = _bfd_stringtab_add (sinfo->strings, string, true, true);
367 bfd_hash_lookup (&sinfo
148 _bfd_link_section_stabs(bfd *abfd, struct stab_info *sinfo, asection *stabsec, asection *stabstrsec, void * *psecinfo, bfd_size_type *pstring_offset) argument
657 _bfd_write_section_stabs(bfd *output_bfd, struct stab_info *sinfo, asection *stabsec, void * *psecinfo, bfd_byte *contents) argument
728 _bfd_write_stab_strings(bfd *output_bfd, struct stab_info *sinfo) argument
[all...]
H A Delf32-spu.c2400 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2404 if (sinfo == NULL)
2406 sinfo = alloc_stack_info (sec, 20);
2407 if (sinfo == NULL)
2424 for (i = sinfo->num_fun; --i >= 0; )
2425 if (sinfo->fun[i].lo <= off)
2432 if (sinfo->fun[i].lo == off)
2435 if (global && !sinfo->fun[i].global)
2437 sinfo->fun[i].global = true;
2438 sinfo
2560 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2607 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2913 struct spu_elf_stack_info *sinfo; local
3163 struct spu_elf_stack_info *sinfo; local
3230 struct spu_elf_stack_info *sinfo; local
3705 struct spu_elf_stack_info *sinfo; local
3780 struct spu_elf_stack_info *sinfo; local
3939 struct spu_elf_stack_info *sinfo; local
4083 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
4445 struct spu_elf_stack_info *sinfo; local
[all...]
/netbsd-current/external/bsd/unbound/dist/winrc/
H A Dwin_svc.c276 STARTUPINFO sinfo; local
279 memset(&sinfo, 0, sizeof(sinfo));
280 sinfo.cb = sizeof(sinfo);
284 CREATE_NO_WINDOW, NULL, NULL, &sinfo, &pinfo))
553 STARTUPINFO sinfo; local
556 memset(&sinfo, 0, sizeof(sinfo));
557 sinfo
[all...]
/netbsd-current/usr.sbin/mmcformat/
H A Duscsilib.h86 extern char *uscsi_decode_sense(void *sinfo, int flag);
/netbsd-current/lib/libc/net/
H A Dsctp_sys_calls.c477 const struct sctp_sndrcvinfo *sinfo,
505 *s_info = *sinfo;
516 struct sctp_sndrcvinfo *sinfo,
555 sinfo->sinfo_assoc_id = sctp_getassocid(sd, addrs);
556 if (sinfo->sinfo_assoc_id == 0) {
563 ret = sctp_send(sd, msg, len, sinfo, flags);
584 struct sctp_sndrcvinfo sinfo; local
586 memset((void *) &sinfo, 0, sizeof(struct sctp_sndrcvinfo));
587 sinfo.sinfo_ppid = ppid;
588 sinfo
476 sctp_send(int sd, const void *data, size_t len, const struct sctp_sndrcvinfo *sinfo, int flags) argument
514 sctp_sendx(int sd, const void *msg, size_t len, struct sockaddr *addrs, int addrcnt, struct sctp_sndrcvinfo *sinfo, int flags) argument
596 sctp_recvmsg(int s, void *dbuf, size_t len, struct sockaddr *from, socklen_t *fromlen, struct sctp_sndrcvinfo *sinfo, int *msg_flags) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Driscv-tdep.c2247 struct riscv_struct_info sinfo; local
2249 sinfo.analyse (ainfo->type);
2250 if (sinfo.number_of_fields () == 1
2251 && sinfo.field_type(0)->code () == TYPE_CODE_COMPLEX)
2257 if (TYPE_LENGTH (sinfo.field_type (0)) <= (2 * cinfo->flen)
2262 int len = TYPE_LENGTH (sinfo.field_type (0)) / 2;
2263 int offset = sinfo.field_offset (0);
2280 if (sinfo.number_of_fields () == 1
2281 && sinfo.field_type(0)->code () == TYPE_CODE_FLT)
2287 if (TYPE_LENGTH (sinfo
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c2438 valid_result_p (merge_pattern_info *pat, merge_state_info *sinfo)
2440 for (unsigned int j = 0; j < sinfo->num_transitions; ++j)
2443 merge_state_result *to_res = sinfo->to_states[j].res;
2454 prune_invalid_results (merge_state_info *sinfo)
2456 while (sinfo->res && !valid_result_p (sinfo->res->pattern, sinfo))
2458 sinfo->res = sinfo->res->prev;
2459 gcc_assert (sinfo
2434 valid_result_p(merge_pattern_info *pat, merge_state_info *sinfo) argument
2450 prune_invalid_results(merge_state_info *sinfo) argument
2464 complete_result_p(merge_pattern_info *pat, merge_state_info *sinfo) argument
2619 hash(merge_state_info *const &sinfo) argument
2865 init_pattern_use(create_pattern_info *cpi, merge_state_info *sinfo, const vec <parameter> &params) argument
2947 populate_pattern_routine(create_pattern_info *cpi, merge_state_info *sinfo, state *news, const vec <parameter> &params) argument
3061 populate_pattern_use(create_pattern_info *cpi, decision *use, merge_state_info *sinfo) argument
3092 use_pattern(merge_state_info *sinfo) argument
3133 merge_state_info *sinfo = &states[i]; variable
3316 merge_state_info *sinfo = &states[i]; variable
3350 merge_state_info *sinfo = &states[i]; variable
3353 use_pattern (sinfo); variable
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc2436 valid_result_p (merge_pattern_info *pat, merge_state_info *sinfo)
2438 for (unsigned int j = 0; j < sinfo->num_transitions; ++j)
2441 merge_state_result *to_res = sinfo->to_states[j].res;
2452 prune_invalid_results (merge_state_info *sinfo)
2454 while (sinfo->res && !valid_result_p (sinfo->res->pattern, sinfo))
2456 sinfo->res = sinfo->res->prev;
2457 gcc_assert (sinfo
2432 valid_result_p(merge_pattern_info *pat, merge_state_info *sinfo) argument
2448 prune_invalid_results(merge_state_info *sinfo) argument
2462 complete_result_p(merge_pattern_info *pat, merge_state_info *sinfo) argument
2617 hash(merge_state_info *const &sinfo) argument
2863 init_pattern_use(create_pattern_info *cpi, merge_state_info *sinfo, const vec <parameter> &params) argument
2945 populate_pattern_routine(create_pattern_info *cpi, merge_state_info *sinfo, state *news, const vec <parameter> &params) argument
3059 populate_pattern_use(create_pattern_info *cpi, decision *use, merge_state_info *sinfo) argument
3090 use_pattern(merge_state_info *sinfo) argument
3131 merge_state_info *sinfo = &states[i]; local
3314 merge_state_info *sinfo = &states[i]; local
3348 merge_state_info *sinfo = &states[i]; local
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A Dip_scan.h50 typedef struct sinfo { struct
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_scan.h50 typedef struct sinfo { struct
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Dec.h58 const unsigned char *sinfo, size_t sinfolen,

Completed in 493 milliseconds

123