Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c134 int (*global_props_cb)(const char *props, void *cbdata); member
2107 child_cb->global_props_cb(props, child_cb->cbdata); in ossl_provider_default_props_update()
2122 int (*global_props_cb)( in ossl_provider_register_child_cb()
2148 child_cb->global_props_cb = global_props_cb; in ossl_provider_register_child_cb()
2158 global_props_cb(propsstr, cbdata); in ossl_provider_register_child_cb()
/freebsd/crypto/openssl/include/openssl/
H A Dcore_dispatch.h214 int (*global_props_cb)(const char *props, void *cbdata),
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-base.pod103 int (*global_props_cb)(const char *props, void *cbdata),
402 I<global_props_cb> is a callback that will be called when the global properties