/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 30 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro 408 DEBUG_ERR("%s reply start tag mismatch\n", func); in check_reply_pl() 425 DEBUG_ERR("%s reply start tag lenfmt mismatch 0x%02hhx\n", in check_reply_pl() 432 DEBUG_ERR("%s reply length %d too small\n", func, len); in check_reply_pl() 438 DEBUG_ERR("%s function tag or length mismatch\n", func); in check_reply_pl() 445 DEBUG_ERR("%s dom tag or length mismatch\n", func); in check_reply_pl() 452 DEBUG_ERR("%s return value tag or length mismatch\n", func); in check_reply_pl() 458 DEBUG_ERR("%s return value 0x%04x != 0\n", func, ret); in check_reply_pl() 525 DEBUG_ERR( in ep11_query_info() 535 DEBUG_ERR(" in ep11_query_info() [all...] |
H A D | zcrypt_ccamisc.c | 29 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro 370 DEBUG_ERR("%s unknown/unsupported keybitsize %d\n", in cca_genseckey() 389 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, errno %d\n", in cca_genseckey() 396 DEBUG_ERR("%s secure key generate failure, card response %d/%d\n", in cca_genseckey() 414 DEBUG_ERR("%s secure token size mismatch %d != %d bytes\n", in cca_genseckey() 508 DEBUG_ERR("%s unknown/unsupported keybitsize %d\n", in cca_clr2seckey() 527 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_clr2seckey() 534 DEBUG_ERR("%s clear key import failure, card response %d/%d\n", in cca_clr2seckey() 552 DEBUG_ERR("%s secure token size mismatch %d != %d bytes\n", in cca_clr2seckey() 654 DEBUG_ERR(" in cca_sec2protkey() [all...] |
H A D | pkey_api.c | 47 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro 112 DEBUG_ERR("%s unknown/unsupported keytype %d\n", in pkey_clr2protkey() 125 DEBUG_ERR("%s pckmo functions not available\n", __func__); in pkey_clr2protkey() 320 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_genprotkey() 364 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_verifyprotkey() 377 DEBUG_ERR("%s protected key is not valid\n", __func__); in pkey_verifyprotkey() 451 DEBUG_ERR("%s unable to build protected key from clear", in pkey_nonccatok2pkey() 472 DEBUG_ERR("%s unknown/unsupported non-CCA token version %d\n", in pkey_nonccatok2pkey() 500 DEBUG_ERR("%s unknown/unsupported CCA internal token version %d\n", in pkey_ccainttok2pkey() 518 DEBUG_ERR(" in pkey_keyblob2pkey() [all...] |
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 29 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro 370 DEBUG_ERR("%s unknown/unsupported keybitsize %d\n", in cca_genseckey() 389 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, errno %d\n", in cca_genseckey() 396 DEBUG_ERR("%s secure key generate failure, card response %d/%d\n", in cca_genseckey() 414 DEBUG_ERR("%s secure token size mismatch %d != %d bytes\n", in cca_genseckey() 508 DEBUG_ERR("%s unknown/unsupported keybitsize %d\n", in cca_clr2seckey() 527 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_clr2seckey() 534 DEBUG_ERR("%s clear key import failure, card response %d/%d\n", in cca_clr2seckey() 552 DEBUG_ERR("%s secure token size mismatch %d != %d bytes\n", in cca_clr2seckey() 654 DEBUG_ERR(" in cca_sec2protkey() [all...] |
H A D | zcrypt_ep11misc.c | 30 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro 513 DEBUG_ERR("%s reply start tag mismatch\n", func); in check_reply_pl() 530 DEBUG_ERR("%s reply start tag lenfmt mismatch 0x%02hhx\n", in check_reply_pl() 537 DEBUG_ERR("%s reply length %d too small\n", func, len); in check_reply_pl() 543 DEBUG_ERR("%s function tag or length mismatch\n", func); in check_reply_pl() 550 DEBUG_ERR("%s dom tag or length mismatch\n", func); in check_reply_pl() 557 DEBUG_ERR("%s return value tag or length mismatch\n", func); in check_reply_pl() 563 DEBUG_ERR("%s return value 0x%04x != 0\n", func, ret); in check_reply_pl() 629 DEBUG_ERR( in ep11_query_info() 639 DEBUG_ERR(" in ep11_query_info() [all...] |
H A D | pkey_api.c | 50 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro 166 DEBUG_ERR("%s unknown/unsupported keytype %u\n", in pkey_clr2protkey() 172 DEBUG_ERR("%s prot key buffer size too small: %u < %d\n", in pkey_clr2protkey() 185 DEBUG_ERR("%s pckmo functions not available\n", __func__); in pkey_clr2protkey() 382 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_genprotkey() 431 DEBUG_ERR("%s unknown/unsupported keytype %u\n", __func__, in pkey_verifyprotkey() 436 DEBUG_ERR("%s invalid protected key size %u for keytype %u\n", in pkey_verifyprotkey() 449 DEBUG_ERR("%s protected key is not valid\n", __func__); in pkey_verifyprotkey() 467 DEBUG_ERR("%s unknown/unsupported keytype %u\n", in nonccatokaes2pkey() 472 DEBUG_ERR(" in nonccatokaes2pkey() [all...] |
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | s390-trng.c | 39 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | s390-trng.c | 40 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
|