Searched refs:CRYPTO_LOCK_DH (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/dh/
H A Ddh_lib.c175 i = CRYPTO_add(&r->references, -1, CRYPTO_LOCK_DH);
218 int i = CRYPTO_add(&r->references, 1, CRYPTO_LOCK_DH);
H A Ddh_key.c132 CRYPTO_LOCK_DH, dh->p, ctx);
201 CRYPTO_LOCK_DH, dh->p, ctx);
/freebsd-9.3-release/crypto/openssl/fips/dh/
H A Dfips_dh_key.c141 CRYPTO_LOCK_DH, dh->p, ctx);
215 CRYPTO_LOCK_DH, dh->p, ctx);
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h213 # define CRYPTO_LOCK_DH 26 macro

Completed in 51 milliseconds