Lines Matching refs:X509_STORE
53 X509_STORE *X509_LOOKUP_get_store(const X509_LOOKUP *ctx);
73 Multiple B<X509_LOOKUP> instances can be added to an L<X509_STORE(3)>
79 will associate a B<X509_STORE> with the lookup mechanism.
110 into the associated B<X509_STORE>. The library context I<libctx> and property
121 B<X509_STORE>.
128 into the associated B<X509_STORE>. The library context I<libctx> and property
136 B<X509_STORE>. The library context I<libctx> and property query I<propq> are used
152 X509_LOOKUP_by_alias() look up certificates and CRLs in the L<X509_STORE(3)>
156 matching the criteria in the associated B<X509_STORE>, which makes it
208 X509_LOOKUP_get_store() returns a B<X509_STORE> pointer if there is
228 L<X509_LOOKUP_METHOD(3)>, L<X509_STORE(3)>