linux/drivers/crypto/marvell/octeontx2
Shashank Gupta 64b7871522 crypto: octeontx2 - suppress auth failure screaming due to negative tests
This patch addresses an issue where authentication failures were being
erroneously reported due to negative test failures in the "ccm(aes)"
selftest.
pr_debug suppress unnecessary screaming of these tests.

Signed-off-by: Shashank Gupta <shashankg@marvell.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-03-15 16:21:22 +08:00
..
Makefile crypto: octeontx2 - Fix objects shared between several modules 2023-02-14 13:39:33 +08:00
cn10k_cpt.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cn10k_cpt.h crypto: octeontx2 - add ctx_val workaround 2023-12-29 11:25:39 +08:00
otx2_cpt_common.h crypto: octeontx2 - support setting ctx ilen for inline CPT LF 2023-12-29 11:25:55 +08:00
otx2_cpt_devlink.c devlink: extend devlink_param *set pointer 2024-04-22 13:05:19 -07:00
otx2_cpt_devlink.h crypto: octeontx2 - parameters for custom engine groups 2021-12-11 16:49:17 +11:00
otx2_cpt_hw_types.h crypto: octeontx2 - support setting ctx ilen for inline CPT LF 2023-12-29 11:25:55 +08:00
otx2_cpt_mbox_common.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
otx2_cpt_reqmgr.h crypto: octeontx2 - add ctx_val workaround 2023-12-29 11:25:39 +08:00
otx2_cptlf.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
otx2_cptlf.h crypto: octeontx2 - support setting ctx ilen for inline CPT LF 2023-12-29 11:25:55 +08:00
otx2_cptpf.h crypto: octeontx2 - register error interrupts for inline cptlf 2023-12-29 11:25:55 +08:00
otx2_cptpf_main.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
otx2_cptpf_mbox.c crypto: octeontx2 - support setting ctx ilen for inline CPT LF 2023-12-29 11:25:55 +08:00
otx2_cptpf_ucode.c crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info 2025-03-02 15:21:10 +08:00
otx2_cptpf_ucode.h crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info 2025-03-02 15:21:10 +08:00
otx2_cptvf.h crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0 2023-12-29 11:25:38 +08:00
otx2_cptvf_algs.c crypto: octeontx2 - Fix authenc setkey 2024-08-24 21:39:15 +08:00
otx2_cptvf_algs.h crypto: octeontx2 - add ctx_val workaround 2023-12-29 11:25:39 +08:00
otx2_cptvf_main.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
otx2_cptvf_mbox.c crypto: octeontx2 - add LF reset on queue disable 2023-12-29 11:25:38 +08:00
otx2_cptvf_reqmgr.c crypto: octeontx2 - suppress auth failure screaming due to negative tests 2025-03-15 16:21:22 +08:00