Home
last modified time | relevance | path

Searched refs:criterion (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dstoreutl.c20 int expected, int criterion, OSSL_STORE_SEARCH *search,
91 int criterion = 0; in storeutl_main() local
162 if (criterion != 0) { in storeutl_main()
167 criterion = OSSL_STORE_SEARCH_BY_NAME; in storeutl_main()
178 if (criterion != 0 in storeutl_main()
179 && criterion != OSSL_STORE_SEARCH_BY_ISSUER_SERIAL) { in storeutl_main()
184 criterion = OSSL_STORE_SEARCH_BY_ISSUER_SERIAL; in storeutl_main()
195 if (criterion != 0 in storeutl_main()
196 && criterion != OSSL_STORE_SEARCH_BY_ISSUER_SERIAL) { in storeutl_main()
201 criterion = OSSL_STORE_SEARCH_BY_ISSUER_SERIAL; in storeutl_main()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_SEARCH.pod36 int OSSL_STORE_SEARCH_get_type(const OSSL_STORE_SEARCH *criterion);
37 X509_NAME *OSSL_STORE_SEARCH_get0_name(OSSL_STORE_SEARCH *criterion);
39 *criterion);
41 *criterion, size_t *length);
42 const char *OSSL_STORE_SEARCH_get0_string(const OSSL_STORE_SEARCH *criterion);
44 *criterion);
56 criterion, and that can be given to an OSSL_STORE context with
74 criterion, so they must have at least the same life time as the created
82 OSSL_STORE_SEARCH_get_type() returns the criterion type for the given
94 Currently supported criterion types are:
[all …]
H A DOSSL_STORE_expect.pod32 OSSL_STORE_find() helps applications specify a criterion for a more fine
38 supported search criterion types.
57 OSSL_STORE_supports_search() returns 1 if the criterion is supported, or 0
H A DOSSL_STORE_LOADER.pod221 B<OSSL_STORE_SEARCH> search criterion, and is used to tell the loader what
225 to return 1 if the loader supports the criterion, otherwise 0.
/freebsd/crypto/openssl/crypto/x509/
H A Dby_store.c26 const OSSL_STORE_SEARCH *criterion, int depth) in DEFINE_STACK_OF()
55 if (criterion != NULL) in DEFINE_STACK_OF()
56 OSSL_STORE_find(ctx, criterion); in DEFINE_STACK_OF()
80 ok = cache_objects(lctx, &substore, criterion, depth - 1); in DEFINE_STACK_OF()
193 const OSSL_STORE_SEARCH *criterion, X509_OBJECT *ret) in by_store() argument
200 ok = cache_objects(ctx, sk_CACHED_STORE_value(stores, i), criterion, in by_store()
212 … OSSL_STORE_SEARCH *criterion = OSSL_STORE_SEARCH_by_name((X509_NAME *)name); /* won't modify it */ in by_store_subject() local
213 int ok = by_store(ctx, type, criterion, ret); in by_store_subject()
217 OSSL_STORE_SEARCH_free(criterion); in by_store_subject()
/freebsd/crypto/openssl/include/openssl/
H A Dstore.h240 int OSSL_STORE_SEARCH_get_type(const OSSL_STORE_SEARCH *criterion);
241 X509_NAME *OSSL_STORE_SEARCH_get0_name(const OSSL_STORE_SEARCH *criterion);
243 *criterion);
245 *criterion,
247 const char *OSSL_STORE_SEARCH_get0_string(const OSSL_STORE_SEARCH *criterion);
248 const EVP_MD *OSSL_STORE_SEARCH_get0_digest(const OSSL_STORE_SEARCH *criterion);
/freebsd/crypto/openssl/crypto/store/
H A Dstore_lib.c994 int OSSL_STORE_SEARCH_get_type(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get_type() argument
996 return criterion->search_type; in OSSL_STORE_SEARCH_get_type()
999 X509_NAME *OSSL_STORE_SEARCH_get0_name(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get0_name() argument
1001 return criterion->name; in OSSL_STORE_SEARCH_get0_name()
1005 *criterion) in OSSL_STORE_SEARCH_get0_serial()
1007 return criterion->serial; in OSSL_STORE_SEARCH_get0_serial()
1011 *criterion, in OSSL_STORE_SEARCH_get0_bytes() argument
1014 *length = criterion->stringlength; in OSSL_STORE_SEARCH_get0_bytes()
1015 return criterion->string; in OSSL_STORE_SEARCH_get0_bytes()
1018 const char *OSSL_STORE_SEARCH_get0_string(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get0_string() argument
[all …]
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-libraries-introduction.pod188 search criterion for these implementations. The default provider includes all
203 "provider=base" can be used as a search criterion for these implementations.
218 property query string "provider=fips" can be used as a search criterion for
236 the property "provider=legacy" can be used as a search criterion for these
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_method_construct.pod98 Optionally, I<prov> may be given as a search criterion, to narrow down the
/freebsd/usr.sbin/bsdconfig/share/
H A Dgeom.subr245 # separated list of GEOMs matching the search criterion. The $type argument
H A Ddevice.subr1014 # separated list of devices matching the search criterion.
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.gplv3110 menu, a prominent item in the list meets this criterion.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td30 // this criterion because the driver cannot determine whether a project is
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok687 W. Liniger A stopping criterion for the
H A Dfunstack.in3932 …abstract = "A criterion for the selection of the order of approximation is proposed. The objec…
4628 …k of Gale and Shapley on an assignment method using the stable marriage criterion has been extende…
4967 …title = "A stopping criterion for the {Newton-Raphson} method in implicit multistep integra…
4982 …ar differential equations; nonlinear systems; ordinary differential equations; stopping criterion",
18311criterion for comparing variable space page replacement algorithms is presented. An optimum page r…
18426 …distance of the instruction from its target; there exists an optimality criterion which implies so…
20798 …scheduling algorithms are defined and related to existing algorithms. A criterion for the implemen…
/freebsd/share/dict/
H A Dweb245703 criterion