Searched refs:chains (Results 1 – 11 of 11) sorted by relevance
80 symid_t *chains; member
27 joins two BIO chains whereas BIO_pop() deletes a single BIO from a chain,
41 Since BIO chains typically end in a source/sink BIO it is possible to make this
88 BIO chains B<from> and B<to>. It does this by locating the
43 chains (OpenSSL's default maximum chain length is 10, see
132 complete certificate chains even when no trusted CA storage is used or
835 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()
23 The B<verify> command verifies certificate chains.
700 The same code is used when verifying untrusted certificates in chains
2574 chains to that CA is an acceptable OCSP signing certificate.4550 chaining variable. However, the output function chains only half4551 of 'md', i.e. 80 bits. ssleay_rand_add, on the other hand, chains5470 this is because it will reject chains with invalid extensions whereas6476 only for "PEM" format files, as chains as a whole are not