Home
last modified time | relevance | path

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

/external/openssl/crypto/dh/
Ddh_key.c134 CRYPTO_LOCK_DH, dh->p, ctx); in generate_key()
202 CRYPTO_LOCK_DH, dh->p, ctx); in compute_key()
Ddh_lib.c178 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()
/external/openssl/include/openssl/
Dcrypto.h209 #define CRYPTO_LOCK_DH 26 macro
/external/openssl/crypto/
Dcrypto.h209 #define CRYPTO_LOCK_DH 26 macro