aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--sec_certs/cert_rules.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec_certs/cert_rules.py b/sec_certs/cert_rules.py
index 8623996c..78257525 100644
--- a/sec_certs/cert_rules.py
+++ b/sec_certs/cert_rules.py
@@ -337,7 +337,7 @@ rules['rules_security_assurance_components'] = rules_security_assurance_componen
rules['rules_security_functional_components'] = rules_security_functional_components
rules['rules_javacard'] = rules_javacard
rules['rules_crypto_algs'] = rules_crypto_algs
-rules['block_cipher_modes'] = rules_block_cipher_modes
+rules['rules_block_cipher_modes'] = rules_block_cipher_modes
rules['rules_ecc_curves'] = rules_ecc_curves
rules['rules_cplc'] = rules_cplc
rules['rules_crypto_engines'] = rules_crypto_engines