Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dcontext.c19 struct ossl_lib_ctx_st { struct
20 CRYPTO_RWLOCK *lock, *rand_crngt_lock;
25 void *provider_store;
26 void *namemap;
29 void *drbg;
30 void *drbg_nonce;
32 void *provider_conf;
33 void *bio_core;
38 void *self_test_cb;
40 void *rand_crngt;
[all …]

Completed in 9 milliseconds