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

/freebsd-9.3-release/crypto/openssl/fips/
H A Dfips.c341 CRYPTO_w_lock(CRYPTO_LOCK_FIPS);
346 CRYPTO_w_unlock(CRYPTO_LOCK_FIPS);
351 CRYPTO_r_lock(CRYPTO_LOCK_FIPS);
356 CRYPTO_r_unlock(CRYPTO_LOCK_FIPS);
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h229 # define CRYPTO_LOCK_FIPS 39 macro

Completed in 49 milliseconds