HomeSort by: relevance | last modified time | path
    Searched refs:sinfo (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ecdh_kdf.c 26 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,
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
ecdh_kdf.c 26 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,
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
ecdh_kdf.c 21 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);
  /src/crypto/external/bsd/openssl.old/dist/include/crypto/
ec.h 49 const unsigned char *sinfo, size_t sinfolen,
  /src/external/mit/libuv/dist/src/unix/
haiku.c 60 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;
  /src/external/gpl3/binutils/dist/bfd/
merge.c 136 struct sec_merge_info *sinfo; member in struct:sec_merge_sec_info
137 /* The section associated with sinfo (i.e. the representative section).
138 Same as sinfo->chain->sec, but faster to access in the hot function. */
614 struct sec_merge_info *sinfo; local
678 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
679 if (sinfo->chain
680 && (repr = sinfo->chain->sec
981 struct sec_merge_info *sinfo; local
1181 struct sec_merge_info *sinfo; local
    [all...]
stabs.c 176 struct stab_info *sinfo,
215 if (sinfo->stabstr == NULL)
221 sinfo->strings = _bfd_stringtab_init ();
222 if (sinfo->strings == NULL)
225 (void) _bfd_stringtab_add (sinfo->strings, "", true, true);
226 if (! bfd_hash_table_init (&sinfo->includes,
232 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
234 if (sinfo->stabstr == NULL)
314 *pstridx = _bfd_stringtab_add (sinfo->strings, string, true, true);
394 bfd_hash_lookup (&sinfo->includes, string, true, true)
    [all...]
elf32-spu.c 2400 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->fun[i].u.h = sym_h
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...]
  /src/external/gpl3/binutils.old/dist/bfd/
merge.c 138 struct sec_merge_info *sinfo; member in struct:sec_merge_sec_info
139 /* The section associated with sinfo (i.e. the representative section).
140 Same as sinfo->chain->sec, but faster to access in the hot function. */
617 struct sec_merge_info *sinfo; local
682 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
683 if (sinfo->chain
684 && (repr = sinfo->chain->sec
984 struct sec_merge_info *sinfo; local
1159 struct sec_merge_info *sinfo; local
    [all...]
stabs.c 176 struct stab_info *sinfo,
216 if (sinfo->stabstr == NULL)
222 sinfo->strings = _bfd_stringtab_init ();
223 if (sinfo->strings == NULL)
226 (void) _bfd_stringtab_add (sinfo->strings, "", true, true);
227 if (! bfd_hash_table_init (&sinfo->includes,
233 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
235 if (sinfo->stabstr == NULL)
314 *pstridx = _bfd_stringtab_add (sinfo->strings, string, true, true);
394 bfd_hash_lookup (&sinfo->includes, string, true, true)
    [all...]
elf32-spu.c 2400 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->fun[i].u.h = sym_h
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...]
  /src/external/gpl3/gdb.old/dist/bfd/
merge.c 138 struct sec_merge_info *sinfo; member in struct:sec_merge_sec_info
139 /* The section associated with sinfo (i.e. the representative section).
140 Same as sinfo->chain->sec, but faster to access in the hot function. */
617 struct sec_merge_info *sinfo; local
682 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
683 if (sinfo->chain
684 && (repr = sinfo->chain->sec
984 struct sec_merge_info *sinfo; local
1159 struct sec_merge_info *sinfo; local
    [all...]
stabs.c 176 struct stab_info *sinfo,
216 if (sinfo->stabstr == NULL)
222 sinfo->strings = _bfd_stringtab_init ();
223 if (sinfo->strings == NULL)
226 (void) _bfd_stringtab_add (sinfo->strings, "", true, true);
227 if (! bfd_hash_table_init (&sinfo->includes,
233 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
235 if (sinfo->stabstr == NULL)
314 *pstridx = _bfd_stringtab_add (sinfo->strings, string, true, true);
394 bfd_hash_lookup (&sinfo->includes, string, true, true)
    [all...]
elf32-spu.c 2396 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2400 if (sinfo == NULL)
2402 sinfo = alloc_stack_info (sec, 20);
2403 if (sinfo == NULL)
2420 for (i = sinfo->num_fun; --i >= 0; )
2421 if (sinfo->fun[i].lo <= off)
2428 if (sinfo->fun[i].lo == off)
2431 if (global && !sinfo->fun[i].global)
2433 sinfo->fun[i].global = true;
2434 sinfo->fun[i].u.h = sym_h
2556 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2603 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
2909 struct spu_elf_stack_info *sinfo; local
3159 struct spu_elf_stack_info *sinfo; local
3226 struct spu_elf_stack_info *sinfo; local
3701 struct spu_elf_stack_info *sinfo; local
3776 struct spu_elf_stack_info *sinfo; local
3935 struct spu_elf_stack_info *sinfo; local
4079 struct spu_elf_stack_info *sinfo = sec_data->u.i.stack_info; local
4441 struct spu_elf_stack_info *sinfo; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
merge.c 138 struct sec_merge_info *sinfo; member in struct:sec_merge_sec_info
139 /* The section associated with sinfo (i.e. the representative section).
140 Same as sinfo->chain->sec, but faster to access in the hot function. */
617 struct sec_merge_info *sinfo; local
682 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next)
683 if (sinfo->chain
684 && (repr = sinfo->chain->sec
984 struct sec_merge_info *sinfo; local
1159 struct sec_merge_info *sinfo; local
    [all...]
stabs.c 176 struct stab_info *sinfo,
216 if (sinfo->stabstr == NULL)
222 sinfo->strings = _bfd_stringtab_init ();
223 if (sinfo->strings == NULL)
226 (void) _bfd_stringtab_add (sinfo->strings, "", true, true);
227 if (! bfd_hash_table_init (&sinfo->includes,
233 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
235 if (sinfo->stabstr == NULL)
314 *pstridx = _bfd_stringtab_add (sinfo->strings, string, true, true);
394 bfd_hash_lookup (&sinfo->includes, string, true, true)
    [all...]
elf32-spu.c 2400 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->fun[i].u.h = sym_h
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...]
  /src/external/bsd/unbound/dist/winrc/
win_svc.c 276 STARTUPINFO sinfo; local
279 memset(&sinfo, 0, sizeof(sinfo));
280 sinfo.cb = sizeof(sinfo);
284 CREATE_NO_WINDOW, NULL, NULL, &sinfo, &pinfo))
583 STARTUPINFO sinfo; local
586 memset(&sinfo, 0, sizeof(sinfo));
587 sinfo.cb = sizeof(sinfo)
    [all...]
  /src/usr.sbin/mmcformat/
uscsilib.h 86 extern char *uscsi_decode_sense(void *sinfo, int flag);
  /src/lib/libc/net/
sctp_sys_calls.c 477 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.sinfo_flags = flags
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
genrecog.cc 2430 /* PAT was previously matched against SINFO based on tentative matches
2431 for the target states of SINFO's state. Return true if the match
2432 still holds; that is, if the target states of SINFO's state still
2436 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;
2448 /* Remove any matches that are no longer valid from the head of SINFO's
2452 prune_invalid_results (merge_state_info *sinfo)
2454 while (sinfo->res && !valid_result_p (sinfo->res->pattern, sinfo)
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...]
  /src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc 2430 /* PAT was previously matched against SINFO based on tentative matches
2431 for the target states of SINFO's state. Return true if the match
2432 still holds; that is, if the target states of SINFO's state still
2436 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;
2448 /* Remove any matches that are no longer valid from the head of SINFO's
2452 prune_invalid_results (merge_state_info *sinfo)
2454 while (sinfo->res && !valid_result_p (sinfo->res->pattern, sinfo)
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...]
  /src/sys/external/bsd/ipf/netinet/
ip_scan.h 50 typedef struct sinfo { struct
  /src/crypto/external/bsd/openssl/dist/include/crypto/
ec.h 58 const unsigned char *sinfo, size_t sinfolen,
  /src/external/bsd/ipf/dist/
ip_scan.h 50 typedef struct sinfo { struct

Completed in 92 milliseconds

1 2 3