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

/macosx-10.10/OpenSSL098-52/src/fips/
H A Dfips_canister.c40 #define FIPS_ref_point FIPS_text_start macro
49 #define FIPS_ref_point FIPS_text_end macro
137 void *FIPS_ref_point() function
148 struct { void *i[4]; } *p = (void *)FIPS_ref_point;
172 struct { void *ip,*gp; } *p = (void *)FIPS_ref_point;
175 return (void *)FIPS_ref_point;

Completed in 40 milliseconds