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

/freebsd-9.3-release/crypto/openssl/fips/
H A Dfips.c377 CRYPTO_r_lock(CRYPTO_LOCK_FIPS2);
380 CRYPTO_r_unlock(CRYPTO_LOCK_FIPS2);
390 CRYPTO_w_lock(CRYPTO_LOCK_FIPS2);
395 CRYPTO_w_unlock(CRYPTO_LOCK_FIPS2);
405 CRYPTO_w_lock(CRYPTO_LOCK_FIPS2);
410 CRYPTO_w_unlock(CRYPTO_LOCK_FIPS2);
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h230 # define CRYPTO_LOCK_FIPS2 40 macro

Completed in 33 milliseconds