Home
last modified time | relevance | path

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

/openssl-master/crypto/evp/
A Devp_local.h81 struct evp_rand_ctx_st { struct
82 EVP_RAND *meth; /* Method structure */
87 void *algctx;
88 EVP_RAND_CTX *parent; /* Parent EVP_RAND or NULL if none */
89 CRYPTO_REF_COUNT refcnt; /* Context reference count */
90 CRYPTO_RWLOCK *refcnt_lock;

Completed in 5 milliseconds