Searched refs:CRYPTO_LOCK_DH (Results 1 – 4 of 4) sorted by relevance
134 CRYPTO_LOCK_DH, dh->p, ctx); in generate_key()202 CRYPTO_LOCK_DH, dh->p, ctx); in compute_key()
178 i = CRYPTO_add(&r->references, -1, CRYPTO_LOCK_DH); in DH_free()213 int i = CRYPTO_add(&r->references, 1, CRYPTO_LOCK_DH); in DH_up_ref()
209 #define CRYPTO_LOCK_DH 26 macro