Home
last modified time | relevance | path

Searched defs:ossl_lib_ctx_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dcontext.c22 struct ossl_lib_ctx_st { struct
23 CRYPTO_RWLOCK *lock;
24 OSSL_EX_DATA_GLOBAL global;
26 void *property_string_data;
27 void *evp_method_store;
28 void *provider_store;
29 void *namemap;
30 void *property_defns;
31 void *global_properties;
32 void *drbg;
[all …]