Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Devp_local.h82 struct evp_rand_ctx_st { struct
83 EVP_RAND *meth; /* Method structure */
88 void *algctx;
89 EVP_RAND_CTX *parent; /* Parent EVP_RAND or NULL if none */
90 CRYPTO_REF_COUNT refcnt; /* Context reference count */
91 CRYPTO_RWLOCK *refcnt_lock;

Completed in 12 milliseconds