Searched refs:CRYPTO_LOCK_DH (Results 1 – 3 of 3) sorted by relevance
187 i = CRYPTO_add(&r->references, -1, CRYPTO_LOCK_DH); in DH_free()230 int i = CRYPTO_add(&r->references, 1, CRYPTO_LOCK_DH); in DH_up_ref()
158 CRYPTO_LOCK_DH, dh->p, ctx); in generate_key()234 CRYPTO_LOCK_DH, dh->p, ctx); in compute_key()
213 # define CRYPTO_LOCK_DH 26 macro