Searched defs:evp_rand_ctx_st (Results 1 – 1 of 1) sorted by relevance
83 struct evp_rand_ctx_st { struct84 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;