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

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dex_data.c199 static void impl_check(void) function
208 * A macro wrapper for impl_check that first uses a non-locked test before
211 #define IMPL_CHECK if(!impl) impl_check();

Completed in 53 milliseconds