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

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dex_data.c201 static void impl_check(void) function
208 /* A macro wrapper for impl_check that first uses a non-locked test before
210 #define IMPL_CHECK if(!impl) impl_check();

Completed in 25 milliseconds