Lines Matching refs:DEBUG_ERR
48 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
99 DEBUG_ERR("%s unknown/unsupported keytype %d\n", in pkey_clr2protkey()
110 DEBUG_ERR("%s pckmo functions not available\n", __func__); in pkey_clr2protkey()
238 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_genprotkey()
282 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_verifyprotkey()
295 DEBUG_ERR("%s protected key is not valid\n", __func__); in pkey_verifyprotkey()
324 DEBUG_ERR("%s unknown/unsupported non-CCA token version %d\n", in pkey_nonccatok2pkey()
348 DEBUG_ERR("%s unknown/unsupported CCA internal token version %d\n", in pkey_ccainttok2pkey()
366 DEBUG_ERR("%s invalid keylen %d\n", __func__, keylen); in pkey_keyblob2pkey()
378 DEBUG_ERR("%s unknown/unsupported blob type %d\n", in pkey_keyblob2pkey()
599 DEBUG_ERR("%s unknown CCA internal token version %d\n", in pkey_keyblob2pkey2()
605 DEBUG_ERR("%s unknown/unsupported blob type %d\n", in pkey_keyblob2pkey2()