Lines Matching refs:cryptodebug
165 cryptodebug("out of memory"); in convert_mechlist()
210 cryptodebug("list_mechlist_for_lib() - libname is NULL."); in list_mechlist_for_lib()
246 cryptodebug("Cannot load PKCS#11 library %s. dlerror: %s", in list_mechlist_for_lib()
255 cryptodebug("Cannot get the address of the C_GetFunctionList " in list_mechlist_for_lib()
264 cryptodebug("failed to call C_GetFunctionList from %s", in list_mechlist_for_lib()
273 cryptodebug("failed to call C_Initialize from %s, " in list_mechlist_for_lib()
287 cryptodebug("failed to get the slotlist from %s.", libname); in list_mechlist_for_lib()
301 cryptodebug("out of memory."); in list_mechlist_for_lib()
309 cryptodebug("failed to call C_GetSlotList() from %s.", in list_mechlist_for_lib()
341 cryptodebug("failed to get slotinfo from %s", libname); in list_mechlist_for_lib()
372 cryptodebug("Failed to get " in list_mechlist_for_lib()
406 cryptodebug( in list_mechlist_for_lib()
421 cryptodebug("out of memory"); in list_mechlist_for_lib()
430 cryptodebug( in list_mechlist_for_lib()
461 cryptodebug( in list_mechlist_for_lib()
528 cryptodebug("list_policy_for_lib() - libname is NULL."); in list_policy_for_lib()
560 cryptodebug("disable_uef_lib() - libname is NULL."); in disable_uef_lib()
607 cryptodebug("disable_uef_lib() - wrong arguments."); in disable_uef_lib()
639 cryptodebug("enable_uef_lib() - libname is NULL."); in enable_uef_lib()
687 cryptodebug("enable_uef_lib() - wrong arguments."); in enable_uef_lib()
721 cryptodebug("install_uef_lib() - libname is NULL."); in install_uef_lib()
798 cryptodebug("uninstall_uef_lib() - libname is NULL."); in uninstall_uef_lib()
816 cryptodebug("failed to open %s for write.", _PATH_PKCS11_CONF); in uninstall_uef_lib()
938 cryptodebug("failed to rename %s to %s: %s", tmpfile, in uninstall_uef_lib()
947 cryptodebug("failed to chmod to %s: %s", _PATH_PKCS11_CONF, in uninstall_uef_lib()
1146 cryptodebug("failed to open %s for write.", _PATH_PKCS11_CONF); in update_pkcs11conf()
1271 cryptodebug("failed to rename %s to %s: %s", tmpfile_name, in update_pkcs11conf()
1280 cryptodebug("failed to chmod to %s: %s", _PATH_PKCS11_CONF, in update_pkcs11conf()
1529 cryptodebug("update_policylist()- puent or marglist is NULL."); in update_policylist()
1536 cryptodebug("update_policylist() - update_mode is incorrect."); in update_policylist()