Home
last modified time | relevance | path

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

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