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

/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_common.h49 #define TOKEN_FILE_OPEN_ERROR _("Error, unable to open file %s: %s\n") macro
H A Ddata_protect.c285 logError( TOKEN_FILE_OPEN_ERROR, g_pszInFile, strerror( errno ) );
356 logError( TOKEN_FILE_OPEN_ERROR, g_pszOutFile, strerror( errno ) );
H A Ddata_import.c337 logError( TOKEN_FILE_OPEN_ERROR, a_pszFile, strerror( errno ) );
576 logError( TOKEN_FILE_OPEN_ERROR, a_pszFile, strerror( errno ) );

Completed in 96 milliseconds