Searched refs:DEBUG_ERR (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/s390/crypto/ |
A D | zcrypt_ep11misc.c | 525 DEBUG_ERR( in ep11_query_info() 714 DEBUG_ERR( in ep11_genaeskey() 763 DEBUG_ERR( in ep11_genaeskey() 883 DEBUG_ERR( in ep11_cryptsingle() 1031 DEBUG_ERR( in ep11_unwrapkey() 1169 DEBUG_ERR( in ep11_wrapkey() 1212 DEBUG_ERR( in ep11_clr2keyblob() 1231 DEBUG_ERR( in ep11_clr2keyblob() 1243 DEBUG_ERR( in ep11_clr2keyblob() 1254 DEBUG_ERR( in ep11_clr2keyblob() [all …]
|
A D | zcrypt_ccamisc.c | 843 DEBUG_ERR( in cca_gencipherkey() 883 DEBUG_ERR( in cca_gencipherkey() 891 DEBUG_ERR( in cca_gencipherkey() 1051 DEBUG_ERR( in _ip_cprb_helper() 1059 DEBUG_ERR( in _ip_cprb_helper() 1135 DEBUG_ERR( in cca_clr2cipherkey() 1143 DEBUG_ERR( in cca_clr2cipherkey() 1151 DEBUG_ERR( in cca_clr2cipherkey() 1159 DEBUG_ERR( in cca_clr2cipherkey() 1268 DEBUG_ERR( in cca_cipher2protkey() [all …]
|
A D | pkey_api.c | 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() 326 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_genprotkey() 370 DEBUG_ERR("%s unknown/unsupported keytype %d\n", __func__, in pkey_verifyprotkey() 383 DEBUG_ERR("%s protected key is not valid\n", __func__); in pkey_verifyprotkey() 458 DEBUG_ERR("%s unable to build protected key from clear", in pkey_nonccatok2pkey() 525 DEBUG_ERR("%s invalid keylen %d\n", __func__, keylen); in pkey_keyblob2pkey() 537 DEBUG_ERR("%s unknown/unsupported blob type %d\n", in pkey_keyblob2pkey() 794 DEBUG_ERR("%s unknown CCA internal token version %d\n", in pkey_keyblob2pkey2() 808 DEBUG_ERR("%s unknown/unsupported blob type %d\n", in pkey_keyblob2pkey2() [all …]
|
/linux/drivers/staging/r8188eu/include/ |
A D | rtw_br_ext.h | 11 #define DEBUG_ERR DBG_88E macro
|
/linux/drivers/staging/r8188eu/core/ |
A D | rtw_br_ext.c | 497 DEBUG_ERR("SID tag length too long!\n"); in nat25_db_handle() 505 DEBUG_ERR("call skb_pull_and_merge() failed in PADI/R packet!\n"); in nat25_db_handle() 528 DEBUG_ERR("Discard PPPoE packet due to another PPPoE connection is in progress!\n"); in nat25_db_handle()
|
A D | rtw_xmit.c | 1609 DEBUG_ERR("TX DROP: skb_copy fail!\n"); in rtw_br_client_tx() 1624 DEBUG_ERR("%s(): skb_is_nonlinear!!\n", __func__); in rtw_br_client_tx() 1628 DEBUG_ERR("TX DROP: skb_linearize fail!\n"); in rtw_br_client_tx() 1635 DEBUG_ERR("TX DROP: nat25_db_handle fail!\n"); in rtw_br_client_tx() 1657 DEBUG_ERR("TX DROP: untransformed frame SA:%02X%02X%02X%02X%02X%02X!\n", in rtw_br_client_tx()
|
/linux/drivers/char/hw_random/ |
A D | s390-trng.c | 39 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
|
Completed in 25 milliseconds