Searched refs:CRYPTO_LOCK (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/threads/
H A Dth-lock.c142 if (mode & CRYPTO_LOCK) {
206 (mode & CRYPTO_LOCK) ? "l" : "u",
215 if (mode & CRYPTO_LOCK) {
290 if (mode & CRYPTO_LOCK) {
344 (mode & CRYPTO_LOCK) ? "l" : "u",
352 if (mode & CRYPTO_LOCK) {
H A Dmttest.c691 if (mode & CRYPTO_LOCK) {
798 (mode & CRYPTO_LOCK) ? "l" : "u",
808 if (mode & CRYPTO_LOCK) {
902 if (mode & CRYPTO_LOCK) {
984 (mode & CRYPTO_LOCK) ? "l" : "u",
993 if (mode & CRYPTO_LOCK) {
1078 if (mode & CRYPTO_LOCK) {
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h234 # define CRYPTO_LOCK 1 macro
242 CRYPTO_lock(CRYPTO_LOCK|CRYPTO_WRITE,type,__FILE__,__LINE__)
246 CRYPTO_lock(CRYPTO_LOCK|CRYPTO_READ,type,__FILE__,__LINE__)
H A Dcryptlib.c201 if (mode & CRYPTO_LOCK)
244 CRYPTO_lock(CRYPTO_LOCK | CRYPTO_WRITE, type, file, line);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dopenssl_link.c105 if ((mode & CRYPTO_LOCK) != 0)
/freebsd-9.3-release/crypto/openssl/apps/
H A Dopenssl.c173 if (mode & CRYPTO_LOCK) {
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssltest.c356 if (mode & CRYPTO_LOCK) {

Completed in 124 milliseconds