Searched refs:lib_contains_symbol (Results 1 – 3 of 3) sorted by relevance
109 int lib_contains_symbol(const char *, const char *);
1551 if (lib_contains_symbol(provider_id, "C_GetFunctionList") != 0) { in pkcs11_register_provider()
3037 lib_contains_symbol(const char *path, const char *s) in lib_contains_symbol() function