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

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec_mult.c124 CRYPTO_add(&src->references, 1, CRYPTO_LOCK_EC_PRE_COMP);
137 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
159 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h223 # define CRYPTO_LOCK_EC_PRE_COMP 36 macro

Completed in 105 milliseconds