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

/freebsd-10.1-release/crypto/openssl/engines/
H A De_capi_err.c139 static ERR_STRING_DATA CAPI_lib_name[] = { variable
161 CAPI_lib_name->error = ERR_PACK(CAPI_lib_error_code, 0, 0);
162 ERR_load_strings(0, CAPI_lib_name);
176 ERR_unload_strings(0, CAPI_lib_name);

Completed in 74 milliseconds