Searched refs:CRYPTO_LOCK_EC (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec_key.c109 i = CRYPTO_add(&r->references, -1, CRYPTO_LOCK_EC);
212 int i = CRYPTO_add(&r->references, 1, CRYPTO_LOCK_EC);
421 CRYPTO_r_lock(CRYPTO_LOCK_EC);
425 CRYPTO_r_unlock(CRYPTO_LOCK_EC);
437 CRYPTO_w_lock(CRYPTO_LOCK_EC);
444 CRYPTO_w_unlock(CRYPTO_LOCK_EC);
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h220 # define CRYPTO_LOCK_EC 33 macro

Completed in 115 milliseconds