Searched refs:NITROX_LOG (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym.c | 180 NITROX_LOG(DEBUG, "queue %d\n", qp_id); in nitrox_sym_dev_qp_setup() 214 NITROX_LOG(DEBUG, "queue %d setup done\n", qp_id); in nitrox_sym_dev_qp_setup() 232 NITROX_LOG(DEBUG, "queue %d\n", qp_id); in nitrox_sym_dev_qp_release() 246 NITROX_LOG(ERR, "queue %d not empty\n", qp_id); in nitrox_sym_dev_qp_release() 282 NITROX_LOG(ERR, "auth op %d, cipher op %d\n", in get_crypto_chain_order() 296 NITROX_LOG(ERR, "cipher op %d, auth op %d\n", in get_crypto_chain_order() 353 NITROX_LOG(ERR, "Invalid keylen %zu\n", keylen); in flexi_aes_keylen() 442 NITROX_LOG(ERR, "Invalid auth key\n"); in auth_key_is_valid() 447 NITROX_LOG(ERR, "Invalid auth key length %d\n", in auth_key_is_valid() 490 NITROX_LOG(ERR, "AAD length %d not supported\n", in configure_aead_ctx() [all …]
|
| H A D | nitrox_qp.c | 30 NITROX_LOG(ERR, "cmdq memzone reserve failed for %s queue\n", in nitrox_setup_cmdq() 55 NITROX_LOG(ERR, "Failed to create rid queue\n"); in nitrox_setup_ridq() 79 NITROX_LOG(ERR, "%s: Number of descriptors too big %d," in nitrox_qp_setup()
|
| H A D | nitrox_logs.h | 9 #define NITROX_LOG(level, fmt, args...) \ macro
|
| H A D | nitrox_sym_reqmgr.c | 464 NITROX_LOG(ERR, "Auth only data after cipher data not supported\n"); in create_cipher_auth_sglist() 672 NITROX_LOG(ERR, "Invalid IV length %d\n", ctx->iv.length); in softreq_copy_salt() 808 NITROX_LOG(ERR, "Request err 0x%x, orh 0x%"PRIx64"\n", err, in nitrox_check_se_req() 844 NITROX_LOG(ERR, "Failed to create req pool, qid %d, err %d\n", in nitrox_sym_req_pool_create()
|