Searched refs:OPENSSL_NONPIC_relocated (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcryptlib.h105 extern int OPENSSL_NONPIC_relocated;
H A Dcryptlib.c300 int OPENSSL_NONPIC_relocated = 0; variable
353 OPENSSL_NONPIC_relocated = 1;
394 OPENSSL_NONPIC_relocated = 1;
/freebsd-9.3-release/crypto/openssl/fips/
H A Dfips.c220 extern int OPENSSL_NONPIC_relocated;
240 else if (OPENSSL_NONPIC_relocated)

Completed in 53 milliseconds