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

/freebsd-10.2-release/crypto/openssl/
H A De_os2.h288 * OPENSSL_IMPLEMENT_GLOBAL(int,foobar,0)
294 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) \ macro
300 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) OPENSSL_GLOBAL type _shadow_##name=value; macro
/freebsd-10.2-release/crypto/openssl/crypto/des/
H A Denc_read.c68 OPENSSL_IMPLEMENT_GLOBAL(int, DES_rw_mode, DES_PCBC_MODE)
H A Dset_key.c70 OPENSSL_IMPLEMENT_GLOBAL(int, DES_check_key, 0)

Completed in 99 milliseconds