Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dcore_algorithm.c102 static int algorithm_do_this(OSSL_PROVIDER *provider, void *cbdata) in algorithm_do_this() function
162 ossl_provider_doall_activated(libctx, algorithm_do_this, &cbdata); in ossl_algorithm_do_all()
176 algorithm_do_this(provider, &cbdata); in ossl_algorithm_do_all()