Home
last modified time | relevance | path

Searched refs:chains (Results 1 – 11 of 11) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dkobj.h80 symid_t *chains; member
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DBIO_push.pod27 joins two BIO chains whereas BIO_pop() deletes a single BIO from a chain,
H A DBIO_s_bio.pod41 Since BIO chains typically end in a source/sink BIO it is possible to make this
H A DBIO_f_ssl.pod88 BIO chains B<from> and B<to>. It does this by locating the
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_set_max_cert_list.pod43 chains (OpenSSL's default maximum chain length is 10, see
H A DSSL_CTX_use_certificate.pod132 complete certificate chains even when no trusted CA storage is used or
/onnv-gate/usr/src/uts/common/krtld/
H A Dkobj.c835 mp->chains = kobj_zalloc(mp->nsyms * sizeof (symid_t), KM_WAIT); in load_exec()
941 mp->chains = kobj_zalloc(mp->nsyms * sizeof (symid_t), KM_WAIT); in load_linker()
1549 mp->chains = (symid_t *)(mp->buckets + mp->hashsize); in kobj_export_ksyms()
1550 mp->strings = (char *)(mp->chains + nsyms); in kobj_export_ksyms()
2535 mp->chains = mp->buckets + mp->hashsize; in get_syms()
2536 mp->strings = (char *)(mp->chains + mp->nsyms); in get_syms()
3317 ip = &mp->chains[*ip]) { in lookup_one()
3342 ip = &mp->chains[*ip]) { in sym_lookup()
3377 ip = &mp->chains[*ip]) { in sym_insert()
/onnv-gate/usr/src/common/openssl/doc/apps/
H A Dverify.pod23 The B<verify> command verifies certificate chains.
H A Dx509.pod700 The same code is used when verifying untrusted certificates in chains
/onnv-gate/usr/src/common/openssl/
H A DCHANGES2574 chains to that CA is an acceptable OCSP signing certificate.
4550 chaining variable. However, the output function chains only half
4551 of 'md', i.e. 80 bits. ssleay_rand_add, on the other hand, chains
5470 this is because it will reject chains with invalid extensions whereas
6476 only for "PEM" format files, as chains as a whole are not
/onnv-gate/usr/src/tools/ctf/dwarf/i386/
HDlibdwarf.cpio.bz2