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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_ubsec_err.c106 static ERR_STRING_DATA UBSEC_lib_name[] = { variable
128 UBSEC_lib_name->error = ERR_PACK(UBSEC_lib_error_code, 0, 0);
129 ERR_load_strings(0, UBSEC_lib_name);
143 ERR_unload_strings(0, UBSEC_lib_name);

Completed in 46 milliseconds