670 lines
33 KiB
Plaintext
670 lines
33 KiB
Plaintext
PROVIDE ( _gp = 0x00fc0d20 );
|
|
PROVIDE ( _end = 0x00fc0c08 );
|
|
PROVIDE ( iot_indir_tbl = 0x00fc0bac );
|
|
PROVIDE ( crypto_stream_chacha20_ref_implementation = 0x00fc0510 );
|
|
PROVIDE ( log_ctxt = 0x00fc0528 );
|
|
PROVIDE ( rom_log_ctxt = 0x00fc0528 );
|
|
PROVIDE ( memset = 0x00031892 );
|
|
PROVIDE ( memcpy = 0x000317b0 );
|
|
PROVIDE ( memcmp = 0x00050954 );
|
|
PROVIDE ( iot_sprintf = 0x0003230e );
|
|
PROVIDE ( iot_printf = 0x000323ee );
|
|
PROVIDE ( rom_format_str_v = 0x00031abe );
|
|
PROVIDE ( gcm_mult = 0x0003b1b2 );
|
|
PROVIDE ( dhm_read_bignum = 0x0003c086 );
|
|
PROVIDE ( dhm_check_range = 0x0003c0f6 );
|
|
PROVIDE ( ecp_key_get_shared_len_wrap = 0x0003ccae );
|
|
PROVIDE ( ecp_key_read_pub_asn1_wrap = 0x0003ccb6 );
|
|
PROVIDE ( ecp_key_write_pub_asn1_wrap = 0x0003cd72 );
|
|
PROVIDE ( ecp_key_compute_shared_wrap = 0x0003cdac );
|
|
PROVIDE ( ecp_key_gen_ephemeral_wrap = 0x0003ce22 );
|
|
PROVIDE ( ecp_key_free_wrap = 0x0003ce28 );
|
|
PROVIDE ( ecp_key_alloc_wrap = 0x0003ce2c );
|
|
PROVIDE ( fast_ec_key_write_pub_asn1_wrap = 0x0003ce50 );
|
|
PROVIDE ( fast_ec_key_get_shared_len_wrap = 0x0003ceae );
|
|
PROVIDE ( fast_ec_key_compute_shared_wrap = 0x0003ceb4 );
|
|
PROVIDE ( fast_ec_key_gen_ephemeral_wrap = 0x0003cf0c );
|
|
PROVIDE ( fast_ec_key_free_wrap = 0x0003cf48 );
|
|
PROVIDE ( fast_ec_key_alloc_wrap = 0x0003cf4c );
|
|
PROVIDE ( fast_ec_key_read_pub_asn1_wrap = 0x0003cf6e );
|
|
PROVIDE ( entropy_update = 0x0003d020 );
|
|
PROVIDE ( entropy_gather_internal = 0x0003d084 );
|
|
PROVIDE ( mbedtls_mpi_mod_int.part.3 = 0x0003e06e );
|
|
PROVIDE ( mpi_write_hlp = 0x0003f540 );
|
|
PROVIDE ( mpi_check_small_factors = 0x0003f74e );
|
|
PROVIDE ( mpi_miller_rabin = 0x000400d0 );
|
|
PROVIDE ( block_cipher_df = 0x00040a78 );
|
|
PROVIDE ( ctr_drbg_update_internal = 0x00040c20 );
|
|
PROVIDE ( verify_header = 0x00040fc4 );
|
|
PROVIDE ( verify_chain = 0x0004100c );
|
|
PROVIDE ( buffer_alloc_calloc = 0x0004104a );
|
|
PROVIDE ( buffer_alloc_free = 0x0004117e );
|
|
PROVIDE ( pk_write_ec_pubkey = 0x0004192c );
|
|
PROVIDE ( mbedtls_sha1_update.part.0 = 0x00043a5e );
|
|
PROVIDE ( rsa_can_do = 0x00043cca );
|
|
PROVIDE ( rsa_get_bitlen = 0x00043cd8 );
|
|
PROVIDE ( rsa_debug = 0x00043cde );
|
|
PROVIDE ( eckey_can_do = 0x00043d04 );
|
|
PROVIDE ( eckey_get_bitlen = 0x00043d0c );
|
|
PROVIDE ( eckey_debug = 0x00043d10 );
|
|
PROVIDE ( eckeydh_can_do = 0x00043d26 );
|
|
PROVIDE ( ecdsa_can_do = 0x00043d2e );
|
|
PROVIDE ( rsa_alt_can_do = 0x00043d36 );
|
|
PROVIDE ( rsa_alt_get_bitlen = 0x00043d3e );
|
|
PROVIDE ( rsa_alt_sign_wrap = 0x00043d50 );
|
|
PROVIDE ( rsa_alt_decrypt_wrap = 0x00043daa );
|
|
PROVIDE ( fast_ec_x25519_can_do = 0x00043e22 );
|
|
PROVIDE ( fast_ec_ed25519_can_do = 0x00043e2a );
|
|
PROVIDE ( rsa_free_wrap = 0x00043e32 );
|
|
PROVIDE ( rsa_alloc_wrap = 0x00043e4c );
|
|
PROVIDE ( rsa_check_pair_wrap = 0x00043e74 );
|
|
PROVIDE ( rsa_encrypt_wrap = 0x00043e78 );
|
|
PROVIDE ( rsa_decrypt_wrap = 0x00043e9e );
|
|
PROVIDE ( rsa_sign_wrap = 0x00043ec2 );
|
|
PROVIDE ( rsa_verify_wrap = 0x00043ee0 );
|
|
PROVIDE ( eckey_free_wrap = 0x00043f28 );
|
|
PROVIDE ( eckey_alloc_wrap = 0x00043f42 );
|
|
PROVIDE ( eckey_check_pair = 0x00043f66 );
|
|
PROVIDE ( eckey_encrypt_wrap = 0x00043f6a );
|
|
PROVIDE ( fast_ec_encrypt_wrap = 0x00043fc0 );
|
|
PROVIDE ( eckey_decrypt_wrap = 0x00044016 );
|
|
PROVIDE ( fast_ec_decrypt_wrap = 0x0004406c );
|
|
PROVIDE ( ecdsa_alloc_wrap = 0x000440c2 );
|
|
PROVIDE ( ecdsa_free_wrap = 0x000440e6 );
|
|
PROVIDE ( ecdsa_sign_wrap = 0x00044100 );
|
|
PROVIDE ( eckey_sign_wrap = 0x00044104 );
|
|
PROVIDE ( ecdsa_verify_wrap = 0x0004416e );
|
|
PROVIDE ( eckey_verify_wrap = 0x00044196 );
|
|
PROVIDE ( rsa_alt_alloc_wrap = 0x000441fa );
|
|
PROVIDE ( rsa_alt_check_pair = 0x00044220 );
|
|
PROVIDE ( fast_ec_free_wrap = 0x000442c8 );
|
|
PROVIDE ( fast_ec_alloc_wrap = 0x000442e2 );
|
|
PROVIDE ( fast_ec_check_pair = 0x00044304 );
|
|
PROVIDE ( fast_ec_get_bitlen = 0x00044308 );
|
|
PROVIDE ( fast_ec_sign_wrap = 0x0004430e );
|
|
PROVIDE ( fast_ec_verify_wrap = 0x0004431a );
|
|
PROVIDE ( rsa_alt_free_wrap = 0x00043e0c );
|
|
PROVIDE ( x25519_compute_shared_func = 0x00044340 );
|
|
PROVIDE ( x25519_get_pub_wrap = 0x00044374 );
|
|
PROVIDE ( x25519_gen_key_wrap = 0x00044390 );
|
|
PROVIDE ( ed25519_compute_shared_func = 0x000443d0 );
|
|
PROVIDE ( ed25519_verify_wrap = 0x0004441e );
|
|
PROVIDE ( ed25519_sign_wrap = 0x00044444 );
|
|
PROVIDE ( ed25519_get_pub_wrap = 0x00044462 );
|
|
PROVIDE ( ed25519_gen_key_wrap = 0x0004447e );
|
|
PROVIDE ( pk_use_ecparams = 0x00044646 );
|
|
PROVIDE ( pk_parse_key_pkcs1_der = 0x000444be );
|
|
PROVIDE ( pk_get_pk_alg = 0x000445e4 );
|
|
PROVIDE ( pk_parse_key_sec1_der = 0x0004494a );
|
|
PROVIDE ( pk_parse_key_pkcs8_unencrypted_der = 0x00044b04 );
|
|
PROVIDE ( oid_sig_alg_from_asn1 = 0x00045560 );
|
|
PROVIDE ( get_no_padding = 0x00045c74 );
|
|
PROVIDE ( mgf_mask = 0x0004643a );
|
|
PROVIDE ( ecp_mod_p255 = 0x000489ca );
|
|
PROVIDE ( ecp_mod_p192k1 = 0x00048bf4 );
|
|
PROVIDE ( ecp_mod_p224k1 = 0x00048d70 );
|
|
PROVIDE ( ecp_mod_p256k1 = 0x00048a74 );
|
|
PROVIDE ( mbedtls_md5_update.part.0 = 0x0004a280 );
|
|
PROVIDE ( derive_mpi = 0x0004b016 );
|
|
PROVIDE ( md5_process_wrap = 0x0004b5b4 );
|
|
PROVIDE ( md5_clone_wrap = 0x0004b5b8 );
|
|
PROVIDE ( md5_ctx_free = 0x0004b5bc );
|
|
PROVIDE ( md5_ctx_alloc = 0x0004b5d6 );
|
|
PROVIDE ( md5_finish_wrap = 0x0004b5fa );
|
|
PROVIDE ( md5_update_wrap = 0x0004b5fe );
|
|
PROVIDE ( md5_starts_wrap = 0x0004b602 );
|
|
PROVIDE ( sha1_process_wrap = 0x0004b606 );
|
|
PROVIDE ( sha1_clone_wrap = 0x0004b60a );
|
|
PROVIDE ( sha1_ctx_free = 0x0004b60e );
|
|
PROVIDE ( sha1_ctx_alloc = 0x0004b628 );
|
|
PROVIDE ( sha1_finish_wrap = 0x0004b64c );
|
|
PROVIDE ( sha1_update_wrap = 0x0004b650 );
|
|
PROVIDE ( sha1_starts_wrap = 0x0004b654 );
|
|
PROVIDE ( sha224_process_wrap = 0x0004b658 );
|
|
PROVIDE ( sha224_clone_wrap = 0x0004b65c );
|
|
PROVIDE ( sha224_ctx_free = 0x0004b660 );
|
|
PROVIDE ( sha224_ctx_alloc = 0x0004b67a );
|
|
PROVIDE ( sha224_wrap = 0x0004b69e );
|
|
PROVIDE ( sha256_wrap = 0x0004b6a4 );
|
|
PROVIDE ( sha224_finish_wrap = 0x0004b6aa );
|
|
PROVIDE ( sha224_update_wrap = 0x0004b6ae );
|
|
PROVIDE ( sha224_starts_wrap = 0x0004b6b2 );
|
|
PROVIDE ( sha256_starts_wrap = 0x0004b6b8 );
|
|
PROVIDE ( sha384_process_wrap = 0x0004b6be );
|
|
PROVIDE ( sha384_clone_wrap = 0x0004b6c2 );
|
|
PROVIDE ( sha384_ctx_free = 0x0004b6c6 );
|
|
PROVIDE ( sha384_ctx_alloc = 0x0004b6e0 );
|
|
PROVIDE ( sha384_wrap = 0x0004b704 );
|
|
PROVIDE ( sha512_wrap = 0x0004b70a );
|
|
PROVIDE ( sha384_finish_wrap = 0x0004b710 );
|
|
PROVIDE ( sha384_update_wrap = 0x0004b714 );
|
|
PROVIDE ( sha384_starts_wrap = 0x0004b718 );
|
|
PROVIDE ( sha512_starts_wrap = 0x0004b71e );
|
|
PROVIDE ( ecp_modp = 0x0004b76c );
|
|
PROVIDE ( ecp_normalize_jac = 0x0004b826 );
|
|
PROVIDE ( ecp_safe_invert_jac = 0x0004b8fc );
|
|
PROVIDE ( ecp_double_jac = 0x0004b952 );
|
|
PROVIDE ( ecp_normalize_jac_many = 0x0004bd94 );
|
|
PROVIDE ( ecp_select_comb = 0x0004bf94 );
|
|
PROVIDE ( ecp_add_mixed = 0x0004c2b8 );
|
|
PROVIDE ( ecp_mul_comb = 0x0004c67a );
|
|
PROVIDE ( mbedtls_ecp_mul_shortcuts = 0x0004d672 );
|
|
PROVIDE ( gcm_ctx_free = 0x0004d9dc );
|
|
PROVIDE ( gcm_ctx_alloc = 0x0004d9f6 );
|
|
PROVIDE ( gcm_aes_setkey_wrap = 0x0004da1a );
|
|
PROVIDE ( aes_ctx_free = 0x0004da24 );
|
|
PROVIDE ( aes_ctx_alloc = 0x0004da3c );
|
|
PROVIDE ( aes_setkey_dec_wrap = 0x0004da5e );
|
|
PROVIDE ( aes_setkey_enc_wrap = 0x0004da60 );
|
|
PROVIDE ( aes_crypt_ctr_wrap = 0x0004da62 );
|
|
PROVIDE ( aes_crypt_cbc_wrap = 0x0004da64 );
|
|
PROVIDE ( aes_crypt_ecb_wrap = 0x0004da66 );
|
|
PROVIDE ( platform_calloc_uninit = 0x0004da68 );
|
|
PROVIDE ( platform_free_uninit = 0x0004da6c );
|
|
PROVIDE ( platform_snprintf_uninit = 0x0004da6e );
|
|
PROVIDE ( platform_printf_uninit = 0x0004da80 );
|
|
PROVIDE ( platform_fprintf_uninit = 0x0004da96 );
|
|
PROVIDE ( platform_exit_uninit = 0x0004daaa );
|
|
PROVIDE ( poly1305_init = 0x0004e778 );
|
|
PROVIDE ( poly1305_blocks = 0x0004e8d6 );
|
|
PROVIDE ( poly1305_update = 0x0004ec92 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_donna_init = 0x0004edac );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_donna_update = 0x0004edba );
|
|
PROVIDE ( poly1305_finish = 0x0004edc8 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_donna_final = 0x0004efc0 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_donna = 0x0004efce );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_donna_verify = 0x0004f022 );
|
|
PROVIDE ( chacha_keysetup = 0x0004f0bc );
|
|
PROVIDE ( stream_ietf_ref_xor_ic = 0x0004fc6e );
|
|
PROVIDE ( stream_ref_xor_ic = 0x0004fd00 );
|
|
PROVIDE ( stream_ref = 0x0004fe58 );
|
|
PROVIDE ( stream_ietf_ref = 0x0004fde0 );
|
|
PROVIDE ( mbedtls_rsa_rsaes_oaep_encrypt = 0x00046b7a );
|
|
PROVIDE ( mbedtls_cipher_reset = 0x00045e88 );
|
|
PROVIDE ( mbedtls_fast_ec_get_name = 0x000494fe );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_sq = 0x00037466 );
|
|
PROVIDE ( mbedtls_ctr_drbg_init = 0x00040d48 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_tobytes = 0x00038a24 );
|
|
PROVIDE ( strcpy = 0x00031734 );
|
|
PROVIDE ( mbedtls_pkcs12_derivation = 0x0003c7ac );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_decrypt = 0x0004e210 );
|
|
PROVIDE ( mbedtls_ctr_drbg_set_prediction_resistance = 0x00040d7c );
|
|
PROVIDE ( SFC_OPR_SET = 0x00030a60 );
|
|
PROVIDE ( mbedtls_mpi_grow = 0x0003e112 );
|
|
PROVIDE ( mbedtls_md_starts = 0x00045262 );
|
|
PROVIDE ( mbedtls_asn1_get_bitstring_null = 0x00041644 );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_encrypt_detached = 0x0004e4ac );
|
|
PROVIDE ( mbedtls_ecp_point_init = 0x0004c120 );
|
|
PROVIDE ( mbedtls_oid_get_oid_by_kdf_alg = 0x000459f2 );
|
|
PROVIDE ( mbedtls_fast_ec_get_shared_len = 0x00049526 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p2_dbl = 0x00037160 );
|
|
PROVIDE ( mbedtls_rsa_free = 0x000479b8 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_invert = 0x00038036 );
|
|
PROVIDE ( mbedtls_hardware_poll = 0x0004dcb4 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_update = 0x0004e73c );
|
|
PROVIDE ( mbedtls_asn1_write_tag = 0x0004a610 );
|
|
PROVIDE ( mbedtls_ctr_drbg_update = 0x00040d88 );
|
|
PROVIDE ( mbedtls_ecdh_init = 0x0004ad66 );
|
|
PROVIDE ( mbedtls_gcm_init = 0x0003b322 );
|
|
PROVIDE ( mbedtls_asn1_get_len = 0x0004135e );
|
|
PROVIDE ( mbedtls_ecp_point_cmp = 0x0004cc0e );
|
|
PROVIDE ( CRC32_Update = 0x00030e60 );
|
|
PROVIDE ( mbedtls_dhm_read_params = 0x0003c164 );
|
|
PROVIDE ( sFlashPageRead = 0x00030dae );
|
|
PROVIDE ( mbedtls_strerror = 0x00047d08 );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_encrypt = 0x0004e570 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_abytes = 0x0004e48c );
|
|
PROVIDE ( mbedtls_mpi_write_binary = 0x0003e73a );
|
|
PROVIDE ( mbedtls_ecp_keypair_free = 0x0004c21e );
|
|
PROVIDE ( mbedtls_ecp_muladd = 0x0004d704 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_1 = 0x00037136 );
|
|
PROVIDE ( mbedtls_ed25519_pubkey_to_curve25519 = 0x00038456 );
|
|
PROVIDE ( mbedtls_ed25519_verify = 0x00038614 );
|
|
PROVIDE ( mbedtls_asn1_get_alg = 0x0004177e );
|
|
PROVIDE ( mbedtls_ecdsa_sign = 0x0004b08e );
|
|
PROVIDE ( mbedtls_mpi_sub_int = 0x0003f018 );
|
|
PROVIDE ( mbedtls_kdf2 = 0x00045b14 );
|
|
PROVIDE ( mbedtls_asn1_write_ia5_string = 0x0004aa5c );
|
|
PROVIDE ( memmove = 0x000509a6 );
|
|
PROVIDE ( mbedtls_asn1_get_bool = 0x0004145e );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_decrypt = 0x0004e696 );
|
|
PROVIDE ( mbedtls_ecies_write_hmac = 0x0003be90 );
|
|
PROVIDE ( mbedtls_version_check_feature = 0x00045c2c );
|
|
PROVIDE ( mbedtls_aes_free = 0x0004db90 );
|
|
PROVIDE ( mbedtls_sha256_init = 0x0004dbb4 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_decrypt_detached = 0x0004e27e );
|
|
PROVIDE ( mbedtls_dhm_make_public = 0x0003c340 );
|
|
PROVIDE ( mbedtls_kdf_info_from_type = 0x0004db0a );
|
|
PROVIDE ( mbedtls_ecp_copy = 0x0004c240 );
|
|
PROVIDE ( crypto_stream_chacha20_keygen = 0x0004f0a2 );
|
|
PROVIDE ( mbedtls_hmac_drbg_seed_buf = 0x0003d78c );
|
|
PROVIDE ( mbedtls_mpi_shrink = 0x0003e12e );
|
|
PROVIDE ( crypto_verify_64 = 0x0004ff68 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p3_to_cached = 0x00038a74 );
|
|
PROVIDE ( mbedtls_fast_ec_info_from_type = 0x000491ba );
|
|
PROVIDE ( mbedtls_cipher_auth_encrypt = 0x000463ae );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p3_tobytes = 0x00037d10 );
|
|
PROVIDE ( mbedtls_kdf_info_from_string = 0x0004dade );
|
|
PROVIDE ( mbedtls_sha1_finish = 0x00043b2c );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_abytes = 0x0004e712 );
|
|
PROVIDE ( mbedtls_rsa_rsaes_oaep_decrypt = 0x00046e36 );
|
|
PROVIDE ( mbedtls_rsa_pkcs1_decrypt = 0x00047180 );
|
|
PROVIDE ( mbedtls_pk_can_do = 0x0003d3ea );
|
|
PROVIDE ( mbedtls_sha256 = 0x0004229a );
|
|
PROVIDE ( mbedtls_rsa_rsassa_pss_verify = 0x0004777a );
|
|
PROVIDE ( FLASH_WRITE_ENABLE = 0x00030b1a );
|
|
PROVIDE ( mbedtls_rsa_check_privkey = 0x0004659c );
|
|
PROVIDE ( mbedtls_pk_get_type = 0x0003d6bc );
|
|
PROVIDE ( romUartBoot = 0x000306aa );
|
|
PROVIDE ( crypto_stream_chacha20_xor = 0x0004f07a );
|
|
PROVIDE ( mbedtls_mpi_read_string = 0x0003edd6 );
|
|
PROVIDE ( mbedtls_ctr_drbg_free = 0x00040d52 );
|
|
PROVIDE ( mbedtls_ctr_drbg_random_with_add = 0x00040ec8 );
|
|
PROVIDE ( mbedtls_asn1_write_octet_string = 0x0004ab7c );
|
|
PROVIDE ( sha256_init = 0x00031096 );
|
|
PROVIDE ( mbedtls_curve25519_sign = 0x00038838 );
|
|
PROVIDE ( mbedtls_md = 0x000452c2 );
|
|
PROVIDE ( mbedtls_ecp_group_copy = 0x0004c27e );
|
|
PROVIDE ( iot_printf = 0x000323ee );
|
|
PROVIDE ( mbedtls_ecdh_gen_public = 0x0004acde );
|
|
PROVIDE ( mbedtls_asn1_get_tag = 0x0004143a );
|
|
PROVIDE ( mbedtls_ecdsa_verify = 0x0004b24a );
|
|
PROVIDE ( mbedtls_ctr_drbg_set_entropy_len = 0x00040d80 );
|
|
PROVIDE ( _crypto_onetimeauth_poly1305_pick_best_implementation = 0x0004e768 );
|
|
PROVIDE ( romAHBInit = 0x00030388 );
|
|
PROVIDE ( mbedtls_fast_ec_compute_pub = 0x00049376 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_pow22523 = 0x00038c2e );
|
|
PROVIDE ( mbedtls_sha256_finish = 0x0004dc24 );
|
|
PROVIDE ( mbedtls_mpi_shift_r = 0x0003e87c );
|
|
PROVIDE ( mbedtls_sha512_clone = 0x0004dc36 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p2_0 = 0x0003938c );
|
|
PROVIDE ( mbedtls_ctr_drbg_random = 0x00040fbe );
|
|
PROVIDE ( mbedtls_ed25519_sign = 0x000384de );
|
|
PROVIDE ( mbedtls_pk_write_pubkey = 0x000419ae );
|
|
PROVIDE ( mbedtls_mpi_gen_prime = 0x000408a8 );
|
|
PROVIDE ( mbedtls_ecp_curve_info_from_grp_id = 0x0004c07e );
|
|
PROVIDE ( mbedtls_asn1_write_algorithm_identifier_no_params = 0x0004a85e );
|
|
PROVIDE ( mbedtls_mpi_get_bit = 0x0003e52a );
|
|
PROVIDE ( mbedtls_ecies_decrypt = 0x0003dd70 );
|
|
PROVIDE ( mbedtls_mpi_read_binary = 0x0003e674 );
|
|
PROVIDE ( crypto_core_hchacha20_outputbytes = 0x000505bc );
|
|
PROVIDE ( sha256_starts = 0x000310b4 );
|
|
PROVIDE ( mbedtls_asn1_write_int = 0x0004a928 );
|
|
PROVIDE ( mbedtls_sha1_init = 0x000422e2 );
|
|
PROVIDE ( crypto_stream_chacha20_ietf_keygen = 0x0004f0aa );
|
|
PROVIDE ( mbedtls_cipher_info_from_values = 0x00045d26 );
|
|
PROVIDE ( mbedtls_asn1_get_int = 0x000414d2 );
|
|
PROVIDE ( mbedtls_ctr_drbg_seed_entropy_len = 0x00040e4e );
|
|
PROVIDE ( mbedtls_fast_ec_copy = 0x000492f2 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_verify = 0x0004e728 );
|
|
PROVIDE ( mbedtls_ecies_write_kdf = 0x0003bdd6 );
|
|
PROVIDE ( memcpy = 0x000317b0 );
|
|
PROVIDE ( sUartPutString = 0x000316a0 );
|
|
PROVIDE ( mbedtls_sha1_starts = 0x0004236e );
|
|
PROVIDE ( mbedtls_sha1_process = 0x000423aa );
|
|
PROVIDE ( mbedtls_cipher_info_from_string = 0x00045ce4 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_scalarmult_base = 0x00032574 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_frombytes = 0x00038f94 );
|
|
PROVIDE ( mbedtls_hmac_drbg_random_with_add = 0x0003d930 );
|
|
PROVIDE ( mbedtls_fast_ec_get_type = 0x000494f4 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_keybytes = 0x0004e490 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_isnonzero = 0x00038b5a );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_mul = 0x000326ea );
|
|
PROVIDE ( mbedtls_platform_set_printf = 0x0004dac0 );
|
|
PROVIDE ( mbedtls_ecp_curve_info_from_name = 0x0004c0da );
|
|
PROVIDE ( mbedtls_aes_setkey_dec = 0x0004db9c );
|
|
PROVIDE ( mbedtls_ecp_group_free = 0x0004c1a4 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_statebytes = 0x0004e75a );
|
|
PROVIDE ( mbedtls_kdf_list = 0x0004dad8 );
|
|
PROVIDE ( mbedtls_rsa_copy = 0x00047c00 );
|
|
PROVIDE ( mbedtls_version_get_string_full = 0x0003ba8a );
|
|
PROVIDE ( mbedtls_rsa_rsaes_pkcs1_v15_encrypt = 0x00046cce );
|
|
PROVIDE ( mbedtls_ecies_read_hmac = 0x0003bc0a );
|
|
PROVIDE ( mbedtls_asn1_get_alg_null = 0x00041860 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_add = 0x00038e30 );
|
|
PROVIDE ( mbedtls_sha256_starts = 0x0004dc12 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_nsecbytes = 0x0004e49a );
|
|
PROVIDE ( mbedtls_sha256_update = 0x0004dc1e );
|
|
PROVIDE ( mbedtls_mpi_bitlen = 0x0003e600 );
|
|
PROVIDE ( mbedtls_ecdsa_free = 0x0004b5b0 );
|
|
PROVIDE ( mbedtls_rsa_check_pubkey = 0x0004651c );
|
|
PROVIDE ( mbedtls_sha512_free = 0x0004dc30 );
|
|
PROVIDE ( mbedtls_md5_update = 0x0004a348 );
|
|
PROVIDE ( mbedtls_oid_get_md_alg = 0x0004585a );
|
|
PROVIDE ( mbedtls_ecp_check_pub_priv = 0x0004d90a );
|
|
PROVIDE ( mbedtls_mpi_mul_mpi = 0x0004db78 );
|
|
PROVIDE ( FLASH_SECTOR_ERASE = 0x00030b4c );
|
|
PROVIDE ( mbedtls_kdf = 0x0004db32 );
|
|
PROVIDE ( mbedtls_ecp_set_zero = 0x0004c284 );
|
|
PROVIDE ( mbedtls_dhm_free = 0x0003c632 );
|
|
PROVIDE ( mbedtls_cipher_auth_decrypt = 0x000463ea );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_0 = 0x00039738 );
|
|
PROVIDE ( crypto_core_hchacha20_keybytes = 0x000505c6 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p3_to_p2 = 0x00036f68 );
|
|
PROVIDE ( mbedtls_mpi_init = 0x0003e0c2 );
|
|
PROVIDE ( mbedtls_mpi_lsb = 0x0003e5ca );
|
|
PROVIDE ( mbedtls_pkcs12_pbe = 0x0003cc96 );
|
|
PROVIDE ( randombytes_buf = 0x0004db62 );
|
|
PROVIDE ( mbedtls_oid_get_oid_by_sig_alg = 0x00045606 );
|
|
PROVIDE ( mbedtls_cipher_free = 0x00045d60 );
|
|
PROVIDE ( mbedtls_memory_buffer_alloc_free = 0x0004134a );
|
|
PROVIDE ( mbedtls_curve25519_verify = 0x00038980 );
|
|
PROVIDE ( iot_sprintf = 0x0003230e );
|
|
PROVIDE ( mbedtls_pk_parse_key = 0x00044e76 );
|
|
PROVIDE ( mbedtls_oid_get_numeric_string = 0x00045a38 );
|
|
PROVIDE ( crypto_core_hchacha20_constbytes = 0x000505cc );
|
|
PROVIDE ( mbedtls_hmac_drbg_reseed = 0x0003d7ee );
|
|
PROVIDE ( mbedtls_rsa_rsaes_pkcs1_v15_decrypt = 0x00047024 );
|
|
PROVIDE ( mbedtls_pk_free = 0x0003d2e6 );
|
|
PROVIDE ( mbedtls_pk_get_name = 0x0003d6a8 );
|
|
PROVIDE ( __udivdi3 = 0x000505d0 );
|
|
PROVIDE ( mbedtls_mpi_add_mpi = 0x0003ecf2 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p3_0 = 0x00039712 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_frombytes_negate_vartime = 0x00039762 );
|
|
PROVIDE ( mbedtls_sha512 = 0x0003c75c );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_sub = 0x000392de );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_nsecbytes = 0x0004e488 );
|
|
PROVIDE ( mbedtls_md5_process = 0x000495e6 );
|
|
PROVIDE ( mbedtls_asn1_write_bool = 0x0004a8c2 );
|
|
PROVIDE ( mbedtls_hmac_drbg_set_entropy_len = 0x0003d928 );
|
|
PROVIDE ( mbedtls_hmac_drbg_set_prediction_resistance = 0x0003d924 );
|
|
PROVIDE ( mbedtls_oid_get_oid_by_pk_alg = 0x000456ae );
|
|
PROVIDE ( mbedtls_pk_decrypt = 0x0003d5e2 );
|
|
PROVIDE ( mbedtls_gcm_setkey = 0x0003b32c );
|
|
PROVIDE ( mbedtls_ecp_gen_keypair = 0x0004d8b8 );
|
|
PROVIDE ( mbedtls_asn1_write_mpi = 0x0004a66a );
|
|
PROVIDE ( mbedtls_mpi_sub_mpi = 0x0003ed5e );
|
|
PROVIDE ( crypto_core_hchacha20 = 0x0004ff98 );
|
|
PROVIDE ( mbedtls_md_get_name = 0x00045556 );
|
|
PROVIDE ( mbedtls_rsa_rsassa_pss_verify_ext = 0x00047558 );
|
|
PROVIDE ( mbedtls_dhm_calc_secret = 0x0003c41e );
|
|
PROVIDE ( mbedtls_ctr_drbg_seed = 0x00040ec2 );
|
|
PROVIDE ( mbedtls_ecdh_get_params = 0x0004ae84 );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_nsecbytes = 0x0004e70e );
|
|
PROVIDE ( mbedtls_asn1_get_bitstring = 0x000415b0 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_add = 0x00038ac0 );
|
|
PROVIDE ( mbedtls_asn1_store_named_data = 0x0004abfa );
|
|
PROVIDE ( mbedtls_ecies_write_version = 0x0003bdbc );
|
|
PROVIDE ( mbedtls_oid_get_oid_by_md = 0x000458c6 );
|
|
PROVIDE ( mbedtls_gcm_starts = 0x0003b51e );
|
|
PROVIDE ( mbedtls_rsa_pkcs1_encrypt = 0x00046e06 );
|
|
PROVIDE ( mbedtls_rsa_rsassa_pkcs1_v15_sign = 0x00047354 );
|
|
PROVIDE ( mbedtls_ecp_point_read_binary = 0x0004cd70 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_encrypt_detached = 0x0004dcc2 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_decrypt_detached = 0x0004e098 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_encrypt = 0x0004e032 );
|
|
PROVIDE ( mbedtls_asn1_write_printable_string = 0x0004a9de );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_keygen = 0x0004e716 );
|
|
PROVIDE ( mbedtls_ctr_drbg_reseed = 0x00040db0 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_keygen = 0x0004e4aa );
|
|
PROVIDE ( mbedtls_ecies_read_content_info = 0x0003bca0 );
|
|
PROVIDE ( mbedtls_mpi_lset = 0x0003e4e8 );
|
|
PROVIDE ( mbedtls_md5_free = 0x0004953a );
|
|
PROVIDE ( mbedtls_fast_ec_sign = 0x0004938e );
|
|
PROVIDE ( mbedtls_cipher_write_tag = 0x00046298 );
|
|
PROVIDE ( mbedtls_platform_set_fprintf = 0x0004dac8 );
|
|
PROVIDE ( mbedtls_ecp_point_read_string = 0x0004cc56 );
|
|
PROVIDE ( mbedtls_ecies_read_envelope = 0x0003baf8 );
|
|
PROVIDE ( mbedtls_rsa_public = 0x00046890 );
|
|
PROVIDE ( mbedtls_ecdsa_from_keypair = 0x0004b560 );
|
|
PROVIDE ( mbedtls_ecp_gen_key = 0x0004d8c6 );
|
|
PROVIDE ( mbedtls_pk_verify_ext = 0x0003d476 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p1p1_to_p3 = 0x00038ed8 );
|
|
PROVIDE ( mbedtls_mpi_div_int = 0x0003f4e6 );
|
|
PROVIDE ( mbedtls_fast_ec_init = 0x000491de );
|
|
PROVIDE ( mbedtls_cipher_setkey = 0x00045dee );
|
|
PROVIDE ( crypto_stream_chacha20_keybytes = 0x0004f03e );
|
|
PROVIDE ( mbedtls_sha512_process = 0x0004dca2 );
|
|
PROVIDE ( mbedtls_pk_get_bitlen = 0x0003d66c );
|
|
PROVIDE ( mbedtls_mpi_mul_int = 0x0003f03e );
|
|
PROVIDE ( mbedtls_mpi_exp_mod = 0x0003f7cc );
|
|
PROVIDE ( mbedtls_mpi_safe_cond_assign = 0x0003e368 );
|
|
PROVIDE ( mbedtls_aes_setkey_enc = 0x0004db96 );
|
|
PROVIDE ( mbedtls_ecies_read_version = 0x0003bb16 );
|
|
PROVIDE ( mbedtls_cipher_update = 0x00045ed2 );
|
|
PROVIDE ( mbedtls_hardclock_poll = 0x0004b724 );
|
|
PROVIDE ( mbedtls_ecp_curve_list = 0x0004c034 );
|
|
PROVIDE ( mbedtls_kdf_get_type = 0x0004db28 );
|
|
PROVIDE ( mbedtls_md_init = 0x0004514c );
|
|
PROVIDE ( mbedtls_dhm_make_params = 0x0003c1cc );
|
|
PROVIDE ( mbedtls_oid_get_pkcs12_pbe_alg = 0x0004590c );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_sc_muladd = 0x000333d2 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p3_dbl = 0x00038018 );
|
|
PROVIDE ( mbedtls_ecp_gen_keypair_base = 0x0004d788 );
|
|
PROVIDE ( mbedtls_mpi_cmp_abs = 0x0003e906 );
|
|
PROVIDE ( mbedtls_pk_verify = 0x0003d3fc );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_copy = 0x00039896 );
|
|
PROVIDE ( mbedtls_rsa_check_pub_priv = 0x00046844 );
|
|
PROVIDE ( mbedtls_entropy_free = 0x0003d1b8 );
|
|
PROVIDE ( mbedtls_asn1_write_bitstring = 0x0004aada );
|
|
PROVIDE ( mbedtls_fast_ec_free = 0x00049274 );
|
|
PROVIDE ( crypto_stream_chacha20_ietf_keybytes = 0x0004f048 );
|
|
PROVIDE ( mbedtls_ecp_point_free = 0x0004c17e );
|
|
PROVIDE ( mbedtls_sha512_update = 0x0004dca8 );
|
|
PROVIDE ( mbedtls_platform_set_exit = 0x0004dad0 );
|
|
PROVIDE ( mbedtls_cipher_setup = 0x00045d8e );
|
|
PROVIDE ( mbedtls_mpi_cmp_int = 0x0003eace );
|
|
PROVIDE ( mbedtls_ecp_check_pubkey = 0x0004cf34 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_madd = 0x00033330 );
|
|
PROVIDE ( mbedtls_entropy_init = 0x0003d12c );
|
|
PROVIDE ( mbedtls_memory_buffer_alloc_init = 0x000412ca );
|
|
PROVIDE ( mbedtls_pk_write_key_pkcs8_der = 0x00041bb2 );
|
|
PROVIDE ( mbedtls_mpi_mod_int = 0x0003f50c );
|
|
PROVIDE ( mbedtls_oid_get_oid_by_cipher_alg = 0x00045812 );
|
|
PROVIDE ( mbedtls_fast_ec_get_key_bitlen = 0x00049508 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_abytes = 0x0004e49e );
|
|
PROVIDE ( mbedtls_ecies_encrypt = 0x0003da28 );
|
|
PROVIDE ( mbedtls_ecdh_read_params = 0x0004ae42 );
|
|
PROVIDE ( mbedtls_oid_get_cipher_alg = 0x000457a6 );
|
|
PROVIDE ( mbedtls_rsa_rsassa_pss_sign = 0x000471b6 );
|
|
PROVIDE ( mbedtls_mpi_copy = 0x0003e1f6 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_sq2 = 0x000367a6 );
|
|
PROVIDE ( _crypto_stream_chacha20_pick_best_implementation = 0x0004f0ac );
|
|
PROVIDE ( mbedtls_ed25519_get_pubkey = 0x000383f8 );
|
|
PROVIDE ( mbedtls_ecdsa_init = 0x0004b5ac );
|
|
PROVIDE ( mbedtls_curve25519_key_exchange = 0x00038682 );
|
|
PROVIDE ( mbedtls_sha1_update = 0x00043b26 );
|
|
PROVIDE ( mbedtls_mpi_swap = 0x0003e2a2 );
|
|
PROVIDE ( mbedtls_ecdh_read_public = 0x0004af62 );
|
|
PROVIDE ( mbedtls_ed25519_key_to_curve25519 = 0x000384a2 );
|
|
PROVIDE ( mbedtls_dhm_read_public = 0x0003c312 );
|
|
PROVIDE ( crypto_verify_16 = 0x0004ff0a );
|
|
PROVIDE ( crypto_stream_chacha20_ietf = 0x0004f05c );
|
|
PROVIDE ( mbedtls_asn1_write_len = 0x0004a4c2 );
|
|
PROVIDE ( mbedtls_md_hmac_update = 0x000453e0 );
|
|
PROVIDE ( mbedtls_ecp_tls_read_group = 0x0004ce74 );
|
|
PROVIDE ( mbedtls_mpi_shift_l = 0x0003e79c );
|
|
PROVIDE ( mbedtls_mpi_cmp_mpi = 0x0003e9d8 );
|
|
PROVIDE ( mbedtls_gcm_finish = 0x0003b824 );
|
|
PROVIDE ( mbedtls_ecp_group_load = 0x00048eec );
|
|
PROVIDE ( crypto_stream_chacha20_noncebytes = 0x0004f044 );
|
|
PROVIDE ( mbedtls_asn1_write_oid = 0x0004a750 );
|
|
PROVIDE ( mbedtls_ecp_point_write_binary = 0x0004cc9a );
|
|
PROVIDE ( mbedtls_ctr_drbg_set_reseed_interval = 0x00040d84 );
|
|
PROVIDE ( mbedtls_dhm_parse_dhm = 0x0003c6a2 );
|
|
PROVIDE ( mbedtls_oid_get_sig_alg = 0x000455dc );
|
|
PROVIDE ( mbedtls_rsa_pkcs1_verify = 0x0004795e );
|
|
PROVIDE ( mbedtls_mpi_add_abs = 0x0003eaf4 );
|
|
PROVIDE ( mbedtls_ecdh_make_params = 0x0004adbe );
|
|
PROVIDE ( mbedtls_entropy_gather = 0x0003d204 );
|
|
PROVIDE ( mbedtls_ecdh_compute_shared = 0x0004ace2 );
|
|
PROVIDE ( mbedtls_ecdsa_genkey = 0x0004b51a );
|
|
PROVIDE ( mbedtls_fast_ec_verify = 0x000493de );
|
|
PROVIDE ( mbedtls_mpi_mod_mpi = 0x0004db7e );
|
|
PROVIDE ( mbedtls_md_process = 0x0004551a );
|
|
PROVIDE ( crypto_stream_chacha20_xor_ic = 0x0004f066 );
|
|
PROVIDE ( mbedtls_md_setup = 0x00045202 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_npubbytes = 0x0004e496 );
|
|
PROVIDE ( mbedtls_fast_ec_compute_shared = 0x0004942a );
|
|
PROVIDE ( mbedtls_ecdsa_write_signature = 0x0004b3a6 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_keygen = 0x0004e4a2 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_keybytes = 0x0004e754 );
|
|
PROVIDE ( mbedtls_platform_set_calloc_free = 0x0004daac );
|
|
PROVIDE ( mbedtls_pk_parse_subpubkey = 0x00044c98 );
|
|
PROVIDE ( mbedtls_cipher_check_tag = 0x000462c6 );
|
|
PROVIDE ( mbedtls_hmac_drbg_free = 0x0003da02 );
|
|
PROVIDE ( crypto_stream_chacha20_ietf_xor_ic = 0x0004f070 );
|
|
PROVIDE ( mbedtls_cipher_crypt = 0x0004633e );
|
|
PROVIDE ( mbedtls_pk_encrypt = 0x0003d608 );
|
|
PROVIDE ( mbedtls_mpi_gcd = 0x0003fe74 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_precomp_0 = 0x0003241c );
|
|
PROVIDE ( mbedtls_md_finish = 0x000452a2 );
|
|
PROVIDE ( mbedtls_sha256_clone = 0x0004dbc0 );
|
|
PROVIDE ( mbedtls_ecp_mul = 0x0004d148 );
|
|
PROVIDE ( mbedtls_hmac_drbg_update = 0x0003d6d4 );
|
|
PROVIDE ( mbedtls_md_list = 0x0004505c );
|
|
PROVIDE ( mbedtls_pk_sign = 0x0003d554 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_cswap = 0x00037b8c );
|
|
PROVIDE ( crypto_verify_16_bytes = 0x0004ff34 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_sc_reduce = 0x000398d8 );
|
|
PROVIDE ( mbedtls_rsa_private = 0x00046924 );
|
|
PROVIDE ( mbedtls_md5_starts = 0x000495b4 );
|
|
PROVIDE ( mbedtls_ecdh_make_public = 0x0004aef0 );
|
|
PROVIDE ( crypto_core_hchacha20_inputbytes = 0x000505c2 );
|
|
PROVIDE ( mbedtls_md_get_type = 0x0004554c );
|
|
PROVIDE ( mbedtls_kdf_get_name = 0x0004db1e );
|
|
PROVIDE ( mbedtls_oid_get_sig_alg_desc = 0x000455bc );
|
|
PROVIDE ( mbedtls_gcm_crypt_and_tag = 0x0003b95a );
|
|
PROVIDE ( mbedtls_sha256_free = 0x0004dbba );
|
|
PROVIDE ( mbedtls_version_get_number = 0x0003ba5a );
|
|
PROVIDE ( mbedtls_ecies_write_content_info = 0x0003bf82 );
|
|
PROVIDE ( mbedtls_gcm_auth_decrypt = 0x0003b9ba );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_init = 0x0004e732 );
|
|
PROVIDE ( mbedtls_ecp_keypair_init = 0x0004c154 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_neg = 0x00038f2e );
|
|
PROVIDE ( mbedtls_md_hmac_finish = 0x00045404 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_tobytes = 0x00037d5c );
|
|
PROVIDE ( mbedtls_aes_init = 0x0004db8a );
|
|
PROVIDE ( crypto_stream_chacha20_ietf_noncebytes = 0x0004f04e );
|
|
PROVIDE ( mbedtls_cipher_init = 0x00045d56 );
|
|
PROVIDE ( crypto_verify_32 = 0x0004ff38 );
|
|
PROVIDE ( mbedtls_pk_info_from_type = 0x0003d312 );
|
|
PROVIDE ( mbedtls_sha256_process = 0x0004dc18 );
|
|
PROVIDE ( mbedtls_rsa_set_padding = 0x00046512 );
|
|
PROVIDE ( mbedtls_md5_init = 0x00049530 );
|
|
PROVIDE ( mbedtls_cipher_info_from_type = 0x00045cba );
|
|
PROVIDE ( mbedtls_fast_ec_get_sig_len = 0x0004951c );
|
|
PROVIDE ( mbedtls_cipher_list = 0x00045c86 );
|
|
PROVIDE ( mbedtls_md5_clone = 0x0004954e );
|
|
PROVIDE ( mbedtls_md_init_ctx = 0x0004525e );
|
|
PROVIDE ( mbedtls_md_info_from_string = 0x00045066 );
|
|
PROVIDE ( mbedtls_sha512_finish = 0x0004dcae );
|
|
PROVIDE ( mbedtls_asn1_find_named_data = 0x000418f0 );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_npubbytes = 0x0004e70a );
|
|
PROVIDE ( mbedtls_platform_set_snprintf = 0x0004dab8 );
|
|
PROVIDE ( mbedtls_mpi_add_int = 0x0003eff2 );
|
|
PROVIDE ( crypto_stream_chacha20_ietf_xor = 0x0004f094 );
|
|
PROVIDE ( mbedtls_asn1_free_named_data_list = 0x000418c0 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_encrypt_detached = 0x0004de9e );
|
|
PROVIDE ( mbedtls_pk_debug = 0x0003d67e );
|
|
PROVIDE ( mbedtls_fast_ec_gen_key = 0x00049358 );
|
|
PROVIDE ( mbedtls_entropy_update_manual = 0x0003d1fc );
|
|
PROVIDE ( mbedtls_ecp_is_zero = 0x0004cbf8 );
|
|
PROVIDE ( mbedtls_ecdh_free = 0x0004ad70 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305 = 0x0004e71e );
|
|
PROVIDE ( mbedtls_oid_get_pk_alg = 0x00045642 );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_decrypt_detached = 0x0004e5d6 );
|
|
PROVIDE ( mbedtls_ecp_tls_write_group = 0x0004ceda );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_isnegative = 0x0003987e );
|
|
PROVIDE ( mbedtls_pk_write_key_der = 0x00042026 );
|
|
PROVIDE ( mbedtls_mpi_inv_mod = 0x000403f8 );
|
|
PROVIDE ( crypto_verify_64_bytes = 0x0004ff92 );
|
|
PROVIDE ( mbedtls_hmac_drbg_seed = 0x0003d88a );
|
|
PROVIDE ( mbedtls_sha1_clone = 0x00042300 );
|
|
PROVIDE ( mbedtls_ecp_tls_write_point = 0x0004ce40 );
|
|
PROVIDE ( mbedtls_mpi_div_mpi = 0x0003f058 );
|
|
PROVIDE ( mbedtls_mpi_size = 0x0003e664 );
|
|
PROVIDE ( mbedtls_cipher_update_ad = 0x00045e9e );
|
|
PROVIDE ( mbedtls_aes_crypt_ecb = 0x0004dba2 );
|
|
PROVIDE ( mbedtls_sha1_free = 0x000422ec );
|
|
PROVIDE ( mbedtls_aes_crypt_ctr = 0x0004dbae );
|
|
PROVIDE ( mbedtls_asn1_get_mpi = 0x00041554 );
|
|
PROVIDE ( mbedtls_mpi_set_bit = 0x0003e54a );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_keybytes = 0x0004e47e );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_cmov = 0x00036f98 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_bytes = 0x0004e750 );
|
|
PROVIDE ( mbedtls_asn1_write_raw_buffer = 0x0004a62e );
|
|
PROVIDE ( mbedtls_mpi_is_prime = 0x00040812 );
|
|
PROVIDE ( mbedtls_ecp_curve_info_from_tls_id = 0x0004c0aa );
|
|
PROVIDE ( mbedtls_rsa_rsassa_pkcs1_v15_verify = 0x00047798 );
|
|
PROVIDE ( mbedtls_sha1 = 0x00043c4e );
|
|
PROVIDE ( mbedtls_curve25519_get_pubkey = 0x00038624 );
|
|
PROVIDE ( mbedtls_ecdsa_read_signature = 0x0004b472 );
|
|
PROVIDE ( mbedtls_asn1_get_sequence_of = 0x000416aa );
|
|
PROVIDE ( mbedtls_pkcs12_pbe_sha1_rc4_128 = 0x0003c7a4 );
|
|
PROVIDE ( crypto_stream_chacha20 = 0x0004f052 );
|
|
PROVIDE ( mbedtls_pkcs12_pbe_ext = 0x0003ca50 );
|
|
PROVIDE ( mbedtls_gcm_update = 0x0003b6ea );
|
|
PROVIDE ( mpi_montmul = 0x0004db84 );
|
|
PROVIDE ( mbedtls_ecp_tls_read_point = 0x0004ce0e );
|
|
PROVIDE ( mbedtls_oid_get_ec_grp = 0x000456f4 );
|
|
PROVIDE ( mbedtls_fast_ec_check_pub_priv = 0x0004945e );
|
|
PROVIDE ( mbedtls_md_clone = 0x000451cc );
|
|
PROVIDE ( mbedtls_gcm_free = 0x0003ba36 );
|
|
PROVIDE ( mbedtls_ecp_group_init = 0x0004c146 );
|
|
PROVIDE ( mbedtls_ecp_grp_id_list = 0x0004c03e );
|
|
PROVIDE ( mbedtls_md_hmac_reset = 0x00045468 );
|
|
PROVIDE ( mbedtls_sha512_init = 0x0004dc2a );
|
|
PROVIDE ( mbedtls_ecies_write_envelope = 0x0003bd5a );
|
|
PROVIDE ( mbedtls_sha512_starts = 0x0004dc9c );
|
|
PROVIDE ( mbedtls_md_update = 0x00045282 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_npubbytes = 0x0004e484 );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_ietf_decrypt = 0x0004e410 );
|
|
PROVIDE ( mbedtls_md_get_size = 0x0004553a );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_final = 0x0004e746 );
|
|
PROVIDE ( sodium_memzero = 0x0004dcba );
|
|
PROVIDE ( mbedtls_md5_finish = 0x0004a34e );
|
|
PROVIDE ( mbedtls_mpi_free = 0x0003e0d2 );
|
|
PROVIDE ( crypto_verify_32_bytes = 0x0004ff62 );
|
|
PROVIDE ( mbedtls_md_hmac = 0x000454aa );
|
|
PROVIDE ( mbedtls_asn1_write_null = 0x0004a71c );
|
|
PROVIDE ( xModemReciveframe = 0x00030e90 );
|
|
PROVIDE ( crypto_aead_xchacha20poly1305_ietf_keybytes = 0x0004e704 );
|
|
PROVIDE ( mbedtls_fast_ec_setup = 0x00049210 );
|
|
PROVIDE ( mbedtls_pk_parse_public_key = 0x00045046 );
|
|
PROVIDE ( mbedtls_hmac_drbg_random = 0x0003d9fc );
|
|
PROVIDE ( mbedtls_ecdh_calc_secret = 0x0004af9a );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_double_scalarmult_vartime = 0x00039456 );
|
|
PROVIDE ( mbedtls_pk_setup_rsa_alt = 0x0003d374 );
|
|
PROVIDE ( mbedtls_dhm_init = 0x0003c15a );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_mul121666 = 0x000371e0 );
|
|
PROVIDE ( mbedtls_aes_crypt_cbc = 0x0004dba8 );
|
|
PROVIDE ( mbedtls_hmac_drbg_init = 0x0003d6ca );
|
|
PROVIDE ( mbedtls_hmac_drbg_set_reseed_interval = 0x0003d92c );
|
|
PROVIDE ( mbedtls_pk_write_pubkey_der = 0x00041a92 );
|
|
PROVIDE ( mbedtls_mpi_safe_cond_swap = 0x0003e41c );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_fe_sub = 0x00038d84 );
|
|
PROVIDE ( mbedtls_oid_get_oid_by_ec_grp = 0x00045760 );
|
|
PROVIDE ( mbedtls_cipher_finish = 0x00046134 );
|
|
PROVIDE ( mbedtls_md_hmac_starts = 0x000452e4 );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_p1p1_to_p2 = 0x000326ac );
|
|
PROVIDE ( mbedtls_fast_ec_get_key_len = 0x00049512 );
|
|
PROVIDE ( crypto_onetimeauth_poly1305_keygen = 0x0004e760 );
|
|
PROVIDE ( mbedtls_cipher_set_padding_mode = 0x00046264 );
|
|
PROVIDE ( mbedtls_rsa_init = 0x000464e4 );
|
|
PROVIDE ( mbedtls_rsa_pkcs1_sign = 0x0004753e );
|
|
PROVIDE ( mbedtls_pk_setup = 0x0003d32e );
|
|
PROVIDE ( mbedtls_pk_init = 0x0003d2da );
|
|
PROVIDE ( mbedtls_mpi_sub_abs = 0x0003ebfc );
|
|
PROVIDE ( mbedtls_mpi_fill_random = 0x00040088 );
|
|
PROVIDE ( mbedtls_entropy_func = 0x0003d206 );
|
|
PROVIDE ( mbedtls_md_info_from_type = 0x00045130 );
|
|
PROVIDE ( mbedtls_entropy_add_source = 0x0003d1c8 );
|
|
PROVIDE ( mbedtls_md_free = 0x0004517e );
|
|
PROVIDE ( mbedtls_mpi_write_string = 0x0003f5ec );
|
|
PROVIDE ( mbedtls_rsa_gen_key = 0x00047a2e );
|
|
PROVIDE ( mbedtls_version_get_string = 0x0003ba60 );
|
|
PROVIDE ( mbedtls_asn1_free_named_data = 0x0004188a );
|
|
PROVIDE ( mbedtls_oid_get_kdf_alg = 0x00045986 );
|
|
PROVIDE ( mbedtls_ecp_check_privkey = 0x0004d0d6 );
|
|
PROVIDE ( mbedtls_memory_buffer_set_verify = 0x000412c2 );
|
|
PROVIDE ( mbedtls_cipher_set_iv = 0x00045e30 );
|
|
PROVIDE ( mbedtls_pk_check_pair = 0x0003d62e );
|
|
PROVIDE ( crypto_sign_ed25519_ref10_ge_msub = 0x00037094 );
|
|
PROVIDE ( mbedtls_ecies_read_kdf = 0x0003bb3a );
|
|
PROVIDE ( mbedtls_asn1_write_algorithm_identifier = 0x0004a7ce );
|
|
PROVIDE ( mbedtls_ecies_info_from_type = 0x0003cffc );
|
|
PROVIDE ( crypto_aead_chacha20poly1305_encrypt = 0x0004de38 );
|
|
PROVIDE ( mbedtls_memory_buffer_alloc_verify = 0x000412c8 );
|
|
PROVIDE ( mbedtls_md5 = 0x0004a452 );
|