Home
last modified time | relevance | path

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

/third_party/openssl/doc/internal/man3/
Dossl_lib_ctx_get_data.pod18 } OSSL_LIB_CTX_METHOD;
21 const OSSL_LIB_CTX_METHOD *meth);
42 OSSL_LIB_CTX_METHOD must be defined and given in the I<meth> parameter. The index
101 const OSSL_LIB_CTX_METHOD foo_method = {
/third_party/openssl/crypto/
Dcontext.c307 const OSSL_LIB_CTX_METHOD *meth = argp; in ossl_lib_ctx_generic_new()
326 const OSSL_LIB_CTX_METHOD *meth = argp; in ossl_lib_ctx_generic_free()
332 const OSSL_LIB_CTX_METHOD *meth) in ossl_lib_ctx_init_index()
353 const OSSL_LIB_CTX_METHOD *meth) in ossl_lib_ctx_get_data()
Dself_test_core.c48 static const OSSL_LIB_CTX_METHOD self_test_set_callback_method = {
Dprovider_child.c49 static const OSSL_LIB_CTX_METHOD child_prov_ossl_ctx_method = {
Dprovider_conf.c57 static const OSSL_LIB_CTX_METHOD provider_conf_ossl_ctx_method = {
Dinitthread.c282 static const OSSL_LIB_CTX_METHOD thread_event_ossl_ctx_method = {
Dcore_namemap.c84 static const OSSL_LIB_CTX_METHOD stored_namemap_method = {
Dprovider_core.c328 static const OSSL_LIB_CTX_METHOD provider_store_method = {
/third_party/openssl/include/internal/
Dcryptlib.h182 } OSSL_LIB_CTX_METHOD; typedef
190 const OSSL_LIB_CTX_METHOD * ctx);
/third_party/openssl/test/
Dcontext_internal_test.c41 static const OSSL_LIB_CTX_METHOD foo_method = {
/third_party/openssl/crypto/property/
Ddefn_cache.c65 static const OSSL_LIB_CTX_METHOD property_defns_method = {
Dproperty_string.c113 static const OSSL_LIB_CTX_METHOD property_string_data_method = {
Dproperty.c125 static const OSSL_LIB_CTX_METHOD ossl_ctx_global_properties_method = {
/third_party/openssl/crypto/bio/
Dbss_core.c34 static const OSSL_LIB_CTX_METHOD bio_core_globals_method = {
/third_party/openssl/providers/implementations/rands/
Dcrngt.c85 static const OSSL_LIB_CTX_METHOD rand_crng_ossl_ctx_method = {
Ddrbg.c305 static const OSSL_LIB_CTX_METHOD drbg_nonce_ossl_ctx_method = {
/third_party/openssl/crypto/store/
Dstore_meth.c83 static const OSSL_LIB_CTX_METHOD loader_store_method = {
/third_party/openssl/crypto/evp/
Devp_fetch.c37 static const OSSL_LIB_CTX_METHOD evp_method_store_method = {
/third_party/openssl/crypto/encode_decode/
Dencoder_meth.c80 static const OSSL_LIB_CTX_METHOD encoder_store_method = {
Ddecoder_meth.c80 static const OSSL_LIB_CTX_METHOD decoder_store_method = {
/third_party/openssl/crypto/rand/
Drand_lib.c494 static const OSSL_LIB_CTX_METHOD rand_drbg_ossl_ctx_method = {
/third_party/openssl/providers/fips/
Dfipsprov.c99 static const OSSL_LIB_CTX_METHOD fips_prov_ossl_ctx_method = {