PN: leancrypto
PV: 1.8.0
PR: r0
PKGV: 1.8.0
PKGR: r0
LICENSE: BSD-3-Clause OR GPL-2.0-only
DESCRIPTION:leancrypto-src: leancrypto is a cryptographic library that exclusively contains PQC-resistant cryptographic algorithms. It is lean, has minimal dependencies, supports stack-only operation and provides optimized implementations for ML-KEM (Kyber), ML-DSA (Dilithium), SLH-DSA (Sphincs+) and many more  This package contains sources for debugging purposes.
SUMMARY:leancrypto-src: Lean cryptographic library with PQC-resistant algorithms - Source files
SECTION:leancrypto-src: devel
PKG:leancrypto-src: leancrypto-src
FILES:leancrypto-src: /usr/src/debug
FILES_INFO:leancrypto-src: {"/usr/src/debug/leancrypto/1.8.0/aead/api/lc_aead.h": 12983, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_aes_gcm.h": 5183, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_ascon_aead.h": 2552, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_ascon_keccak.h": 5006, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_ascon_lightweight.h": 2882, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_chacha20_poly1305.h": 3601, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_cshake_crypt.h": 4546, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_hash_crypt.h": 4000, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_kmac_crypt.h": 4454, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_symhmac.h": 12317, "/usr/src/debug/leancrypto/1.8.0/aead/api/lc_symkmac.h": 11689, "/usr/src/debug/leancrypto/1.8.0/aead/src/aead_api.c": 8287, "/usr/src/debug/leancrypto/1.8.0/aead/src/ascon.c": 12477, "/usr/src/debug/leancrypto/1.8.0/aead/src/ascon_internal.h": 2149, "/usr/src/debug/leancrypto/1.8.0/aead/src/ascon_keccak.c": 8471, "/usr/src/debug/leancrypto/1.8.0/aead/src/ascon_lightweight.c": 5697, "/usr/src/debug/leancrypto/1.8.0/aead/src/asm/X86_64/gfmul_x86_64.h": 1451, "/usr/src/debug/leancrypto/1.8.0/aead/src/asm/X86_64/gfmul_x86_64_if.c": 1841, "/usr/src/debug/leancrypto/1.8.0/aead/src/asm/riscv/gfmul_riscv.h": 1622, "/usr/src/debug/leancrypto/1.8.0/aead/src/chacha20poly1305.c": 16362, "/usr/src/debug/leancrypto/1.8.0/aead/src/cshake_crypt.c": 25768, "/usr/src/debug/leancrypto/1.8.0/aead/src/gcm.c": 29618, "/usr/src/debug/leancrypto/1.8.0/aead/src/hash_crypt.c": 10602, "/usr/src/debug/leancrypto/1.8.0/aead/src/kmac_crypt.c": 21947, "/usr/src/debug/leancrypto/1.8.0/aead/src/symhmac.c": 11255, "/usr/src/debug/leancrypto/1.8.0/aead/src/symkmac.c": 11097, "/usr/src/debug/leancrypto/1.8.0/aead/tests/aes_gcm_fips_tester.c": 4166, "/usr/src/debug/leancrypto/1.8.0/aead/tests/aes_gcm_large_tester.c": 2311, "/usr/src/debug/leancrypto/1.8.0/aead/tests/aes_gcm_tester.c": 8086, "/usr/src/debug/leancrypto/1.8.0/aead/tests/ascon_crypt_iuf_test.c": 6031, "/usr/src/debug/leancrypto/1.8.0/aead/tests/ascon_crypt_test.c": 9278, "/usr/src/debug/leancrypto/1.8.0/aead/tests/ascon_keccak_crypt_iuf_test.c": 10779, "/usr/src/debug/leancrypto/1.8.0/aead/tests/ascon_keccak_crypt_test.c": 16999, "/usr/src/debug/leancrypto/1.8.0/aead/tests/chacha20poly1305_large_tester.c": 2396, "/usr/src/debug/leancrypto/1.8.0/aead/tests/chacha20poly1305_tester.c": 5424, "/usr/src/debug/leancrypto/1.8.0/aead/tests/cshake_crypt_large_test.c": 1952, "/usr/src/debug/leancrypto/1.8.0/aead/tests/cshake_crypt_test.c": 8308, "/usr/src/debug/leancrypto/1.8.0/aead/tests/hash_crypt_large_test.c": 1969, "/usr/src/debug/leancrypto/1.8.0/aead/tests/hash_crypt_test.c": 6224, "/usr/src/debug/leancrypto/1.8.0/aead/tests/kmac_crypt_large_test.c": 1946, "/usr/src/debug/leancrypto/1.8.0/aead/tests/kmac_crypt_test.c": 8252, "/usr/src/debug/leancrypto/1.8.0/aead/tests/symhmac_large_test.c": 2071, "/usr/src/debug/leancrypto/1.8.0/aead/tests/symhmac_test.c": 9489, "/usr/src/debug/leancrypto/1.8.0/aead/tests/symkmac128_large_test.c": 2014, "/usr/src/debug/leancrypto/1.8.0/aead/tests/symkmac128_test.c": 8649, "/usr/src/debug/leancrypto/1.8.0/aead/tests/symkmac256_large_test.c": 2014, "/usr/src/debug/leancrypto/1.8.0/aead/tests/symkmac256_test.c": 8648, "/usr/src/debug/leancrypto/1.8.0/apps/api/x509_checker.h": 2183, "/usr/src/debug/leancrypto/1.8.0/apps/api/x509_print.h": 1203, "/usr/src/debug/leancrypto/1.8.0/apps/src/ascon256-sum.c": 1017, "/usr/src/debug/leancrypto/1.8.0/apps/src/hasher_app.c": 13375, "/usr/src/debug/leancrypto/1.8.0/apps/src/hasher_app.h": 1111, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_pkcs7_generator.c": 10945, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_pkcs7_generator_helper.c": 12309, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_pkcs7_generator_helper.h": 3036, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_x509_generator.c": 45042, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_x509_generator_checker.c": 19715, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_x509_generator_file_helper.c": 8734, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_x509_generator_file_helper.h": 1823, "/usr/src/debug/leancrypto/1.8.0/apps/src/lc_x509_generator_print.c": 10564, "/usr/src/debug/leancrypto/1.8.0/apps/src/sha256sum.c": 1010, "/usr/src/debug/leancrypto/1.8.0/apps/src/sha3-256sum.c": 1010, "/usr/src/debug/leancrypto/1.8.0/apps/src/sha3-384sum.c": 1010, "/usr/src/debug/leancrypto/1.8.0/apps/src/sha3-512sum.c": 1010, "/usr/src/debug/leancrypto/1.8.0/apps/src/sha384sum.c": 1010, "/usr/src/debug/leancrypto/1.8.0/apps/src/sha512sum.c": 1010, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_asn1.h": 8220, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pem.h": 5510, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pkcs7_common.h": 7213, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pkcs7_generator.h": 11307, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pkcs7_parser.h": 16299, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pkcs8_common.h": 3034, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pkcs8_generator.h": 3674, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_pkcs8_parser.h": 8163, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_x509_common.h": 18413, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_x509_csr_generator.h": 2370, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_x509_csr_parser.h": 2968, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_x509_generator.h": 27887, "/usr/src/debug/leancrypto/1.8.0/asn1/api/lc_x509_parser.h": 53564, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1.h": 2980, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_ber_bytecode.h": 4018, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_common.c": 2545, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_decoder.c": 12437, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_encoder.c": 1930, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_encoder.h": 2190, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_encoder_helper.c": 13148, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_encoder_impl.h": 17233, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asn1_encoder_small.c": 1801, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key.c": 47575, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key.h": 3848, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_dilithium.c": 14794, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_dilithium.h": 2002, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_dilithium_ed25519.c": 15197, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_dilithium_ed25519.h": 2633, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_dilithium_ed448.c": 15021, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_dilithium_ed448.h": 2613, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_ed25519.c": 6389, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_ed25519.h": 1994, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_ed448.c": 6224, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_ed448.h": 1955, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_sphincs.c": 9199, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asym_key_sphincs.h": 1970, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asymmetric_type.c": 2335, "/usr/src/debug/leancrypto/1.8.0/asn1/src/asymmetric_type.h": 1739, "/usr/src/debug/leancrypto/1.8.0/asn1/src/base64.c": 11779, "/usr/src/debug/leancrypto/1.8.0/asn1/src/base64.h": 4662, "/usr/src/debug/leancrypto/1.8.0/asn1/src/eddsa_curve_private_key.c": 2388, "/usr/src/debug/leancrypto/1.8.0/asn1/src/eddsa_curve_private_key_asn1.c": 1324, "/usr/src/debug/leancrypto/1.8.0/asn1/src/eddsa_curve_private_key_asn1.h": 538, "/usr/src/debug/leancrypto/1.8.0/asn1/src/gmtime.c": 4799, "/usr/src/debug/leancrypto/1.8.0/asn1/src/oid_registry.c": 5934, "/usr/src/debug/leancrypto/1.8.0/asn1/src/oid_registry.h": 1619, "/usr/src/debug/leancrypto/1.8.0/asn1/src/oid_registry_data.c": 20317, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pem.c": 13816, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_aa_asn1.c": 1824, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_aa_asn1.h": 841, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_asn1.c": 14067, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_asn1.h": 5224, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_generator.c": 30366, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_generator_set_data.c": 4459, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_internal.h": 2156, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_memory.c": 3149, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_parser.c": 21255, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_trust.c": 5037, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs7_verify.c": 17112, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs8_asn1.c": 2220, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs8_asn1.h": 958, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs8_generator.c": 4897, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs8_internal.h": 1257, "/usr/src/debug/leancrypto/1.8.0/asn1/src/pkcs8_parser.c": 6021, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_akid_asn1.c": 4704, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_akid_asn1.h": 1182, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_algorithm_mapper.c": 17448, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_algorithm_mapper.h": 1371, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_asn1.c": 8316, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_asn1.h": 4125, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_basic_constraints_asn1.c": 1715, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_basic_constraints_asn1.h": 733, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_cert_generator.c": 45464, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_cert_generator.h": 3256, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_cert_generator_set_data.c": 13059, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_cert_parser.c": 36881, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_cert_parser.h": 3521, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_cert_parser_get_data.c": 13215, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_csr_asn1.c": 4482, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_csr_asn1.h": 2261, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_csr_generator.c": 3721, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_csr_parser.c": 3544, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_eku_asn1.c": 1150, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_eku_asn1.h": 465, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_keyusage_asn1.c": 1111, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_keyusage_asn1.h": 490, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_mldsa_privkey_asn1.c": 2049, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_mldsa_privkey_asn1.h": 727, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_policies.c": 18440, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_public_key.c": 5367, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_san_asn1.c": 4119, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_san_asn1.h": 1125, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_skid_asn1.c": 1057, "/usr/src/debug/leancrypto/1.8.0/asn1/src/x509_skid_asn1.h": 470, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/asn1_eku_enc_tester.c": 4373, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/asn1_enc_tester.c": 18026, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/asn1_extensions_enc_tester.c": 15512, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/asn1_tester.c": 9596, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/composite_sig_tester.c": 84070, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/gmtime_tester.c": 3569, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/pkcs7_trust_malicious1_tester.c": 14040, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/x509_decode_encode_tester.c": 8141, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/x509_extensions_test_asn1.c": 2163, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/x509_extensions_test_asn1.h": 1053, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/x509_gen_tester.c": 11072, "/usr/src/debug/leancrypto/1.8.0/asn1/tests/x509_siggen_sigver_tester.c": 7088, "/usr/src/debug/leancrypto/1.8.0/bike/api/lc_bike.h": 14828, "/usr/src/debug/leancrypto/1.8.0/bike/api/lc_bike_1.h": 9553, "/usr/src/debug/leancrypto/1.8.0/bike/api/lc_bike_3.h": 9553, "/usr/src/debug/leancrypto/1.8.0/bike/api/lc_bike_5.h": 9553, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_api.c": 16702, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_decode.c": 13094, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_decode.h": 1468, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_decode_avx2.c": 6755, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_decode_avx512.c": 6443, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_decode_internal.h": 3819, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_decode_portable.c": 5128, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x.h": 1970, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_internal.h": 6534, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_inv.c": 8003, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_ksqr_avx2.c": 9287, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_ksqr_avx512.c": 6562, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_ksqr_portable.c": 2728, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul.c": 4443, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul_avx2.c": 3513, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul_avx512.c": 3535, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul_base_pclmul.c": 5344, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul_base_portable.c": 3462, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul_base_vpclmul.c": 5069, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_gf2x_mul_portable.c": 3366, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_internal.h": 7596, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_kem.c": 11356, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_sampling.c": 6141, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_sampling.h": 1640, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_sampling_avx2.c": 6034, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_sampling_avx512.c": 6118, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_sampling_internal.h": 3174, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_sampling_portable.c": 4211, "/usr/src/debug/leancrypto/1.8.0/bike/src/bike_utilities.h": 6309, "/usr/src/debug/leancrypto/1.8.0/bike/tests/bike_kem_official_tester.c": 3465, "/usr/src/debug/leancrypto/1.8.0/bike/tests/bike_tester.c": 4965, "/usr/src/debug/leancrypto/1.8.0/bike/tests/bike_tester_perf.c": 2026, "/usr/src/debug/leancrypto/1.8.0/bike/tests/bike_tester_vectors_l1.h": 381126, "/usr/src/debug/leancrypto/1.8.0/bike/tests/bike_tester_vectors_l3.h": 736779, "/usr/src/debug/leancrypto/1.8.0/bike/tests/bike_tester_vectors_l5.h": 1203861, "/usr/src/debug/leancrypto/1.8.0/curve25519/api/ed25519_ctx.h": 1572, "/usr/src/debug/leancrypto/1.8.0/curve25519/api/ed25519_pct.h": 2501, "/usr/src/debug/leancrypto/1.8.0/curve25519/api/lc_ed25519.h": 3717, "/usr/src/debug/leancrypto/1.8.0/curve25519/api/lc_x25519.h": 2865, "/usr/src/debug/leancrypto/1.8.0/curve25519/api/x25519_internal.h": 1272, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/curve25519_avx.c": 3355, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/curve25519_avx.h": 1147, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/fe.h": 1604, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/fe51.h": 1815, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/fe51_invert.c": 2837, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/fe_frombytes_avx.c": 2867, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/avx/ladder.h": 1347, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/ed25519.c": 21670, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/ed25519_ref10.c": 77982, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/ed25519_ref10.h": 4710, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/ed25519_ref10_fe_51.h": 10508, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/fe_51/constants.h": 3082, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/fe_51/fe.h": 3537, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/x25519.c": 8252, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/x25519_scalarmult.h": 1480, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/x25519_scalarmult_c.c": 6560, "/usr/src/debug/leancrypto/1.8.0/curve25519/src/x25519_scalarmult_c.h": 1221, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/ed25519_disabled_tester.c": 1563, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/ed25519_tester.c": 11046, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/x25519_avx_tester.c": 2518, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/x25519_c_tester.c": 4673, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/x25519_common_tester.c": 2575, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/x25519_disabled_tester.c": 1357, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/x25519_keygen_tester.c": 2698, "/usr/src/debug/leancrypto/1.8.0/curve25519/tests/x25519_tester.c": 3025, "/usr/src/debug/leancrypto/1.8.0/curve448/api/ed448_ctx.h": 1546, "/usr/src/debug/leancrypto/1.8.0/curve448/api/lc_ed448.h": 3396, "/usr/src/debug/leancrypto/1.8.0/curve448/api/lc_x448.h": 2616, "/usr/src/debug/leancrypto/1.8.0/curve448/api/x448_internal.h": 1243, "/usr/src/debug/leancrypto/1.8.0/curve448/src/arch32_intrinsics.h": 1711, "/usr/src/debug/leancrypto/1.8.0/curve448/src/avx2/curve448_scalarmult_avx2.c": 7473, "/usr/src/debug/leancrypto/1.8.0/curve448/src/avx2/gf_p4482241_arith.h": 4712, "/usr/src/debug/leancrypto/1.8.0/curve448/src/avx2/gf_p4482241_inv.c": 6869, "/usr/src/debug/leancrypto/1.8.0/curve448/src/avx2/gf_p4482241_pack.c": 8349, "/usr/src/debug/leancrypto/1.8.0/curve448/src/avx2/gf_p4482241_pack.h": 4237, "/usr/src/debug/leancrypto/1.8.0/curve448/src/avx2/gf_p4482241_type.h": 4189, "/usr/src/debug/leancrypto/1.8.0/curve448/src/constant_time.h": 5693, "/usr/src/debug/leancrypto/1.8.0/curve448/src/curve448.c": 15309, "/usr/src/debug/leancrypto/1.8.0/curve448/src/curve448_tables.c": 78637, "/usr/src/debug/leancrypto/1.8.0/curve448/src/curve448utils.h": 3340, "/usr/src/debug/leancrypto/1.8.0/curve448/src/ed448.c": 26175, "/usr/src/debug/leancrypto/1.8.0/curve448/src/ed448_pct.h": 1740, "/usr/src/debug/leancrypto/1.8.0/curve448/src/f_generic.c": 5799, "/usr/src/debug/leancrypto/1.8.0/curve448/src/f_impl.c": 3502, "/usr/src/debug/leancrypto/1.8.0/curve448/src/f_impl.h": 1863, "/usr/src/debug/leancrypto/1.8.0/curve448/src/field.h": 4955, "/usr/src/debug/leancrypto/1.8.0/curve448/src/point_448.h": 10291, "/usr/src/debug/leancrypto/1.8.0/curve448/src/scalar.c": 7685, "/usr/src/debug/leancrypto/1.8.0/curve448/src/word.h": 3171, "/usr/src/debug/leancrypto/1.8.0/curve448/src/x448.c": 9787, "/usr/src/debug/leancrypto/1.8.0/curve448/src/x448_scalarmult.h": 1334, "/usr/src/debug/leancrypto/1.8.0/curve448/src/x448_scalarmult_c.c": 5886, "/usr/src/debug/leancrypto/1.8.0/curve448/src/x448_scalarmult_c.h": 1352, "/usr/src/debug/leancrypto/1.8.0/curve448/tests/ed448_disabled_tester.c": 1545, "/usr/src/debug/leancrypto/1.8.0/curve448/tests/ed448_tester.c": 6855, "/usr/src/debug/leancrypto/1.8.0/curve448/tests/x448_disabled_tester.c": 1341, "/usr/src/debug/leancrypto/1.8.0/curve448/tests/x448_keygen_tester.c": 3033, "/usr/src/debug/leancrypto/1.8.0/curve448/tests/x448_tester.c": 3418, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_chacha20_drng.h": 3497, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_cshake256_drng.h": 2929, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_ctr_drbg.h": 6313, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_drbg.h": 2389, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_hash_drbg.h": 4074, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_hmac_drbg.h": 4306, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_kmac256_drng.h": 2893, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_rng.h": 5812, "/usr/src/debug/leancrypto/1.8.0/drng/api/lc_xdrbg.h": 9708, "/usr/src/debug/leancrypto/1.8.0/drng/api/selftest_rng.h": 2450, "/usr/src/debug/leancrypto/1.8.0/drng/api/selftest_shake256_rng.h": 2707, "/usr/src/debug/leancrypto/1.8.0/drng/api/static_rng.h": 1767, "/usr/src/debug/leancrypto/1.8.0/drng/src/chacha20_drng.c": 8976, "/usr/src/debug/leancrypto/1.8.0/drng/src/cshake_drng.c": 24152, "/usr/src/debug/leancrypto/1.8.0/drng/src/ctr_drbg.c": 22196, "/usr/src/debug/leancrypto/1.8.0/drng/src/hash_drbg.c": 16687, "/usr/src/debug/leancrypto/1.8.0/drng/src/hmac_drbg.c": 12345, "/usr/src/debug/leancrypto/1.8.0/drng/src/kmac_drng.c": 20676, "/usr/src/debug/leancrypto/1.8.0/drng/src/rng_api.c": 2823, "/usr/src/debug/leancrypto/1.8.0/drng/src/rng_api_non_fips.c": 1165, "/usr/src/debug/leancrypto/1.8.0/drng/src/seeded_rng.c": 15332, "/usr/src/debug/leancrypto/1.8.0/drng/src/seeded_rng.h": 1497, "/usr/src/debug/leancrypto/1.8.0/drng/src/seeded_rng_linux.c": 1268, "/usr/src/debug/leancrypto/1.8.0/drng/src/seeded_rng_linux.h": 1909, "/usr/src/debug/leancrypto/1.8.0/drng/src/selftest_rng.c": 2071, "/usr/src/debug/leancrypto/1.8.0/drng/src/selftest_shake256_rng.c": 2284, "/usr/src/debug/leancrypto/1.8.0/drng/src/static_rng.c": 1919, "/usr/src/debug/leancrypto/1.8.0/drng/src/xdrbg.c": 8522, "/usr/src/debug/leancrypto/1.8.0/drng/src/xdrbg128.c": 4359, "/usr/src/debug/leancrypto/1.8.0/drng/src/xdrbg256.c": 4967, "/usr/src/debug/leancrypto/1.8.0/drng/src/xdrbg512.c": 4968, "/usr/src/debug/leancrypto/1.8.0/drng/src/xdrbg_internal.h": 1563, "/usr/src/debug/leancrypto/1.8.0/drng/tests/chacha20_drng_tester.c": 6445, "/usr/src/debug/leancrypto/1.8.0/drng/tests/chacha20_drng_tester_large.c": 1620, "/usr/src/debug/leancrypto/1.8.0/drng/tests/cshake_drng_tester.c": 5940, "/usr/src/debug/leancrypto/1.8.0/drng/tests/cshake_drng_tester_large.c": 1770, "/usr/src/debug/leancrypto/1.8.0/drng/tests/cshake_drng_tester_large_c.c": 1845, "/usr/src/debug/leancrypto/1.8.0/drng/tests/cshake_drng_tester_output.c": 4716, "/usr/src/debug/leancrypto/1.8.0/drng/tests/ctr_drbg_tester.c": 8591, "/usr/src/debug/leancrypto/1.8.0/drng/tests/ctr_drbg_tester_large.c": 2276, "/usr/src/debug/leancrypto/1.8.0/drng/tests/hash_drbg_tester.c": 10399, "/usr/src/debug/leancrypto/1.8.0/drng/tests/hash_drbg_tester_large.c": 1856, "/usr/src/debug/leancrypto/1.8.0/drng/tests/hmac_drbg_tester.c": 10201, "/usr/src/debug/leancrypto/1.8.0/drng/tests/hmac_drbg_tester_large.c": 1638, "/usr/src/debug/leancrypto/1.8.0/drng/tests/kmac_drng_tester.c": 5767, "/usr/src/debug/leancrypto/1.8.0/drng/tests/kmac_drng_tester_large.c": 1737, "/usr/src/debug/leancrypto/1.8.0/drng/tests/kmac_drng_tester_large_c.c": 1812, "/usr/src/debug/leancrypto/1.8.0/drng/tests/kmac_drng_tester_output.c": 4688, "/usr/src/debug/leancrypto/1.8.0/drng/tests/seeded_rng_tester.c": 3033, "/usr/src/debug/leancrypto/1.8.0/drng/tests/seeded_rng_tester_large.c": 1254, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg128_tester.c": 8107, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg128_tester_large.c": 1770, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg128_tester_large_c.c": 1906, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg128_tester_output.c": 4721, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg256_tester.c": 9929, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg256_tester_large.c": 1770, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg256_tester_large_c.c": 1904, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg256_tester_output.c": 4721, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg512_tester.c": 9821, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg512_tester_large.c": 1770, "/usr/src/debug/leancrypto/1.8.0/drng/tests/xdrbg512_tester_large_c.c": 1904, "/usr/src/debug/leancrypto/1.8.0/efi/tests/pkcs7_trust_tester.c": 231494, "/usr/src/debug/leancrypto/1.8.0/hash/api/ascon_arm_neon.h": 1183, "/usr/src/debug/leancrypto/1.8.0/hash/api/ascon_avx512.h": 1171, "/usr/src/debug/leancrypto/1.8.0/hash/api/ascon_c.h": 1141, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_ascon_hash.h": 3494, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_cshake.h": 9676, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_hash.h": 15515, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_poly1305.h": 2870, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_sha256.h": 2307, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_sha3.h": 14363, "/usr/src/debug/leancrypto/1.8.0/hash/api/lc_sha512.h": 3506, "/usr/src/debug/leancrypto/1.8.0/hash/api/poly1305_internal.h": 2034, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_arm_ce.h": 1076, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_arm_neon.h": 1084, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_avx2.h": 1068, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_c.h": 1056, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_riscv.h": 1072, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_riscv_zbb.h": 1088, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha256_shani.h": 1072, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_arm_asm.h": 1479, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_arm_ce.h": 1467, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_arm_neon.h": 1491, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_avx2.h": 1443, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_avx512.h": 1467, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_c.h": 1407, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha3_riscv_asm.h": 2011, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_arm_ce.h": 1123, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_arm_neon.h": 1133, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_avx2.h": 1113, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_c.h": 1098, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_riscv.h": 1118, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_riscv_zbb.h": 1138, "/usr/src/debug/leancrypto/1.8.0/hash/api/sha512_shani.h": 1118, "/usr/src/debug/leancrypto/1.8.0/hash/api/shake_4x_avx2.h": 2384, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_arm_neon_null.c": 1194, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_avx512.c": 4902, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_c.c": 6723, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_hash.h": 6636, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_hash_common.c": 4791, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_hash_common.h": 1496, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_selector.c": 2915, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_selftest.c": 2993, "/usr/src/debug/leancrypto/1.8.0/hash/src/ascon_selftest.h": 1244, "/usr/src/debug/leancrypto/1.8.0/hash/src/asm/AVX2/KeccakP-1600-SnP.h": 3151, "/usr/src/debug/leancrypto/1.8.0/hash/src/asm/AVX2/sha2-256-AVX2.h": 1287, "/usr/src/debug/leancrypto/1.8.0/hash/src/asm/AVX2/sha2-512-AVX2.h": 1287, "/usr/src/debug/leancrypto/1.8.0/hash/src/asm/AVX2_4x/KeccakP-1600-times4-SIMD256.c": 52465, "/usr/src/debug/leancrypto/1.8.0/hash/src/asm/AVX512/KeccakP-1600-SnP.h": 3345, "/usr/src/debug/leancrypto/1.8.0/hash/src/asm/ascon_avx512/round.h": 2447, "/usr/src/debug/leancrypto/1.8.0/hash/src/cshake.c": 5877, "/usr/src/debug/leancrypto/1.8.0/hash/src/hash.c": 6260, "/usr/src/debug/leancrypto/1.8.0/hash/src/hash_alg_status.c": 1353, "/usr/src/debug/leancrypto/1.8.0/hash/src/hash_common.h": 1455, "/usr/src/debug/leancrypto/1.8.0/hash/src/keccak_asm_glue.h": 11349, "/usr/src/debug/leancrypto/1.8.0/hash/src/keccak_internal.h": 2594, "/usr/src/debug/leancrypto/1.8.0/hash/src/poly1305-64.h": 7962, "/usr/src/debug/leancrypto/1.8.0/hash/src/poly1305.c": 5130, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256.c": 8664, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_arm_ce_null.c": 1037, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_arm_neon_null.c": 1041, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_avx2.c": 2089, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_riscv_null.c": 1035, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_riscv_zbb_null.c": 1043, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_selector.c": 3149, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha256_shani.c": 2101, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha2_common.h": 2604, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_arm_asm_null.c": 1645, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_arm_ce_null.c": 1635, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_arm_neon_null.c": 1655, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_avx2.c": 13104, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_avx512.c": 13399, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_c.c": 22523, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_common.h": 1915, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_riscv_asm_null.c": 1645, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_riscv_asm_zbb_null.c": 1681, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_selector.c": 4819, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_selftest.c": 11741, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha3_selftest.h": 1622, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512.c": 12385, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_arm_ce_null.c": 1107, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_arm_neon_null.c": 1113, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_avx2.c": 2887, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_riscv_null.c": 1104, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_riscv_zbb_null.c": 1116, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_selector.c": 3360, "/usr/src/debug/leancrypto/1.8.0/hash/src/sha512_shani.c": 2907, "/usr/src/debug/leancrypto/1.8.0/hash/src/shake_4x_avx2.c": 6747, "/usr/src/debug/leancrypto/1.8.0/hash/src/sponge_common.h": 6319, "/usr/src/debug/leancrypto/1.8.0/hash/tests/ascon_256_tester.c": 3103, "/usr/src/debug/leancrypto/1.8.0/hash/tests/ascon_xof_squeeze_more_tester.c": 3025, "/usr/src/debug/leancrypto/1.8.0/hash/tests/ascon_xof_tester.c": 3190, "/usr/src/debug/leancrypto/1.8.0/hash/tests/cshake_128_tester.c": 4232, "/usr/src/debug/leancrypto/1.8.0/hash/tests/cshake_256_tester.c": 4395, "/usr/src/debug/leancrypto/1.8.0/hash/tests/cshake_ctx_256_tester.c": 4424, "/usr/src/debug/leancrypto/1.8.0/hash/tests/keccak_tester.c": 5360, "/usr/src/debug/leancrypto/1.8.0/hash/tests/poly1305_tester.c": 5140, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha256_tester.c": 4022, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha3-224_tester.c": 4406, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha3-256_tester.c": 4625, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha3-384_tester.c": 4542, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha3-512_tester.c": 4611, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha384_tester.c": 4571, "/usr/src/debug/leancrypto/1.8.0/hash/tests/sha512_tester.c": 4648, "/usr/src/debug/leancrypto/1.8.0/hash/tests/shake128_4x_avx2_tester.c": 2482, "/usr/src/debug/leancrypto/1.8.0/hash/tests/shake128_tester.c": 6856, "/usr/src/debug/leancrypto/1.8.0/hash/tests/shake256_4x_avx2_tester.c": 2722, "/usr/src/debug/leancrypto/1.8.0/hash/tests/shake256_tester.c": 6689, "/usr/src/debug/leancrypto/1.8.0/hash/tests/shake512_tester.c": 6765, "/usr/src/debug/leancrypto/1.8.0/hash/tests/shake_squeeze_more_tester.c": 5269, "/usr/src/debug/leancrypto/1.8.0/hmac/api/lc_hmac.h": 8840, "/usr/src/debug/leancrypto/1.8.0/hmac/src/hmac.c": 7209, "/usr/src/debug/leancrypto/1.8.0/hmac/src/hmac_selftest.h": 1291, "/usr/src/debug/leancrypto/1.8.0/hmac/src/hmac_sha256_selftest.c": 2390, "/usr/src/debug/leancrypto/1.8.0/hmac/src/hmac_sha3_selftest_null.c": 953, "/usr/src/debug/leancrypto/1.8.0/hmac/src/hmac_sha512_selftest_null.c": 955, "/usr/src/debug/leancrypto/1.8.0/hmac/tests/hmac_sha2_256_tester.c": 3001, "/usr/src/debug/leancrypto/1.8.0/hmac/tests/hmac_sha2_512_tester.c": 8260, "/usr/src/debug/leancrypto/1.8.0/hmac/tests/hmac_sha3_224_tester.c": 3051, "/usr/src/debug/leancrypto/1.8.0/hqc/api/hqc_type.h": 6097, "/usr/src/debug/leancrypto/1.8.0/hqc/api/lc_hqc.h": 14684, "/usr/src/debug/leancrypto/1.8.0/hqc/api/lc_hqc_128.h": 18230, "/usr/src/debug/leancrypto/1.8.0/hqc/api/lc_hqc_192.h": 18230, "/usr/src/debug/leancrypto/1.8.0/hqc/api/lc_hqc_256.h": 18230, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/code_avx2.c": 2373, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/code_avx2.h": 1447, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/fft_avx2.c": 10632, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/fft_avx2.h": 1376, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/gf2x_avx2.c": 37495, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/gf2x_avx2.h": 1407, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/gf_avx2.c": 6538, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/gf_avx2.h": 6644, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/hqc_avx2.c": 8016, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/hqc_avx2.h": 1712, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/hqc_internal_avx2.h": 7964, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/hqc_kem_api_avx2.c": 4702, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/hqc_kem_avx2.c": 3643, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/hqc_kem_avx2.h": 1839, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/parsing_avx2.c": 2303, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/parsing_avx2.h": 1486, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/reed_muller_avx2.c": 11232, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/reed_muller_avx2.h": 1487, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/reed_solomon_avx2.c": 65514, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/reed_solomon_avx2.h": 1490, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/vector_avx2.c": 8320, "/usr/src/debug/leancrypto/1.8.0/hqc/src/avx2/vector_avx2.h": 1494, "/usr/src/debug/leancrypto/1.8.0/hqc/src/code.c": 2196, "/usr/src/debug/leancrypto/1.8.0/hqc/src/code.h": 1418, "/usr/src/debug/leancrypto/1.8.0/hqc/src/fft.c": 10604, "/usr/src/debug/leancrypto/1.8.0/hqc/src/fft.h": 1367, "/usr/src/debug/leancrypto/1.8.0/hqc/src/gf.c": 5063, "/usr/src/debug/leancrypto/1.8.0/hqc/src/gf.h": 4400, "/usr/src/debug/leancrypto/1.8.0/hqc/src/gf2x.c": 5791, "/usr/src/debug/leancrypto/1.8.0/hqc/src/gf2x.h": 1373, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc.c": 6841, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc.h": 1660, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_api.c": 16652, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_internal.h": 2856, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_kem_c.c": 3529, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_kem_c.h": 1813, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_kem_impl.h": 10143, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_pct.h": 2195, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_selftest.c": 4629, "/usr/src/debug/leancrypto/1.8.0/hqc/src/hqc_selftest.h": 1511, "/usr/src/debug/leancrypto/1.8.0/hqc/src/parsing.c": 6846, "/usr/src/debug/leancrypto/1.8.0/hqc/src/parsing.h": 2127, "/usr/src/debug/leancrypto/1.8.0/hqc/src/reed_muller.c": 7120, "/usr/src/debug/leancrypto/1.8.0/hqc/src/reed_muller.h": 1403, "/usr/src/debug/leancrypto/1.8.0/hqc/src/reed_solomon.c": 11862, "/usr/src/debug/leancrypto/1.8.0/hqc/src/reed_solomon.h": 44392, "/usr/src/debug/leancrypto/1.8.0/hqc/src/shake_prng.c": 2447, "/usr/src/debug/leancrypto/1.8.0/hqc/src/shake_prng.h": 1458, "/usr/src/debug/leancrypto/1.8.0/hqc/src/vector.c": 9214, "/usr/src/debug/leancrypto/1.8.0/hqc/src/vector.h": 1781, "/usr/src/debug/leancrypto/1.8.0/hqc/tests/hqc_kem_official_tester.c": 3441, "/usr/src/debug/leancrypto/1.8.0/hqc/tests/hqc_tester.c": 6826, "/usr/src/debug/leancrypto/1.8.0/hqc/tests/hqc_tester_perf.c": 2256, "/usr/src/debug/leancrypto/1.8.0/hqc/tests/hqc_tester_vectors_128.h": 590955, "/usr/src/debug/leancrypto/1.8.0/hqc/tests/hqc_tester_vectors_192.h": 1179368, "/usr/src/debug/leancrypto/1.8.0/hqc/tests/hqc_tester_vectors_256.h": 1884040, "/usr/src/debug/leancrypto/1.8.0/internal/api/alignment.h": 2172, "/usr/src/debug/leancrypto/1.8.0/internal/api/atomic.h": 6229, "/usr/src/debug/leancrypto/1.8.0/internal/api/atomic_bool.h": 2538, "/usr/src/debug/leancrypto/1.8.0/internal/api/binhexbin.h": 1653, "/usr/src/debug/leancrypto/1.8.0/internal/api/binhexbin_raw.h": 1254, "/usr/src/debug/leancrypto/1.8.0/internal/api/bitshift.h": 1949, "/usr/src/debug/leancrypto/1.8.0/internal/api/bitshift_be.h": 1833, "/usr/src/debug/leancrypto/1.8.0/internal/api/bitshift_le.h": 1836, "/usr/src/debug/leancrypto/1.8.0/internal/api/compare.h": 3238, "/usr/src/debug/leancrypto/1.8.0/internal/api/conv_be_le.h": 3261, "/usr/src/debug/leancrypto/1.8.0/internal/api/cpufeatures.h": 2063, "/usr/src/debug/leancrypto/1.8.0/internal/api/ext_headers.h": 10953, "/usr/src/debug/leancrypto/1.8.0/internal/api/ext_headers_x86.h": 1742, "/usr/src/debug/leancrypto/1.8.0/internal/api/fips_integrity_check.h": 1363, "/usr/src/debug/leancrypto/1.8.0/internal/api/fips_mode.h": 2182, "/usr/src/debug/leancrypto/1.8.0/internal/api/initialization.h": 1612, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_init.h": 3297, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_memcmp_secure.h": 1378, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_memcpy_secure.h": 1305, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_memory_support.h": 5633, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_memset_secure.h": 3133, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_status.h": 4682, "/usr/src/debug/leancrypto/1.8.0/internal/api/lc_uuid.h": 2087, "/usr/src/debug/leancrypto/1.8.0/internal/api/left_encode.h": 1176, "/usr/src/debug/leancrypto/1.8.0/internal/api/math_helper.h": 1496, "/usr/src/debug/leancrypto/1.8.0/internal/api/mutex_w.h": 4739, "/usr/src/debug/leancrypto/1.8.0/internal/api/null_buffer.h": 1251, "/usr/src/debug/leancrypto/1.8.0/internal/api/rotate.h": 2357, "/usr/src/debug/leancrypto/1.8.0/internal/api/sidechannel_resistance.h": 5651, "/usr/src/debug/leancrypto/1.8.0/internal/api/signature_domain_separation.h": 1699, "/usr/src/debug/leancrypto/1.8.0/internal/api/status_algorithms.h": 20746, "/usr/src/debug/leancrypto/1.8.0/internal/api/test_helper.h": 1484, "/usr/src/debug/leancrypto/1.8.0/internal/api/test_helper_common.h": 2878, "/usr/src/debug/leancrypto/1.8.0/internal/api/xor.h": 5439, "/usr/src/debug/leancrypto/1.8.0/internal/src/binhexbin.c": 6254, "/usr/src/debug/leancrypto/1.8.0/internal/src/binhexbin_raw.c": 3279, "/usr/src/debug/leancrypto/1.8.0/internal/src/compare.c": 2023, "/usr/src/debug/leancrypto/1.8.0/internal/src/cpufeatures_x86.c": 5394, "/usr/src/debug/leancrypto/1.8.0/internal/src/fips_integrity_check.c": 2371, "/usr/src/debug/leancrypto/1.8.0/internal/src/fips_integrity_checker_elf.c": 4134, "/usr/src/debug/leancrypto/1.8.0/internal/src/fips_integrity_checker_none.c": 1183, "/usr/src/debug/leancrypto/1.8.0/internal/src/fips_mode.c": 1356, "/usr/src/debug/leancrypto/1.8.0/internal/src/leancrypto_init.c": 2782, "/usr/src/debug/leancrypto/1.8.0/internal/src/left_encode.c": 1211, "/usr/src/debug/leancrypto/1.8.0/internal/src/memcmp_secure_c.c": 1204, "/usr/src/debug/leancrypto/1.8.0/internal/src/memcmp_secure_internal.h": 4508, "/usr/src/debug/leancrypto/1.8.0/internal/src/memcpy_secure_c.c": 1143, "/usr/src/debug/leancrypto/1.8.0/internal/src/memcpy_secure_internal.h": 3616, "/usr/src/debug/leancrypto/1.8.0/internal/src/memory_support_linux.c": 4926, "/usr/src/debug/leancrypto/1.8.0/internal/src/null_buffer.c": 1178, "/usr/src/debug/leancrypto/1.8.0/internal/src/secure_execution_linux.c": 1680, "/usr/src/debug/leancrypto/1.8.0/internal/src/signature_domain_separation.c": 11999, "/usr/src/debug/leancrypto/1.8.0/internal/src/status.c": 9032, "/usr/src/debug/leancrypto/1.8.0/internal/src/status_algorithms.c": 37901, "/usr/src/debug/leancrypto/1.8.0/internal/src/status_api.c": 2666, "/usr/src/debug/leancrypto/1.8.0/internal/src/uuid.c": 3396, "/usr/src/debug/leancrypto/1.8.0/internal/tests/disable_selftests_tester.c": 1986, "/usr/src/debug/leancrypto/1.8.0/internal/tests/memcmp_secure_test.c": 2645, "/usr/src/debug/leancrypto/1.8.0/internal/tests/memcpy_secure_test.c": 2778, "/usr/src/debug/leancrypto/1.8.0/internal/tests/rerun_one_selftest_tester.c": 3454, "/usr/src/debug/leancrypto/1.8.0/internal/tests/rerun_selftests_tester.c": 3997, "/usr/src/debug/leancrypto/1.8.0/internal/tests/status_tester.c": 1163, "/usr/src/debug/leancrypto/1.8.0/internal/tests/uuid_tester.c": 1807, "/usr/src/debug/leancrypto/1.8.0/kdf/api/lc_hkdf.h": 10750, "/usr/src/debug/leancrypto/1.8.0/kdf/api/lc_kdf_ctr.h": 6424, "/usr/src/debug/leancrypto/1.8.0/kdf/api/lc_kdf_dpi.h": 3574, "/usr/src/debug/leancrypto/1.8.0/kdf/api/lc_kdf_fb.h": 3954, "/usr/src/debug/leancrypto/1.8.0/kdf/api/lc_pbkdf2.h": 2245, "/usr/src/debug/leancrypto/1.8.0/kdf/src/hkdf.c": 10792, "/usr/src/debug/leancrypto/1.8.0/kdf/src/kdf_ctr.c": 7426, "/usr/src/debug/leancrypto/1.8.0/kdf/src/kdf_dpi.c": 5061, "/usr/src/debug/leancrypto/1.8.0/kdf/src/kdf_fb.c": 5148, "/usr/src/debug/leancrypto/1.8.0/kdf/src/pbkdf2.c": 5164, "/usr/src/debug/leancrypto/1.8.0/kdf/tests/hkdf_tester.c": 5332, "/usr/src/debug/leancrypto/1.8.0/kdf/tests/kdf_ctr_tester.c": 6914, "/usr/src/debug/leancrypto/1.8.0/kdf/tests/kdf_dpi_tester.c": 3575, "/usr/src/debug/leancrypto/1.8.0/kdf/tests/kdf_fb_tester.c": 4045, "/usr/src/debug/leancrypto/1.8.0/kdf/tests/pbkdf2_tester.c": 2476, "/usr/src/debug/leancrypto/1.8.0/kmac/api/lc_kmac.h": 14002, "/usr/src/debug/leancrypto/1.8.0/kmac/src/kmac.c": 11784, "/usr/src/debug/leancrypto/1.8.0/kmac/tests/kmac_128_tester.c": 47231, "/usr/src/debug/leancrypto/1.8.0/kmac/tests/kmac_256_tester.c": 55811, "/usr/src/debug/leancrypto/1.8.0/kmac/tests/kmac_xof_more_tester.c": 4187, "/usr/src/debug/leancrypto/1.8.0/kmac/tests/kmac_xof_tester.c": 42362, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/api/lc_dilithium.h": 65395, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/api/lc_dilithium_44.h": 48486, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/api/lc_dilithium_65.h": 48486, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/api/lc_dilithium_87.h": 48486, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_consts_avx2.c": 8842, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_consts_avx2.h": 1334, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_ntt_avx2.h": 1857, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_pack_avx2.h": 4223, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_poly_avx2.c": 26702, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_poly_avx2.h": 7010, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_polyvec_avx2.c": 12822, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_polyvec_avx2.h": 11130, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_rejsample_avx2.c": 15508, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_rejsample_avx2.h": 2078, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_rounding_avx2.c": 6797, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_rounding_avx2.h": 1738, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_keygen_api_avx2.c": 2783, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_keygen_avx2.c": 8347, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_keygen_avx2.h": 1490, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_siggen_api_avx2.c": 3539, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_siggen_avx2.c": 12186, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_siggen_avx2.h": 1864, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_sigver_api_avx2.c": 3445, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_sigver_avx2.c": 8711, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/avx2/dilithium_signature_sigver_avx2.h": 1795, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_common_api.c": 40451, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed25519_signature_common.c": 3067, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed25519_signature_keygen.c": 1887, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed25519_signature_siggen.c": 3644, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed25519_signature_sigver.c": 3884, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed448_signature_common.c": 3123, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed448_signature_keygen.c": 1852, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed448_signature_siggen.c": 3589, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ed448_signature_sigver.c": 3820, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_internal.h": 1420, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_keygen_api.c": 9024, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ntt.c": 2856, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_ntt.h": 1495, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_pack.h": 7429, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_pct.h": 1794, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_poly.c": 8413, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_poly.h": 6382, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_poly_c.h": 4272, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_poly_common.h": 1513, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_poly_type.c": 12269, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_polyvec.h": 3193, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_polyvec_c.h": 3566, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_reduce.h": 2774, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_rounding.c": 1732, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_rounding.h": 1600, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_rounding_type.c": 3242, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_selftest.c": 4401, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_selftest.h": 1785, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_service_helpers.h": 3028, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_siggen_api.c": 14749, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_helper.c": 2916, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_keygen_api_c.c": 1973, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_keygen_c.c": 2329, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_keygen_c.h": 1498, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_keygen_impl.h": 8528, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_siggen_api_c.c": 2516, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_siggen_c.c": 2920, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_siggen_c.h": 1865, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_siggen_impl.h": 16142, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_sigver_api_c.c": 2441, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_sigver_c.c": 2823, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_sigver_c.h": 1783, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_signature_sigver_impl.h": 10805, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_sigver_api.c": 13672, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_zetas.c": 3871, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/src/dilithium_zetas.h": 1118, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_ed25519_iuf_tester.c": 5827, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_ed25519_tester.c": 4234, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_ed25519_tester_official.c": 3609, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_ed448_iuf_tester.c": 5699, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_ed448_tester.c": 4133, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_ed448_tester_official.c": 3551, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_edge_case_tester.c": 11131, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_edge_case_tester.h": 1312, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_edge_case_tester_c.c": 1124, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_edge_case_tester_common.c": 1122, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_external_mu_rejection_vectors_44.h": 42607, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_external_mu_rejection_vectors_65.h": 431575, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_external_mu_rejection_vectors_87.h": 559983, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_externalmu_vectors_44.h": 2069355, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_externalmu_vectors_65.h": 3044655, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_externalmu_vectors_87.h": 3961855, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_internal_vectors_44.h": 2069349, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_internal_vectors_65.h": 3044649, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_internal_vectors_87.h": 3961849, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_invalid_tester.c": 2639, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_keygen_fips_tester.c": 1782, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_keygen_tester.c": 1624, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_pk_from_sk_tester.c": 1638, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_prehash_rejection_vectors_44.h": 42607, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_prehash_rejection_vectors_65.h": 431575, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_prehash_rejection_vectors_87.h": 559983, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_prehashed_vectors_44.h": 2069352, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_prehashed_vectors_65.h": 3044652, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_prehashed_vectors_87.h": 3961852, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_pure_rejection_vectors_44.h": 42689, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_pure_rejection_vectors_65.h": 431657, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_pure_rejection_vectors_87.h": 560065, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_rejection_vectors_44.h": 293577, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_rejection_vectors_65.h": 430119, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_rejection_vectors_87.h": 558527, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester.c": 14614, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester.h": 3695, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_ahat.c": 2800, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_avx2.c": 2130, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_c.c": 1892, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_common.c": 2691, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_iuf_avx2.c": 2170, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_iuf_c.c": 1915, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_iuf_common.c": 1885, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_official.c": 3381, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_vectors_44.h": 2069497, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_vectors_65.h": 3044797, "/usr/src/debug/leancrypto/1.8.0/ml-dsa/tests/dilithium_tester_vectors_87.h": 3961997, "/usr/src/debug/leancrypto/1.8.0/ml-kem/api/lc_kyber.h": 91502, "/usr/src/debug/leancrypto/1.8.0/ml-kem/api/lc_kyber_1024.h": 72243, "/usr/src/debug/leancrypto/1.8.0/ml-kem/api/lc_kyber_512.h": 71995, "/usr/src/debug/leancrypto/1.8.0/ml-kem/api/lc_kyber_768.h": 71995, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_cbd_avx2.c": 3151, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_consts_avx2.c": 7158, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_consts_avx2.h": 1675, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_indcpa_avx2.c": 20383, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_indcpa_avx2.h": 2921, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_kem_api_avx2.c": 4821, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_kem_avx2.c": 2319, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_kem_avx2.h": 1812, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_ntt_avx2.h": 1926, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_poly_avx2.c": 14554, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_poly_avx2.h": 7810, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_polyvec_avx2.h": 5054, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_reduce_avx2.h": 1453, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_rejsample_avx2.c": 17138, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/avx2/kyber_rejsample_avx2.h": 1793, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_add.h": 1438, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_frombytes.h": 1659, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_frommsg.h": 3482, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_intt.h": 1399, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_ntt.h": 1361, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_sub.h": 1443, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_tomont.h": 1437, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_poly_tomsg.h": 1583, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_polyvec_add.h": 1469, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_polyvec_frombytes.h": 1489, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_polyvec_invntt.h": 1418, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_polyvec_ntt.h": 1329, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_polyvec_reduce.h": 1455, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/common/kyber_polyvec_tobytes.h": 1433, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_api.c": 103244, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_cbd.c": 3028, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_cbd.h": 1894, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_debug.h": 2062, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_ies.c": 18437, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_indcpa.c": 14159, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_indcpa.h": 2901, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_internal.h": 3078, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kdf.h": 6091, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kem.c": 11038, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kem.h": 3297, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kem_api_c.c": 3442, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kem_c.c": 2601, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kem_c.h": 1875, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kem_input_validation.h": 2544, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_kex.c": 6500, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_ntt.c": 2056, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_ntt.h": 1929, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_pct.h": 2229, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_poly.c": 4613, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_poly.h": 4542, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_poly_c.h": 2476, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_polyvec.c": 4576, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_polyvec.h": 2221, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_polyvec_c.h": 1989, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_reduce.h": 2676, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest.c": 4849, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest.h": 1849, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_kdf.c": 3382, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_kdf_vector_1024.h": 40874, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_kdf_vector_512.h": 21086, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_kdf_vector_768.h": 30470, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_vector_1024.h": 51177, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_vector_512.h": 26280, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_selftest_vector_768.h": 37705, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x25519_ies.c": 4909, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x25519_internal.h": 3392, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x25519_kdf.h": 5250, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x25519_kem.c": 4156, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x25519_kex.c": 6860, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x448_ies.c": 4819, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x448_internal.h": 3356, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x448_kdf.h": 6400, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x448_kem.c": 4020, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_x448_kex.c": 6759, "/usr/src/debug/leancrypto/1.8.0/ml-kem/src/kyber_zetas.c": 3169, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_ies_tester.c": 8875, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_ies_x25519_tester.c": 8994, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_ies_x448_tester.c": 8929, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_invalid_tester.c": 2742, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_kdf_tester_avx2.c": 2124, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_kdf_tester_c.c": 1864, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_kdf_tester_common.c": 1879, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_kdf_tester_vectors_1024.h": 2063100, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_kdf_tester_vectors_512.h": 1054300, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_kdf_tester_vectors_768.h": 1532700, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_official_tester.c": 3219, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester.c": 13766, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester.h": 3391, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester_avx2.c": 2640, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester_c.c": 2367, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester_common.c": 3504, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester_vectors_1024.h": 2063080, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester_vectors_512.h": 1054280, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_tester_vectors_768.h": 1532680, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_x25519_tester.c": 78709, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kem_x448_tester.c": 80567, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kex_tester.c": 5040, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kex_x25519_tester.c": 4022, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_kex_x448_tester.c": 3990, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_keygen_fips_tester.c": 1793, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_keygen_tester.c": 1628, "/usr/src/debug/leancrypto/1.8.0/ml-kem/tests/kyber_modulus_tester.c": 2006, "/usr/src/debug/leancrypto/1.8.0/otp/api/lc_hotp.h": 1825, "/usr/src/debug/leancrypto/1.8.0/otp/api/lc_totp.h": 1773, "/usr/src/debug/leancrypto/1.8.0/otp/src/hotp.c": 2151, "/usr/src/debug/leancrypto/1.8.0/otp/src/totp.c": 1611, "/usr/src/debug/leancrypto/1.8.0/otp/tests/hotp_sha256_tester.c": 2135, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs.h": 26612, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs_shake_128f.h": 31552, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs_shake_128s.h": 31551, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs_shake_192f.h": 31552, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs_shake_192s.h": 31552, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs_shake_256f.h": 31552, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/api/lc_sphincs_shake_256s.h": 31552, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_fors_avx2.c": 8542, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_fors_avx2.h": 2216, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_hash_shakex4_avx2.c": 3414, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_hashx4_avx2.h": 1473, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_merkle_avx2.c": 3839, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_merkle_avx2.h": 1740, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_thash_shake_simplex4_avx2.c": 5330, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_thashx4_avx2.h": 2116, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_utilsx4_avx2.c": 6706, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_utilsx4_avx2.h": 2255, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_wots_avx2.c": 8559, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_wots_avx2.h": 1752, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/avx2/sphincs_wotsx4_avx2.h": 2773, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_address.h": 4714, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_common_api.c": 22750, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_fors.c": 7426, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_fors.h": 2593, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_hash.h": 3036, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_hash_shake.c": 3994, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_internal.h": 1117, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_keygen.c": 6816, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_keygen_api.c": 6922, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_merkle.c": 3379, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_merkle.h": 1955, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_pct.h": 1784, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_selftest.c": 4440, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_selftest.h": 1670, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_siggen.c": 10255, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_siggen_api.c": 9026, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_signature_helper.c": 1496, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_sigver.c": 9819, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_sigver_api.c": 7951, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_thash.h": 1689, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_thash_shake_simple.c": 2913, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_utils.c": 6705, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_utils.h": 2795, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_utilsx1.c": 5300, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_utilsx1.h": 2130, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_wots.c": 4914, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_wots.h": 1896, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_wotsx1.c": 4877, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/src/sphincs_wotsx1.h": 2523, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_internal_tester.c": 4434, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_iuf_tester.c": 2999, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_keygen_fips_tester.c": 2235, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_official_tester.c": 3128, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_prehash_tester.c": 4591, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester.c": 6741, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_internal_vectors_shake_128f.h": 111500, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_internal_vectors_shake_128s.h": 52646, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_internal_vectors_shake_192f.h": 230381, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_internal_vectors_shake_192s.h": 106451, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_internal_vectors_shake_256f.h": 321313, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_internal_vectors_shake_256s.h": 193405, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_prehash_vectors_shake_128f.h": 111500, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_prehash_vectors_shake_128s.h": 52646, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_prehash_vectors_shake_192f.h": 230381, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_prehash_vectors_shake_192s.h": 106451, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_prehash_vectors_shake_256f.h": 321313, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_prehash_vectors_shake_256s.h": 193405, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_vectors_shake_128f.h": 111585, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_vectors_shake_128s.h": 52731, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_vectors_shake_192f.h": 230466, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_vectors_shake_192s.h": 106535, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_vectors_shake_256f.h": 318286, "/usr/src/debug/leancrypto/1.8.0/slh-dsa/tests/sphincs_tester_vectors_shake_256s.h": 193491, "/usr/src/debug/leancrypto/1.8.0/sym/api/aes_aesni.h": 1242, "/usr/src/debug/leancrypto/1.8.0/sym/api/aes_armce.h": 1251, "/usr/src/debug/leancrypto/1.8.0/sym/api/aes_c.h": 1290, "/usr/src/debug/leancrypto/1.8.0/sym/api/aes_riscv64.h": 1320, "/usr/src/debug/leancrypto/1.8.0/sym/api/chacha20_avx2.h": 1075, "/usr/src/debug/leancrypto/1.8.0/sym/api/chacha20_avx512.h": 1083, "/usr/src/debug/leancrypto/1.8.0/sym/api/chacha20_c.h": 1063, "/usr/src/debug/leancrypto/1.8.0/sym/api/chacha20_neon.h": 1075, "/usr/src/debug/leancrypto/1.8.0/sym/api/chacha20_riscv64_v_zbb.h": 1120, "/usr/src/debug/leancrypto/1.8.0/sym/api/lc_aes.h": 8385, "/usr/src/debug/leancrypto/1.8.0/sym/api/lc_chacha20.h": 2319, "/usr/src/debug/leancrypto/1.8.0/sym/api/lc_chacha20_private.h": 2966, "/usr/src/debug/leancrypto/1.8.0/sym/api/lc_sym.h": 14924, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_block.c": 5998, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_block_aesni.c": 3418, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_block_armce_v8_null.c": 1014, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_block_internal.h": 1434, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_block_riscv64_null.c": 1018, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_cbc.c": 3767, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_cbc_aesni.c": 5143, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_cbc_armce_v8_null.c": 1018, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_cbc_riscv64_null.c": 1022, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_ct.c": 24312, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_ctr.c": 3463, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_ctr_aesni.c": 5410, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_ctr_armce_v8_null.c": 1018, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_ctr_riscv64_null.c": 1022, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_internal.h": 3954, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_kw.c": 3692, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_kw_aesni.c": 4250, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_kw_armce_v8_null.c": 1017, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_kw_riscv64_null.c": 1021, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_sbox.c": 16525, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_selector.c": 4260, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_xts.c": 3837, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_xts_aesni.c": 5349, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_xts_armce_v8_null.c": 1018, "/usr/src/debug/leancrypto/1.8.0/sym/src/aes_xts_riscv64_null.c": 1022, "/usr/src/debug/leancrypto/1.8.0/sym/src/asm/AESNI_x86_64/aes_aesni_x86_64.h": 4561, "/usr/src/debug/leancrypto/1.8.0/sym/src/asm/AVX2/chacha20_asm_avx2.h": 1433, "/usr/src/debug/leancrypto/1.8.0/sym/src/asm/AVX2/chacha20_impl_avx2.c": 28966, "/usr/src/debug/leancrypto/1.8.0/sym/src/asm/AVX512/chacha20_asm_avx512.h": 1443, "/usr/src/debug/leancrypto/1.8.0/sym/src/asm/AVX512/chacha20_impl_avx512.c": 29608, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20.c": 12325, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20_avx2.c": 3673, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20_avx512.c": 3693, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20_internal.h": 4040, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20_neon_null.c": 1027, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20_riscv64_v_zbb_null.c": 1045, "/usr/src/debug/leancrypto/1.8.0/sym/src/chacha20_selector.c": 2743, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_cbc.c": 8140, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_cbc.h": 1255, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_ctr.c": 7709, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_ctr.h": 2146, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_kw.c": 10463, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_kw.h": 1217, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_xts.c": 15341, "/usr/src/debug/leancrypto/1.8.0/sym/src/mode_xts.h": 2455, "/usr/src/debug/leancrypto/1.8.0/sym/src/sym.c": 4716, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_aesni_large_tester.c": 1914, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_armce_large_tester.c": 1914, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_c_large_tester.c": 2004, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_dec_tester.c": 6677, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_enc_tester.c": 8924, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_large_tester.c": 1934, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_cbc_riscv64_large_tester.c": 1922, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_ctr_large_tester.c": 1843, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_ctr_tester.c": 20376, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_dec_tester.c": 4262, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_enc_tester.c": 4461, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_kw_tester.c": 5661, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_xts_large_tester.c": 2417, "/usr/src/debug/leancrypto/1.8.0/sym/tests/aes_xts_tester.c": 16014, "/usr/src/debug/leancrypto/1.8.0/sym/tests/chacha20_block_tester.c": 2913, "/usr/src/debug/leancrypto/1.8.0/sym/tests/chacha20_stream_large_tester.c": 2467, "/usr/src/debug/leancrypto/1.8.0/sym/tests/chacha20_stream_tester.c": 25008}
PKGSIZE:leancrypto-src: 65812080
