Fuzz introspector: fuzz_x509csr
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
1524 1524 4 :

['pem_des3_decrypt', 'pem_des_decrypt', 'pem_aes_decrypt', 'pem_check_pkcs_padding']

1524 1544 mbedtls_pem_read_buffer call site: 00036 /src/mbedtls/library/pem.c:430
389 389 1 :

['mbedtls_rsa_deduce_primes']

389 434 mbedtls_rsa_complete call site: 00346 /src/mbedtls/library/rsa.c:782
239 239 1 :

['pk_group_id_from_group']

239 312 pk_ecc_group_id_from_specified call site: 00697 /src/mbedtls/library/pkparse.c:310
193 193 1 :

['mbedtls_x509_info_subject_alt_name']

248 248 mbedtls_x509_csr_info call site: 00985 /src/mbedtls/library/x509_csr.c:568
131 131 1 :

['ecp_check_pubkey_mx']

131 131 mbedtls_ecp_check_pubkey call site: 00800 /src/mbedtls/library/ecp.c:3036
112 815 8 :

['mbedtls_mpi_size', 'mbedtls_asn1_get_tag', 'mbedtls_mpi_bitlen', 'mbedtls_asn1_get_mpi', 'mbedtls_mpi_read_binary', 'mbedtls_error_add.1604', 'mbedtls_ecp_point_read_binary', 'mbedtls_mpi_lset']

112 815 pk_group_from_specified call site: 00701 /src/mbedtls/library/pkparse.c:152
65 65 1 :

['mbedtls_mpi_core_exp_mod_unsafe']

76 198 mbedtls_mpi_exp_mod_optionally_safe call site: 00472 /src/mbedtls/library/bignum.c:1703
34 616 8 :

['mbedtls_mpi_read_binary_le', 'mbedtls_ecp_get_type', 'mbedtls_ecp_sw_derive_y', 'mbedtls_mpi_set_bit', 'mbedtls_mpi_read_binary', 'mbedtls_ecp_set_zero', 'mbedtls_mpi_free', 'mbedtls_mpi_lset']

34 616 mbedtls_ecp_point_read_binary call site: 00722 /src/mbedtls/library/ecp.c:783
29 29 1 :

['mbedtls_x509_info_key_usage']

29 29 mbedtls_x509_csr_info call site: 00994 /src/mbedtls/library/x509_csr.c:588
26 26 1 :

['mbedtls_x509_info_cert_type']

55 55 mbedtls_x509_csr_info call site: 00986 /src/mbedtls/library/x509_csr.c:579
0 228 7 :

['mbedtls_x509_get_subject_alt_name', 'mbedtls_asn1_get_bool', 'mbedtls_asn1_get_tag', 'mbedtls_x509_get_key_usage', 'mbedtls_error_add', 'mbedtls_oid_get_x509_ext_type', 'mbedtls_x509_get_ns_cert_type']

0 228 x509_csr_parse_extensions call site: 00893 /src/mbedtls/library/x509_csr.c:169
0 206 1 :

['mbedtls_mpi_mod_mpi']

76 511 mbedtls_mpi_exp_mod_optionally_safe call site: 00468 /src/mbedtls/library/bignum.c:1692

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 mbedtls_x509_csr_init [function] [call site] 00001
1 mbedtls_x509_csr_parse [function] [call site] 00002
2 mbedtls_pem_init [function] [call site] 00003
2 mbedtls_pem_read_buffer [function] [call site] 00004
3 strstr [call site] 00005
3 strstr [call site] 00006
3 strlen [call site] 00007
3 strlen [call site] 00008
3 memcmp [call site] 00009
3 memcmp [call site] 00010
3 pem_get_iv [function] [call site] 00011
3 memcmp [call site] 00012
3 pem_get_iv [function] [call site] 00013
3 memcmp [call site] 00014
3 memcmp [call site] 00015
3 memcmp [call site] 00016
3 memcmp [call site] 00017
3 pem_get_iv [function] [call site] 00018
3 mbedtls_base64_decode [function] [call site] 00019
4 mbedtls_ct_base64_dec_value [function] [call site] 00020
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00021
6 mbedtls_ct_compiler_opaque [function] [call site] 00022
6 mbedtls_ct_compiler_opaque [function] [call site] 00023
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00024
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00025
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00026
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00027
4 mbedtls_ct_base64_dec_value [function] [call site] 00028
3 mbedtls_error_add [function] [call site] 00029
3 mbedtls_calloc [function] [call site] 00030
3 mbedtls_base64_decode [function] [call site] 00031
3 mbedtls_zeroize_and_free [function] [call site] 00032
4 mbedtls_platform_zeroize [function] [call site] 00033
5 explicit_bzero [call site] 00034
4 mbedtls_free [function] [call site] 00035
3 mbedtls_error_add [function] [call site] 00036
3 mbedtls_zeroize_and_free [function] [call site] 00037
3 pem_des3_decrypt [function] [call site] 00038
4 mbedtls_des3_init [function] [call site] 00039
4 pem_pbkdf1 [function] [call site] 00040
5 mbedtls_md_init [function] [call site] 00041
5 mbedtls_md_info_from_type [function] [call site] 00042
5 mbedtls_md_setup [function] [call site] 00043
6 mbedtls_calloc [function] [call site] 00044
6 mbedtls_md5_init [function] [call site] 00045
6 mbedtls_calloc [function] [call site] 00046
6 mbedtls_ripemd160_init [function] [call site] 00047
6 mbedtls_calloc [function] [call site] 00048
6 mbedtls_sha1_init [function] [call site] 00049
6 mbedtls_calloc [function] [call site] 00050
6 mbedtls_sha256_init [function] [call site] 00051
6 mbedtls_calloc [function] [call site] 00052
6 mbedtls_sha256_init [function] [call site] 00053
6 mbedtls_calloc [function] [call site] 00054
6 mbedtls_sha512_init [function] [call site] 00055
6 mbedtls_calloc [function] [call site] 00056
6 mbedtls_sha512_init [function] [call site] 00057
6 mbedtls_calloc [function] [call site] 00058
6 mbedtls_sha3_init [function] [call site] 00059
6 mbedtls_calloc [function] [call site] 00060
6 mbedtls_md_free [function] [call site] 00061
7 mbedtls_md5_free [function] [call site] 00062
8 mbedtls_platform_zeroize [function] [call site] 00063
7 mbedtls_ripemd160_free [function] [call site] 00064
8 mbedtls_platform_zeroize [function] [call site] 00065
7 mbedtls_sha1_free [function] [call site] 00066
7 mbedtls_sha256_free [function] [call site] 00067
8 mbedtls_platform_zeroize [function] [call site] 00068
7 mbedtls_sha256_free [function] [call site] 00069
7 mbedtls_sha512_free [function] [call site] 00070
8 mbedtls_platform_zeroize [function] [call site] 00071
7 mbedtls_sha512_free [function] [call site] 00072
7 mbedtls_sha3_free [function] [call site] 00073
8 mbedtls_platform_zeroize [function] [call site] 00074
7 mbedtls_free [function] [call site] 00075
7 mbedtls_zeroize_and_free [function] [call site] 00076
7 mbedtls_platform_zeroize [function] [call site] 00077
5 mbedtls_md_starts [function] [call site] 00078
6 mbedtls_md5_starts [function] [call site] 00079
6 mbedtls_ripemd160_starts [function] [call site] 00080
6 mbedtls_sha1_starts [function] [call site] 00081
6 mbedtls_sha256_starts [function] [call site] 00082
6 mbedtls_sha256_starts [function] [call site] 00083
6 mbedtls_sha512_starts [function] [call site] 00084
6 mbedtls_sha512_starts [function] [call site] 00085
6 mbedtls_sha3_starts [function] [call site] 00086
6 mbedtls_sha3_starts [function] [call site] 00087
6 mbedtls_sha3_starts [function] [call site] 00088
6 mbedtls_sha3_starts [function] [call site] 00089
5 mbedtls_md_update [function] [call site] 00090
6 mbedtls_md5_update [function] [call site] 00091
7 mbedtls_internal_md5_process [function] [call site] 00092
8 mbedtls_platform_zeroize [function] [call site] 00093
7 mbedtls_internal_md5_process [function] [call site] 00094
6 mbedtls_ripemd160_update [function] [call site] 00095
7 mbedtls_internal_ripemd160_process [function] [call site] 00096
8 mbedtls_platform_zeroize [function] [call site] 00097
7 mbedtls_internal_ripemd160_process [function] [call site] 00098
6 mbedtls_sha1_update [function] [call site] 00099
7 mbedtls_internal_sha1_process [function] [call site] 00100
8 mbedtls_platform_zeroize [function] [call site] 00101
7 mbedtls_internal_sha1_process [function] [call site] 00102
6 mbedtls_sha256_update [function] [call site] 00103
7 mbedtls_internal_sha256_process [function] [call site] 00104
8 mbedtls_platform_zeroize [function] [call site] 00105
7 mbedtls_internal_sha256_process_many [function] [call site] 00106
8 mbedtls_internal_sha256_process [function] [call site] 00107
6 mbedtls_sha256_update [function] [call site] 00108
6 mbedtls_sha512_update [function] [call site] 00109
7 mbedtls_internal_sha512_process [function] [call site] 00110
8 mbedtls_platform_zeroize [function] [call site] 00111
7 mbedtls_internal_sha512_process_many [function] [call site] 00112
8 mbedtls_internal_sha512_process [function] [call site] 00113
6 mbedtls_sha512_update [function] [call site] 00114
6 mbedtls_sha3_update [function] [call site] 00115
7 keccak_f1600 [function] [call site] 00116
7 keccak_f1600 [function] [call site] 00117
7 keccak_f1600 [function] [call site] 00118
5 mbedtls_md_update [function] [call site] 00119
5 mbedtls_md_finish [function] [call site] 00120
6 mbedtls_md5_finish [function] [call site] 00121
7 mbedtls_internal_md5_process [function] [call site] 00122
7 mbedtls_internal_md5_process [function] [call site] 00123
7 mbedtls_md5_free [function] [call site] 00124
6 mbedtls_ripemd160_finish [function] [call site] 00125
7 mbedtls_ripemd160_update [function] [call site] 00126
7 mbedtls_ripemd160_update [function] [call site] 00127
7 mbedtls_ripemd160_free [function] [call site] 00128
6 mbedtls_sha1_finish [function] [call site] 00129
7 mbedtls_internal_sha1_process [function] [call site] 00130
7 mbedtls_internal_sha1_process [function] [call site] 00131
7 mbedtls_sha1_free [function] [call site] 00132
6 mbedtls_sha256_finish [function] [call site] 00133
7 mbedtls_internal_sha256_process [function] [call site] 00134
7 mbedtls_internal_sha256_process [function] [call site] 00135
7 mbedtls_sha256_free [function] [call site] 00136
6 mbedtls_sha256_finish [function] [call site] 00137
6 mbedtls_sha512_finish [function] [call site] 00138
7 mbedtls_internal_sha512_process [function] [call site] 00139
7 sha512_put_uint64_be [function] [call site] 00140
7 sha512_put_uint64_be [function] [call site] 00141
7 mbedtls_internal_sha512_process [function] [call site] 00142
7 sha512_put_uint64_be [function] [call site] 00143
7 sha512_put_uint64_be [function] [call site] 00144
7 sha512_put_uint64_be [function] [call site] 00145
7 sha512_put_uint64_be [function] [call site] 00146
7 sha512_put_uint64_be [function] [call site] 00147
7 sha512_put_uint64_be [function] [call site] 00148
7 sha512_put_uint64_be [function] [call site] 00149
7 sha512_put_uint64_be [function] [call site] 00150
7 mbedtls_sha512_free [function] [call site] 00151
6 mbedtls_sha512_finish [function] [call site] 00152
6 mbedtls_sha3_finish [function] [call site] 00153
7 keccak_f1600 [function] [call site] 00154
7 keccak_f1600 [function] [call site] 00155
7 mbedtls_sha3_free [function] [call site] 00156
5 mbedtls_md_starts [function] [call site] 00157
5 mbedtls_md_update [function] [call site] 00158
5 mbedtls_md_update [function] [call site] 00159
5 mbedtls_md_update [function] [call site] 00160
5 mbedtls_md_finish [function] [call site] 00161
5 mbedtls_md_free [function] [call site] 00162
5 mbedtls_platform_zeroize [function] [call site] 00163
4 mbedtls_des3_set3key_dec [function] [call site] 00164
5 des3_set3key [function] [call site] 00165
6 mbedtls_des_setkey [function] [call site] 00166
6 mbedtls_des_setkey [function] [call site] 00167
6 mbedtls_des_setkey [function] [call site] 00168
5 mbedtls_platform_zeroize [function] [call site] 00169
4 mbedtls_des3_crypt_cbc [function] [call site] 00170
5 mbedtls_des3_crypt_ecb [function] [call site] 00171
5 mbedtls_des3_crypt_ecb [function] [call site] 00172
4 mbedtls_des3_free [function] [call site] 00173
5 mbedtls_platform_zeroize [function] [call site] 00174
4 mbedtls_platform_zeroize [function] [call site] 00175
3 pem_des_decrypt [function] [call site] 00176
4 mbedtls_des_init [function] [call site] 00177
4 pem_pbkdf1 [function] [call site] 00178
4 mbedtls_des_setkey_dec [function] [call site] 00179
5 mbedtls_des_setkey [function] [call site] 00180
4 mbedtls_des_crypt_cbc [function] [call site] 00181
5 mbedtls_des_crypt_ecb [function] [call site] 00182
5 mbedtls_des_crypt_ecb [function] [call site] 00183
4 mbedtls_des_free [function] [call site] 00184
5 mbedtls_platform_zeroize [function] [call site] 00185
4 mbedtls_platform_zeroize [function] [call site] 00186
3 pem_aes_decrypt [function] [call site] 00187
4 mbedtls_aes_init [function] [call site] 00188
4 pem_pbkdf1 [function] [call site] 00189
4 mbedtls_aes_setkey_dec [function] [call site] 00190
5 mbedtls_aes_init [function] [call site] 00191
5 mbedtls_aes_rk_offset [function] [call site] 00192
5 mbedtls_aes_setkey_enc [function] [call site] 00193
6 mbedtls_aes_rk_offset [function] [call site] 00194
6 mbedtls_aesni_has_support [function] [call site] 00195
6 mbedtls_aesni_setkey_enc [function] [call site] 00196
7 aesni_setkey_enc_128 [function] [call site] 00197
7 aesni_setkey_enc_192 [function] [call site] 00198
7 aesni_setkey_enc_256 [function] [call site] 00199
5 mbedtls_aesni_has_support [function] [call site] 00200
5 mbedtls_aesni_inverse_key [function] [call site] 00201
5 mbedtls_aes_free [function] [call site] 00202
6 mbedtls_platform_zeroize [function] [call site] 00203
4 mbedtls_aes_crypt_cbc [function] [call site] 00204
5 mbedtls_aes_crypt_ecb [function] [call site] 00205
6 mbedtls_aesni_has_support [function] [call site] 00206
6 mbedtls_aesni_crypt_ecb [function] [call site] 00207
6 mbedtls_internal_aes_decrypt [function] [call site] 00208
7 mbedtls_platform_zeroize [function] [call site] 00209
6 mbedtls_internal_aes_encrypt [function] [call site] 00210
7 mbedtls_platform_zeroize [function] [call site] 00211
5 mbedtls_aes_crypt_ecb [function] [call site] 00212
4 mbedtls_aes_free [function] [call site] 00213
4 mbedtls_platform_zeroize [function] [call site] 00214
3 pem_aes_decrypt [function] [call site] 00215
3 pem_aes_decrypt [function] [call site] 00216
3 mbedtls_zeroize_and_free [function] [call site] 00217
3 pem_check_pkcs_padding [function] [call site] 00218
3 mbedtls_zeroize_and_free [function] [call site] 00219
2 mbedtls_pem_read_buffer [function] [call site] 00220
2 mbedtls_x509_csr_parse_der [function] [call site] 00221
3 mbedtls_x509_csr_parse_der_internal [function] [call site] 00222
4 mbedtls_x509_csr_init [function] [call site] 00223
4 mbedtls_calloc [function] [call site] 00224
4 mbedtls_asn1_get_tag [function] [call site] 00225
5 mbedtls_asn1_get_len [function] [call site] 00226
4 mbedtls_x509_csr_free [function] [call site] 00227
5 mbedtls_pk_free [function] [call site] 00228
6 mbedtls_platform_zeroize [function] [call site] 00229
5 mbedtls_free [function] [call site] 00230
5 mbedtls_asn1_free_named_data_list_shallow [function] [call site] 00231
6 mbedtls_free [function] [call site] 00232
5 mbedtls_asn1_sequence_free [function] [call site] 00233
6 mbedtls_free [function] [call site] 00234
5 mbedtls_zeroize_and_free [function] [call site] 00235
5 mbedtls_platform_zeroize [function] [call site] 00236
4 mbedtls_x509_csr_free [function] [call site] 00237
4 mbedtls_error_add [function] [call site] 00238
4 mbedtls_asn1_get_tag [function] [call site] 00239
4 mbedtls_x509_csr_free [function] [call site] 00240
4 mbedtls_error_add [function] [call site] 00241
4 x509_csr_get_version [function] [call site] 00242
5 mbedtls_asn1_get_int [function] [call site] 00243
6 asn1_get_tagged_int [function] [call site] 00244
7 mbedtls_asn1_get_tag [function] [call site] 00245
5 mbedtls_error_add [function] [call site] 00246
4 mbedtls_x509_csr_free [function] [call site] 00247
4 mbedtls_x509_csr_free [function] [call site] 00248
4 mbedtls_asn1_get_tag [function] [call site] 00249
4 mbedtls_x509_csr_free [function] [call site] 00250
4 mbedtls_error_add [function] [call site] 00251
4 mbedtls_x509_get_name [function] [call site] 00252
5 mbedtls_asn1_get_tag [function] [call site] 00253
5 mbedtls_error_add [function] [call site] 00254
5 x509_get_attr_type_value [function] [call site] 00255
6 mbedtls_asn1_get_tag [function] [call site] 00256
6 mbedtls_error_add [function] [call site] 00257
6 mbedtls_error_add [function] [call site] 00258
6 mbedtls_asn1_get_tag [function] [call site] 00259
6 mbedtls_error_add [function] [call site] 00260
6 mbedtls_error_add [function] [call site] 00261
6 mbedtls_error_add [function] [call site] 00262
6 mbedtls_asn1_get_len [function] [call site] 00263
6 mbedtls_error_add [function] [call site] 00264
6 mbedtls_error_add [function] [call site] 00265
5 mbedtls_calloc [function] [call site] 00266
5 mbedtls_calloc [function] [call site] 00267
5 mbedtls_asn1_free_named_data_list_shallow [function] [call site] 00268
4 mbedtls_x509_csr_free [function] [call site] 00269
4 mbedtls_pk_parse_subpubkey [function] [call site] 00270
5 mbedtls_asn1_get_tag [function] [call site] 00271
5 mbedtls_error_add [function] [call site] 00272
5 pk_get_pk_alg [function] [call site] 00273
6 mbedtls_asn1_get_alg [function] [call site] 00274
7 mbedtls_asn1_get_tag [function] [call site] 00275
7 mbedtls_asn1_get_tag [function] [call site] 00276
7 mbedtls_platform_zeroize [function] [call site] 00277
7 mbedtls_asn1_get_len [function] [call site] 00278
6 mbedtls_error_add [function] [call site] 00279
6 mbedtls_oid_get_pk_alg [function] [call site] 00280
7 oid_pk_alg_from_asn1 [function] [call site] 00281
8 memcmp [call site] 00282
6 mbedtls_oid_get_ec_grp_algid [function] [call site] 00283
7 oid_grp_id_algid_from_asn1 [function] [call site] 00284
8 memcmp [call site] 00285
5 mbedtls_asn1_get_bitstring_null [function] [call site] 00286
6 mbedtls_asn1_get_tag [function] [call site] 00287
5 mbedtls_error_add [function] [call site] 00288
5 mbedtls_error_add [function] [call site] 00289
5 mbedtls_pk_info_from_type [function] [call site] 00290
5 mbedtls_pk_setup [function] [call site] 00291
5 mbedtls_pk_rsa [function] [call site] 00292
6 mbedtls_pk_get_type [function] [call site] 00293
5 mbedtls_rsa_parse_pubkey [function] [call site] 00294
6 mbedtls_asn1_get_tag [function] [call site] 00295
6 mbedtls_asn1_get_tag [function] [call site] 00296
6 mbedtls_rsa_import_raw [function] [call site] 00297
7 mbedtls_mpi_read_binary [function] [call site] 00298
8 mbedtls_mpi_resize_clear [function] [call site] 00299
9 mbedtls_mpi_free [function] [call site] 00300
10 mbedtls_zeroize_and_free [function] [call site] 00301
9 mbedtls_mpi_free [function] [call site] 00302
9 mbedtls_mpi_grow [function] [call site] 00303
10 mbedtls_calloc [function] [call site] 00304
10 mbedtls_zeroize_and_free [function] [call site] 00305
8 mbedtls_mpi_core_read_be [function] [call site] 00306
9 mbedtls_mpi_core_bigendian_to_host [function] [call site] 00307
10 mpi_bigendian_to_host [function] [call site] 00308
10 mpi_bigendian_to_host [function] [call site] 00309
7 mbedtls_mpi_size [function] [call site] 00310
8 mbedtls_mpi_bitlen [function] [call site] 00311
9 mbedtls_mpi_core_bitlen [function] [call site] 00312
10 mbedtls_mpi_core_clz [function] [call site] 00313
7 mbedtls_mpi_read_binary [function] [call site] 00314
7 mbedtls_mpi_read_binary [function] [call site] 00315
7 mbedtls_mpi_read_binary [function] [call site] 00316
7 mbedtls_mpi_read_binary [function] [call site] 00317
7 mbedtls_error_add [function] [call site] 00318
6 mbedtls_asn1_get_tag [function] [call site] 00319
6 mbedtls_rsa_import_raw [function] [call site] 00320
6 mbedtls_rsa_complete [function] [call site] 00321
7 mbedtls_mpi_cmp_int [function] [call site] 00322
8 mpi_sint_abs [function] [call site] 00323
8 mbedtls_mpi_cmp_mpi [function] [call site] 00324
7 mbedtls_mpi_cmp_int [function] [call site] 00325
7 mbedtls_mpi_cmp_int [function] [call site] 00326
7 mbedtls_mpi_cmp_int [function] [call site] 00327
7 mbedtls_mpi_cmp_int [function] [call site] 00328
7 mbedtls_mpi_cmp_int [function] [call site] 00329
7 mbedtls_mpi_cmp_int [function] [call site] 00330
7 mbedtls_mpi_cmp_int [function] [call site] 00331
7 mbedtls_mpi_mul_mpi [function] [call site] 00332
8 mbedtls_mpi_init [function] [call site] 00333
8 mbedtls_mpi_init [function] [call site] 00334
8 mbedtls_mpi_copy [function] [call site] 00335
9 mbedtls_mpi_grow [function] [call site] 00336
8 mbedtls_mpi_copy [function] [call site] 00337
8 mbedtls_mpi_grow [function] [call site] 00338
8 mbedtls_mpi_lset [function] [call site] 00339
9 mbedtls_mpi_grow [function] [call site] 00340
9 mpi_sint_abs [function] [call site] 00341
8 mbedtls_mpi_core_mul [function] [call site] 00342
9 mbedtls_mpi_core_mla [function] [call site] 00343
8 mbedtls_mpi_free [function] [call site] 00344
7 mbedtls_error_add [function] [call site] 00345
7 mbedtls_mpi_size [function] [call site] 00346
7 mbedtls_rsa_deduce_primes [function] [call site] 00347
8 mbedtls_mpi_cmp_int [function] [call site] 00348
8 mbedtls_mpi_cmp_int [function] [call site] 00349
8 mbedtls_mpi_cmp_mpi [function] [call site] 00350
8 mbedtls_mpi_cmp_int [function] [call site] 00351
8 mbedtls_mpi_cmp_mpi [function] [call site] 00352
8 mbedtls_mpi_init [function] [call site] 00353
8 mbedtls_mpi_init [function] [call site] 00354
8 mbedtls_mpi_mul_mpi [function] [call site] 00355
8 mbedtls_mpi_sub_int [function] [call site] 00356
9 mpi_sint_abs [function] [call site] 00357
9 mbedtls_mpi_sub_mpi [function] [call site] 00358
10 add_sub_mpi [function] [call site] 00359
11 mbedtls_mpi_cmp_abs [function] [call site] 00360
11 mbedtls_mpi_sub_abs [function] [call site] 00361
12 mbedtls_mpi_grow [function] [call site] 00362
12 mbedtls_mpi_core_sub [function] [call site] 00363
12 mbedtls_mpi_core_sub_int [function] [call site] 00364
11 mbedtls_mpi_sub_abs [function] [call site] 00365
11 mbedtls_mpi_add_abs [function] [call site] 00366
12 mbedtls_mpi_copy [function] [call site] 00367
12 mbedtls_mpi_grow [function] [call site] 00368
12 mbedtls_mpi_core_add [function] [call site] 00369
12 mbedtls_mpi_grow [function] [call site] 00370
8 mbedtls_mpi_lsb [function] [call site] 00371
8 mbedtls_mpi_shift_r [function] [call site] 00372
9 mbedtls_mpi_core_shift_r [function] [call site] 00373
8 mbedtls_mpi_lset [function] [call site] 00374
8 mbedtls_mpi_gcd [function] [call site] 00375
9 mbedtls_mpi_init [function] [call site] 00376
9 mbedtls_mpi_copy [function] [call site] 00377
9 mbedtls_mpi_copy [function] [call site] 00378
9 mbedtls_mpi_lsb [function] [call site] 00379
9 mbedtls_mpi_lsb [function] [call site] 00380
9 mbedtls_mpi_get_bit [function] [call site] 00381
9 mbedtls_mpi_copy [function] [call site] 00382
9 mbedtls_mpi_cmp_int [function] [call site] 00383
9 mbedtls_mpi_lsb [function] [call site] 00384
9 mbedtls_mpi_shift_r [function] [call site] 00385
9 mbedtls_mpi_lsb [function] [call site] 00386
9 mbedtls_mpi_shift_r [function] [call site] 00387
9 mbedtls_mpi_cmp_mpi [function] [call site] 00388
9 mbedtls_mpi_sub_abs [function] [call site] 00389
9 mbedtls_mpi_shift_r [function] [call site] 00390
9 mbedtls_mpi_sub_abs [function] [call site] 00391
9 mbedtls_mpi_shift_r [function] [call site] 00392
9 mbedtls_mpi_shift_l [function] [call site] 00393
10 mbedtls_mpi_bitlen [function] [call site] 00394
10 mbedtls_mpi_grow [function] [call site] 00395
10 mbedtls_mpi_core_shift_l [function] [call site] 00396
9 mbedtls_mpi_copy [function] [call site] 00397
9 mbedtls_mpi_free [function] [call site] 00398
8 mbedtls_mpi_cmp_int [function] [call site] 00399
8 mbedtls_mpi_exp_mod [function] [call site] 00400
9 mbedtls_mpi_exp_mod_optionally_safe [function] [call site] 00401
10 mbedtls_mpi_cmp_int [function] [call site] 00402
10 mbedtls_mpi_cmp_int [function] [call site] 00403
10 mbedtls_mpi_bitlen [function] [call site] 00404
10 mbedtls_mpi_bitlen [function] [call site] 00405
10 mbedtls_mpi_lset [function] [call site] 00406
10 mbedtls_mpi_core_exp_mod_working_limbs [function] [call site] 00407
11 exp_mod_get_window_size [function] [call site] 00408
10 mbedtls_calloc [function] [call site] 00409
10 mbedtls_mpi_init [function] [call site] 00410
10 mbedtls_mpi_core_get_mont_r2_unsafe [function] [call site] 00411
11 mbedtls_mpi_lset [function] [call site] 00412
11 mbedtls_mpi_shift_l [function] [call site] 00413
11 mbedtls_mpi_mod_mpi [function] [call site] 00414
12 mbedtls_mpi_cmp_int [function] [call site] 00415
12 mbedtls_mpi_div_mpi [function] [call site] 00416
13 mbedtls_mpi_cmp_int [function] [call site] 00417
13 mbedtls_mpi_init [function] [call site] 00418
13 mbedtls_mpi_init [function] [call site] 00419
13 mbedtls_mpi_cmp_abs [function] [call site] 00420
13 mbedtls_mpi_lset [function] [call site] 00421
13 mbedtls_mpi_copy [function] [call site] 00422
13 mbedtls_mpi_copy [function] [call site] 00423
13 mbedtls_mpi_copy [function] [call site] 00424
13 mbedtls_mpi_grow [function] [call site] 00425
13 mbedtls_mpi_lset [function] [call site] 00426
13 mbedtls_mpi_grow [function] [call site] 00427
13 mbedtls_mpi_bitlen [function] [call site] 00428
13 mbedtls_mpi_shift_l [function] [call site] 00429
13 mbedtls_mpi_shift_l [function] [call site] 00430
13 mbedtls_mpi_shift_l [function] [call site] 00431
13 mbedtls_mpi_cmp_mpi [function] [call site] 00432
13 mbedtls_mpi_sub_mpi [function] [call site] 00433
13 mbedtls_mpi_shift_r [function] [call site] 00434
13 mbedtls_int_div_int [function] [call site] 00435
13 mbedtls_mpi_lset [function] [call site] 00436
13 mbedtls_mpi_mul_int [function] [call site] 00437
14 mbedtls_mpi_lset [function] [call site] 00438
14 mbedtls_mpi_grow [function] [call site] 00439
14 mbedtls_mpi_copy [function] [call site] 00440
14 mbedtls_mpi_core_mla [function] [call site] 00441
13 mbedtls_mpi_cmp_mpi [function] [call site] 00442
13 mbedtls_mpi_mul_int [function] [call site] 00443
13 mbedtls_mpi_shift_l [function] [call site] 00444
13 mbedtls_mpi_sub_mpi [function] [call site] 00445
13 mbedtls_mpi_cmp_int [function] [call site] 00446
13 mbedtls_mpi_copy [function] [call site] 00447
13 mbedtls_mpi_shift_l [function] [call site] 00448
13 mbedtls_mpi_add_mpi [function] [call site] 00449
14 add_sub_mpi [function] [call site] 00450
13 mbedtls_mpi_copy [function] [call site] 00451
13 mbedtls_mpi_shift_r [function] [call site] 00452
13 mbedtls_mpi_copy [function] [call site] 00453
13 mbedtls_mpi_cmp_int [function] [call site] 00454
13 mbedtls_mpi_free [function] [call site] 00455
13 mbedtls_mpi_free [function] [call site] 00456
13 mbedtls_platform_zeroize [function] [call site] 00457
12 mbedtls_mpi_cmp_int [function] [call site] 00458
12 mbedtls_mpi_add_mpi [function] [call site] 00459
12 mbedtls_mpi_cmp_mpi [function] [call site] 00460
12 mbedtls_mpi_sub_mpi [function] [call site] 00461
11 mbedtls_mpi_shrink [function] [call site] 00462
12 mbedtls_mpi_grow [function] [call site] 00463
12 mbedtls_calloc [function] [call site] 00464
12 mbedtls_zeroize_and_free [function] [call site] 00465
10 mbedtls_mpi_grow [function] [call site] 00466
10 mbedtls_mpi_copy [function] [call site] 00467
10 mbedtls_mpi_cmp_mpi [function] [call site] 00468
10 mbedtls_mpi_mod_mpi [function] [call site] 00469
10 mbedtls_mpi_grow [function] [call site] 00470
10 mbedtls_mpi_core_montmul_init [function] [call site] 00471
10 mbedtls_mpi_core_to_mont_rep [function] [call site] 00472
11 mbedtls_mpi_core_montmul [function] [call site] 00473
12 mbedtls_mpi_core_mla [function] [call site] 00474
12 mbedtls_mpi_core_mla [function] [call site] 00475
12 mbedtls_mpi_core_sub [function] [call site] 00476
12 mbedtls_ct_bool [function] [call site] 00477
12 mbedtls_ct_memcpy_if [function] [call site] 00478
13 mbedtls_ct_compiler_opaque [function] [call site] 00479
10 mbedtls_mpi_core_exp_mod_unsafe [function] [call site] 00480
11 mbedtls_mpi_core_exp_mod_optionally_safe [function] [call site] 00481
12 exp_mod_calc_first_bit_optionally_safe [function] [call site] 00482
13 mbedtls_mpi_core_bitlen [function] [call site] 00483
12 exp_mod_get_window_size [function] [call site] 00484
12 mbedtls_mpi_core_montmul_init [function] [call site] 00485
12 exp_mod_precompute_window [function] [call site] 00486
13 mbedtls_mpi_core_montmul [function] [call site] 00487
13 mbedtls_mpi_core_montmul [function] [call site] 00488
12 mbedtls_mpi_core_montmul [function] [call site] 00489
12 exp_mod_table_lookup_optionally_safe [function] [call site] 00490
13 mbedtls_mpi_core_ct_uint_table_lookup [function] [call site] 00491
14 mbedtls_ct_uint_eq [function] [call site] 00492
15 mbedtls_ct_uint_ne [function] [call site] 00493
16 mbedtls_ct_compiler_opaque [function] [call site] 00494
16 mbedtls_ct_bool [function] [call site] 00495
14 mbedtls_mpi_core_cond_assign [function] [call site] 00496
15 mbedtls_ct_mpi_uint_if [function] [call site] 00497
16 mbedtls_ct_if [function] [call site] 00498
12 mbedtls_mpi_core_montmul [function] [call site] 00499
10 mbedtls_mpi_core_exp_mod [function] [call site] 00500
11 mbedtls_mpi_core_exp_mod_optionally_safe [function] [call site] 00501
10 mbedtls_mpi_core_from_mont_rep [function] [call site] 00502
11 mbedtls_mpi_core_montmul [function] [call site] 00503
10 mbedtls_mpi_core_check_zero_ct [function] [call site] 00504
11 mbedtls_ct_bool [function] [call site] 00505
10 mbedtls_ct_mpi_sign_if [function] [call site] 00506
11 mbedtls_ct_uint_if [function] [call site] 00507
12 mbedtls_ct_if [function] [call site] 00508
10 mbedtls_mpi_add_mpi [function] [call site] 00509
10 mbedtls_zeroize_and_free [function] [call site] 00510
10 mbedtls_mpi_free [function] [call site] 00511
8 mbedtls_mpi_cmp_int [function] [call site] 00512
8 mbedtls_mpi_add_int [function] [call site] 00513
9 mpi_sint_abs [function] [call site] 00514
9 mbedtls_mpi_add_mpi [function] [call site] 00515
8 mbedtls_mpi_gcd [function] [call site] 00516
8 mbedtls_mpi_cmp_int [function] [call site] 00517
8 mbedtls_mpi_cmp_mpi [function] [call site] 00518
8 mbedtls_mpi_div_mpi [function] [call site] 00519
8 mbedtls_mpi_sub_int [function] [call site] 00520
8 mbedtls_mpi_mul_mpi [function] [call site] 00521
8 mbedtls_mpi_mod_mpi [function] [call site] 00522
8 mbedtls_mpi_cmp_int [function] [call site] 00523
8 mbedtls_mpi_free [function] [call site] 00524
8 mbedtls_mpi_free [function] [call site] 00525
7 mbedtls_error_add [function] [call site] 00526
7 mbedtls_rsa_deduce_private_exponent [function] [call site] 00527
8 mbedtls_mpi_cmp_int [function] [call site] 00528
8 mbedtls_mpi_cmp_int [function] [call site] 00529
8 mbedtls_mpi_cmp_int [function] [call site] 00530
8 mbedtls_mpi_cmp_int [function] [call site] 00531
8 mbedtls_mpi_init [function] [call site] 00532
8 mbedtls_mpi_init [function] [call site] 00533
8 mbedtls_mpi_sub_int [function] [call site] 00534
8 mbedtls_mpi_sub_int [function] [call site] 00535
8 mbedtls_mpi_gcd [function] [call site] 00536
8 mbedtls_mpi_mul_mpi [function] [call site] 00537
8 mbedtls_mpi_div_mpi [function] [call site] 00538
8 mbedtls_mpi_inv_mod [function] [call site] 00539
9 mbedtls_mpi_cmp_int [function] [call site] 00540
9 mbedtls_mpi_init [function] [call site] 00541
9 mbedtls_mpi_init [function] [call site] 00542
9 mbedtls_mpi_init [function] [call site] 00543
9 mbedtls_mpi_gcd [function] [call site] 00544
9 mbedtls_mpi_cmp_int [function] [call site] 00545
9 mbedtls_mpi_mod_mpi [function] [call site] 00546
9 mbedtls_mpi_copy [function] [call site] 00547
9 mbedtls_mpi_copy [function] [call site] 00548
9 mbedtls_mpi_copy [function] [call site] 00549
9 mbedtls_mpi_lset [function] [call site] 00550
9 mbedtls_mpi_lset [function] [call site] 00551
9 mbedtls_mpi_lset [function] [call site] 00552
9 mbedtls_mpi_lset [function] [call site] 00553
9 mbedtls_mpi_shift_r [function] [call site] 00554
9 mbedtls_mpi_add_mpi [function] [call site] 00555
9 mbedtls_mpi_sub_mpi [function] [call site] 00556
9 mbedtls_mpi_shift_r [function] [call site] 00557
9 mbedtls_mpi_shift_r [function] [call site] 00558
9 mbedtls_mpi_shift_r [function] [call site] 00559
9 mbedtls_mpi_add_mpi [function] [call site] 00560
9 mbedtls_mpi_sub_mpi [function] [call site] 00561
9 mbedtls_mpi_shift_r [function] [call site] 00562
9 mbedtls_mpi_shift_r [function] [call site] 00563
9 mbedtls_mpi_cmp_mpi [function] [call site] 00564
9 mbedtls_mpi_sub_mpi [function] [call site] 00565
9 mbedtls_mpi_sub_mpi [function] [call site] 00566
9 mbedtls_mpi_sub_mpi [function] [call site] 00567
9 mbedtls_mpi_sub_mpi [function] [call site] 00568
9 mbedtls_mpi_sub_mpi [function] [call site] 00569
9 mbedtls_mpi_sub_mpi [function] [call site] 00570
9 mbedtls_mpi_cmp_int [function] [call site] 00571
9 mbedtls_mpi_cmp_int [function] [call site] 00572
9 mbedtls_mpi_add_mpi [function] [call site] 00573
9 mbedtls_mpi_cmp_mpi [function] [call site] 00574
9 mbedtls_mpi_sub_mpi [function] [call site] 00575
9 mbedtls_mpi_copy [function] [call site] 00576
9 mbedtls_mpi_free [function] [call site] 00577
9 mbedtls_mpi_free [function] [call site] 00578
9 mbedtls_mpi_free [function] [call site] 00579
8 mbedtls_mpi_free [function] [call site] 00580
8 mbedtls_mpi_free [function] [call site] 00581
7 mbedtls_error_add [function] [call site] 00582
7 mbedtls_rsa_deduce_crt [function] [call site] 00583
8 mbedtls_mpi_init [function] [call site] 00584
8 mbedtls_mpi_sub_int [function] [call site] 00585
8 mbedtls_mpi_mod_mpi [function] [call site] 00586
8 mbedtls_mpi_sub_int [function] [call site] 00587
8 mbedtls_mpi_mod_mpi [function] [call site] 00588
8 mbedtls_mpi_inv_mod [function] [call site] 00589
8 mbedtls_mpi_free [function] [call site] 00590
7 mbedtls_error_add [function] [call site] 00591
7 rsa_check_context [function] [call site] 00592
8 mbedtls_mpi_size [function] [call site] 00593
8 mbedtls_mpi_cmp_int [function] [call site] 00594
8 mbedtls_mpi_get_bit [function] [call site] 00595
8 mbedtls_mpi_cmp_int [function] [call site] 00596
8 mbedtls_mpi_get_bit [function] [call site] 00597
8 mbedtls_mpi_cmp_int [function] [call site] 00598
8 mbedtls_mpi_get_bit [function] [call site] 00599
8 mbedtls_mpi_cmp_int [function] [call site] 00600
8 mbedtls_mpi_cmp_int [function] [call site] 00601
8 mbedtls_mpi_cmp_int [function] [call site] 00602
8 mbedtls_mpi_cmp_int [function] [call site] 00603
6 mbedtls_rsa_check_pubkey [function] [call site] 00604
7 rsa_check_context [function] [call site] 00605
7 mbedtls_mpi_bitlen [function] [call site] 00606
7 mbedtls_mpi_get_bit [function] [call site] 00607
7 mbedtls_mpi_bitlen [function] [call site] 00608
7 mbedtls_mpi_cmp_mpi [function] [call site] 00609
5 mbedtls_error_add [function] [call site] 00610
5 pk_use_ecparams_rfc8410 [function] [call site] 00611
6 mbedtls_pk_ecc_set_group [function] [call site] 00612
7 mbedtls_pk_ec_rw [function] [call site] 00613
8 mbedtls_pk_get_type [function] [call site] 00614
7 mbedtls_pk_ec_ro [function] [call site] 00615
8 mbedtls_pk_get_type [function] [call site] 00616
7 mbedtls_pk_ec_ro [function] [call site] 00617
7 mbedtls_ecp_group_load [function] [call site] 00618
8 mbedtls_ecp_group_free [function] [call site] 00619
9 mbedtls_mpi_free [function] [call site] 00620
9 mbedtls_mpi_free [function] [call site] 00621
9 mbedtls_ecp_point_free [function] [call site] 00622
10 mbedtls_mpi_free [function] [call site] 00623
10 mbedtls_mpi_free [function] [call site] 00624
10 mbedtls_mpi_free [function] [call site] 00625
9 mbedtls_mpi_free [function] [call site] 00626
9 mbedtls_mpi_free [function] [call site] 00627
9 ecp_group_is_static_comb_table [function] [call site] 00628
9 mbedtls_ecp_point_free [function] [call site] 00629
9 mbedtls_free [function] [call site] 00630
9 mbedtls_platform_zeroize [function] [call site] 00631
8 mbedtls_ecp_group_init [function] [call site] 00632
9 mbedtls_mpi_init [function] [call site] 00633
9 mbedtls_mpi_init [function] [call site] 00634
9 mbedtls_mpi_init [function] [call site] 00635
9 mbedtls_ecp_point_init [function] [call site] 00636
10 mbedtls_mpi_init [function] [call site] 00637
10 mbedtls_mpi_init [function] [call site] 00638
10 mbedtls_mpi_init [function] [call site] 00639
9 mbedtls_mpi_init [function] [call site] 00640
8 ecp_group_load [function] [call site] 00641
9 ecp_mpi_load [function] [call site] 00642
9 ecp_mpi_load [function] [call site] 00643
9 ecp_mpi_load [function] [call site] 00644
9 ecp_mpi_load [function] [call site] 00645
9 ecp_mpi_load [function] [call site] 00646
9 ecp_mpi_load [function] [call site] 00647
9 ecp_mpi_set1 [function] [call site] 00648
9 mbedtls_mpi_bitlen [function] [call site] 00649
9 mbedtls_mpi_bitlen [function] [call site] 00650
8 ecp_group_load [function] [call site] 00651
8 ecp_group_load [function] [call site] 00652
8 ecp_group_load [function] [call site] 00653
8 ecp_group_load [function] [call site] 00654
8 ecp_group_load [function] [call site] 00655
8 ecp_group_load [function] [call site] 00656
8 ecp_group_load [function] [call site] 00657
8 ecp_group_load [function] [call site] 00658
8 ecp_group_load [function] [call site] 00659
8 ecp_group_load [function] [call site] 00660
8 ecp_use_curve25519 [function] [call site] 00661
9 mbedtls_mpi_lset [function] [call site] 00662
9 mbedtls_mpi_lset [function] [call site] 00663
9 mbedtls_mpi_shift_l [function] [call site] 00664
9 mbedtls_mpi_sub_int [function] [call site] 00665
9 mbedtls_mpi_bitlen [function] [call site] 00666
9 mbedtls_mpi_read_binary [function] [call site] 00667
9 mbedtls_mpi_set_bit [function] [call site] 00668
10 mbedtls_mpi_grow [function] [call site] 00669
9 mbedtls_mpi_lset [function] [call site] 00670
9 mbedtls_mpi_lset [function] [call site] 00671
9 mbedtls_mpi_free [function] [call site] 00672
9 mbedtls_ecp_group_free [function] [call site] 00673
8 ecp_use_curve448 [function] [call site] 00674
9 mbedtls_mpi_init [function] [call site] 00675
9 mbedtls_mpi_lset [function] [call site] 00676
9 mbedtls_mpi_lset [function] [call site] 00677
9 mbedtls_mpi_shift_l [function] [call site] 00678
9 mbedtls_mpi_sub_int [function] [call site] 00679
9 mbedtls_mpi_shift_l [function] [call site] 00680
9 mbedtls_mpi_sub_int [function] [call site] 00681
9 mbedtls_mpi_bitlen [function] [call site] 00682
9 mbedtls_mpi_lset [function] [call site] 00683
9 mbedtls_mpi_lset [function] [call site] 00684
9 mbedtls_mpi_free [function] [call site] 00685
9 mbedtls_mpi_set_bit [function] [call site] 00686
9 mbedtls_mpi_read_binary [function] [call site] 00687
9 mbedtls_mpi_sub_mpi [function] [call site] 00688
9 mbedtls_mpi_free [function] [call site] 00689
9 mbedtls_ecp_group_free [function] [call site] 00690
5 pk_use_ecparams [function] [call site] 00691
6 mbedtls_oid_get_ec_grp [function] [call site] 00692
7 oid_grp_id_from_asn1 [function] [call site] 00693
8 memcmp [call site] 00694
6 pk_ecc_group_id_from_specified [function] [call site] 00695
7 mbedtls_ecp_group_init [function] [call site] 00696
7 pk_group_from_specified [function] [call site] 00697
8 mbedtls_asn1_get_int [function] [call site] 00698
8 mbedtls_error_add [function] [call site] 00699
8 mbedtls_asn1_get_tag [function] [call site] 00700
8 mbedtls_asn1_get_tag [function] [call site] 00701
8 memcmp [call site] 00702
8 mbedtls_asn1_get_mpi [function] [call site] 00703
9 mbedtls_asn1_get_tag [function] [call site] 00704
9 mbedtls_mpi_read_binary [function] [call site] 00705
8 mbedtls_error_add [function] [call site] 00706
8 mbedtls_mpi_bitlen [function] [call site] 00707
8 mbedtls_error_add [function] [call site] 00708
8 mbedtls_asn1_get_tag [function] [call site] 00709
8 mbedtls_asn1_get_tag [function] [call site] 00710
8 mbedtls_mpi_read_binary [function] [call site] 00711
8 mbedtls_error_add [function] [call site] 00712
8 mbedtls_asn1_get_tag [function] [call site] 00713
8 mbedtls_mpi_read_binary [function] [call site] 00714
8 mbedtls_error_add [function] [call site] 00715
8 mbedtls_asn1_get_tag [function] [call site] 00716
8 mbedtls_error_add [function] [call site] 00717
8 mbedtls_asn1_get_tag [function] [call site] 00718
8 mbedtls_error_add [function] [call site] 00719
8 mbedtls_ecp_point_read_binary [function] [call site] 00720
9 mbedtls_mpi_size [function] [call site] 00721
9 mbedtls_ecp_get_type [function] [call site] 00722
9 mbedtls_mpi_read_binary_le [function] [call site] 00723
10 mbedtls_mpi_resize_clear [function] [call site] 00724
10 mbedtls_mpi_core_read_le [function] [call site] 00725
9 mbedtls_mpi_free [function] [call site] 00726
9 mbedtls_mpi_set_bit [function] [call site] 00727
9 mbedtls_mpi_lset [function] [call site] 00728
9 mbedtls_ecp_get_type [function] [call site] 00729
9 mbedtls_ecp_set_zero [function] [call site] 00730
10 mbedtls_mpi_lset [function] [call site] 00731
10 mbedtls_mpi_lset [function] [call site] 00732
10 mbedtls_mpi_lset [function] [call site] 00733
9 mbedtls_mpi_read_binary [function] [call site] 00734
9 mbedtls_mpi_lset [function] [call site] 00735
9 mbedtls_mpi_read_binary [function] [call site] 00736
9 mbedtls_ecp_sw_derive_y [function] [call site] 00737
10 mbedtls_mpi_get_bit [function] [call site] 00738
10 mbedtls_mpi_get_bit [function] [call site] 00739
10 mbedtls_mpi_init [function] [call site] 00740
10 ecp_sw_rhs [function] [call site] 00741
11 mbedtls_mpi_mul_mod [function] [call site] 00742
12 mbedtls_mpi_mul_mpi [function] [call site] 00743
12 ecp_modp [function] [call site] 00744
13 mbedtls_mpi_mod_mpi [function] [call site] 00745
13 mbedtls_mpi_cmp_int [function] [call site] 00746
13 mbedtls_mpi_bitlen [function] [call site] 00747
13 mbedtls_mpi_cmp_int [function] [call site] 00748
13 mbedtls_mpi_add_mpi [function] [call site] 00749
13 mbedtls_mpi_cmp_mpi [function] [call site] 00750
13 mbedtls_mpi_sub_abs [function] [call site] 00751
11 mbedtls_ecp_group_a_is_minus_3 [function] [call site] 00752
11 mbedtls_mpi_sub_int_mod [function] [call site] 00753
12 mbedtls_mpi_sub_int [function] [call site] 00754
12 mbedtls_mpi_cmp_int [function] [call site] 00755
12 mbedtls_mpi_add_mpi [function] [call site] 00756
11 mbedtls_mpi_add_mod [function] [call site] 00757
12 mbedtls_mpi_add_mpi [function] [call site] 00758
12 mbedtls_mpi_cmp_mpi [function] [call site] 00759
12 mbedtls_mpi_sub_abs [function] [call site] 00760
11 mbedtls_mpi_mul_mod [function] [call site] 00761
11 mbedtls_mpi_add_mod [function] [call site] 00762
10 mbedtls_mpi_add_int [function] [call site] 00763
10 mbedtls_mpi_shift_r [function] [call site] 00764
10 mbedtls_mpi_exp_mod [function] [call site] 00765
10 mbedtls_mpi_get_bit [function] [call site] 00766
10 mbedtls_mpi_sub_mpi [function] [call site] 00767
10 mbedtls_mpi_free [function] [call site] 00768
8 mbedtls_mpi_size [function] [call site] 00769
8 mbedtls_mpi_read_binary [function] [call site] 00770
8 mbedtls_mpi_lset [function] [call site] 00771
8 mbedtls_mpi_lset [function] [call site] 00772
8 mbedtls_asn1_get_mpi [function] [call site] 00773
8 mbedtls_error_add [function] [call site] 00774
8 mbedtls_mpi_bitlen [function] [call site] 00775
7 pk_group_id_from_group [function] [call site] 00776
8 mbedtls_ecp_group_init [function] [call site] 00777
8 mbedtls_ecp_grp_id_list [function] [call site] 00778
9 mbedtls_ecp_curve_list [function] [call site] 00779
8 mbedtls_ecp_group_free [function] [call site] 00780
8 mbedtls_ecp_group_load [function] [call site] 00781
8 mbedtls_mpi_cmp_mpi [function] [call site] 00782
8 mbedtls_mpi_cmp_mpi [function] [call site] 00783
8 mbedtls_mpi_cmp_mpi [function] [call site] 00784
8 mbedtls_mpi_cmp_mpi [function] [call site] 00785
8 mbedtls_mpi_cmp_mpi [function] [call site] 00786
8 mbedtls_mpi_cmp_mpi [function] [call site] 00787
8 mbedtls_mpi_get_bit [function] [call site] 00788
8 mbedtls_ecp_group_free [function] [call site] 00789
7 mbedtls_mpi_free [function] [call site] 00790
7 mbedtls_mpi_free [function] [call site] 00791
7 mbedtls_mpi_free [function] [call site] 00792
7 mbedtls_mpi_free [function] [call site] 00793
7 mbedtls_ecp_point_free [function] [call site] 00794
6 mbedtls_pk_ecc_set_group [function] [call site] 00795
5 mbedtls_pk_ecc_set_pubkey [function] [call site] 00796
6 mbedtls_ecp_point_read_binary [function] [call site] 00797
6 mbedtls_ecp_check_pubkey [function] [call site] 00798
7 mbedtls_mpi_cmp_int [function] [call site] 00799
7 mbedtls_ecp_get_type [function] [call site] 00800
7 ecp_check_pubkey_mx [function] [call site] 00801
8 mbedtls_mpi_size [function] [call site] 00802
8 mbedtls_mpi_cmp_int [function] [call site] 00803
8 ecp_check_bad_points_mx [function] [call site] 00804
9 mbedtls_mpi_init [function] [call site] 00805
9 mbedtls_mpi_copy [function] [call site] 00806
9 mbedtls_mpi_cmp_mpi [function] [call site] 00807
9 mbedtls_mpi_sub_mpi [function] [call site] 00808
9 mbedtls_mpi_cmp_int [function] [call site] 00809
9 mbedtls_mpi_cmp_mpi [function] [call site] 00810
9 mbedtls_mpi_cmp_mpi [function] [call site] 00811
9 mbedtls_mpi_add_int [function] [call site] 00812
9 mbedtls_mpi_cmp_mpi [function] [call site] 00813
9 mbedtls_mpi_free [function] [call site] 00814
7 mbedtls_ecp_get_type [function] [call site] 00815
7 ecp_check_pubkey_sw [function] [call site] 00816
8 mbedtls_mpi_cmp_int [function] [call site] 00817
8 mbedtls_mpi_cmp_int [function] [call site] 00818
8 mbedtls_mpi_cmp_mpi [function] [call site] 00819
8 mbedtls_mpi_cmp_mpi [function] [call site] 00820
8 mbedtls_mpi_init [function] [call site] 00821
8 mbedtls_mpi_mul_mod [function] [call site] 00822
8 ecp_sw_rhs [function] [call site] 00823
8 mbedtls_mpi_cmp_mpi [function] [call site] 00824
8 mbedtls_mpi_free [function] [call site] 00825
5 mbedtls_error_add [function] [call site] 00826
5 mbedtls_pk_free [function] [call site] 00827
4 mbedtls_x509_csr_free [function] [call site] 00828
4 mbedtls_asn1_get_tag [function] [call site] 00829
4 mbedtls_x509_csr_free [function] [call site] 00830
4 mbedtls_error_add [function] [call site] 00831
4 x509_csr_parse_attributes [function] [call site] 00832
5 mbedtls_asn1_get_tag [function] [call site] 00833
5 mbedtls_error_add [function] [call site] 00834
5 mbedtls_asn1_get_tag [function] [call site] 00835
5 mbedtls_error_add [function] [call site] 00836
5 memcmp [call site] 00837
5 mbedtls_asn1_get_tag [function] [call site] 00838
5 mbedtls_error_add [function] [call site] 00839
5 mbedtls_asn1_get_tag [function] [call site] 00840
5 mbedtls_error_add [function] [call site] 00841
5 x509_csr_parse_extensions [function] [call site] 00842
6 mbedtls_asn1_get_tag [function] [call site] 00843
6 mbedtls_error_add [function] [call site] 00844
6 mbedtls_asn1_get_tag [function] [call site] 00845
6 mbedtls_error_add [function] [call site] 00846
6 mbedtls_asn1_get_bool [function] [call site] 00847
6 mbedtls_error_add [function] [call site] 00848
6 mbedtls_asn1_get_tag [function] [call site] 00849
6 mbedtls_error_add [function] [call site] 00850
6 mbedtls_error_add [function] [call site] 00851
6 mbedtls_oid_get_x509_ext_type [function] [call site] 00852
7 oid_x509_ext_from_asn1 [function] [call site] 00853
8 memcmp [call site] 00854
6 mbedtls_error_add [function] [call site] 00855
6 mbedtls_error_add [function] [call site] 00856
6 mbedtls_x509_get_key_usage [function] [call site] 00857
7 mbedtls_asn1_get_bitstring [function] [call site] 00858
8 mbedtls_asn1_get_tag [function] [call site] 00859
7 mbedtls_error_add [function] [call site] 00860
6 mbedtls_x509_get_subject_alt_name [function] [call site] 00861
7 mbedtls_asn1_get_tag [function] [call site] 00862
7 mbedtls_error_add [function] [call site] 00863
7 mbedtls_error_add [function] [call site] 00864
7 mbedtls_x509_get_subject_alt_name_ext [function] [call site] 00865
8 mbedtls_asn1_get_len [function] [call site] 00866
8 mbedtls_error_add [function] [call site] 00867
8 mbedtls_error_add [function] [call site] 00868
8 mbedtls_x509_parse_subject_alt_name [function] [call site] 00869
9 x509_get_other_name [function] [call site] 00870
10 mbedtls_asn1_get_tag [function] [call site] 00871
10 mbedtls_error_add [function] [call site] 00872
10 memcmp [call site] 00873
10 mbedtls_asn1_get_tag [function] [call site] 00874
10 mbedtls_error_add [function] [call site] 00875
10 mbedtls_error_add [function] [call site] 00876
10 mbedtls_asn1_get_tag [function] [call site] 00877
10 mbedtls_error_add [function] [call site] 00878
10 mbedtls_error_add [function] [call site] 00879
10 mbedtls_asn1_get_tag [function] [call site] 00880
10 mbedtls_error_add [function] [call site] 00881
10 mbedtls_asn1_get_tag [function] [call site] 00882
10 mbedtls_error_add [function] [call site] 00883
10 mbedtls_error_add [function] [call site] 00884
9 mbedtls_asn1_get_tag [function] [call site] 00885
9 mbedtls_x509_get_name [function] [call site] 00886
8 mbedtls_asn1_sequence_free [function] [call site] 00887
8 mbedtls_x509_free_subject_alt_name [function] [call site] 00888
9 mbedtls_asn1_free_named_data_list_shallow [function] [call site] 00889
8 mbedtls_calloc [function] [call site] 00890
8 mbedtls_error_add [function] [call site] 00891
8 mbedtls_error_add [function] [call site] 00892
6 mbedtls_x509_get_ns_cert_type [function] [call site] 00893
7 mbedtls_asn1_get_bitstring [function] [call site] 00894
7 mbedtls_error_add [function] [call site] 00895
7 mbedtls_error_add [function] [call site] 00896
6 mbedtls_error_add [function] [call site] 00897
5 mbedtls_error_add [function] [call site] 00898
5 mbedtls_error_add [function] [call site] 00899
4 mbedtls_x509_csr_free [function] [call site] 00900
4 mbedtls_x509_get_alg [function] [call site] 00901
5 mbedtls_asn1_get_alg [function] [call site] 00902
5 mbedtls_error_add [function] [call site] 00903
4 mbedtls_x509_csr_free [function] [call site] 00904
4 mbedtls_x509_get_sig_alg [function] [call site] 00905
5 mbedtls_oid_get_sig_alg [function] [call site] 00906
6 oid_sig_alg_from_asn1 [function] [call site] 00907
7 memcmp [call site] 00908
5 mbedtls_error_add [function] [call site] 00909
5 mbedtls_calloc [function] [call site] 00910
5 mbedtls_x509_get_rsassa_pss_params [function] [call site] 00911
6 mbedtls_error_add [function] [call site] 00912
6 mbedtls_x509_get_alg_null [function] [call site] 00913
7 mbedtls_asn1_get_alg_null [function] [call site] 00914
8 mbedtls_asn1_get_alg [function] [call site] 00915
7 mbedtls_error_add [function] [call site] 00916
6 mbedtls_oid_get_md_alg [function] [call site] 00917
7 oid_md_alg_from_asn1 [function] [call site] 00918
8 memcmp [call site] 00919
6 mbedtls_error_add [function] [call site] 00920
6 mbedtls_error_add [function] [call site] 00921
6 mbedtls_error_add [function] [call site] 00922
6 mbedtls_asn1_get_tag [function] [call site] 00923
6 mbedtls_x509_get_alg [function] [call site] 00924
6 memcmp [call site] 00925
6 mbedtls_error_add [function] [call site] 00926
6 x509_get_hash_alg [function] [call site] 00927
7 mbedtls_error_add [function] [call site] 00928
7 mbedtls_asn1_get_tag [function] [call site] 00929
7 mbedtls_error_add [function] [call site] 00930
7 mbedtls_oid_get_md_alg [function] [call site] 00931
7 mbedtls_error_add [function] [call site] 00932
7 mbedtls_asn1_get_tag [function] [call site] 00933
7 mbedtls_error_add [function] [call site] 00934
7 mbedtls_error_add [function] [call site] 00935
6 mbedtls_error_add [function] [call site] 00936
6 mbedtls_error_add [function] [call site] 00937
6 mbedtls_asn1_get_tag [function] [call site] 00938
6 mbedtls_asn1_get_int [function] [call site] 00939
6 mbedtls_error_add [function] [call site] 00940
6 mbedtls_error_add [function] [call site] 00941
6 mbedtls_error_add [function] [call site] 00942
6 mbedtls_asn1_get_tag [function] [call site] 00943
6 mbedtls_asn1_get_int [function] [call site] 00944
6 mbedtls_error_add [function] [call site] 00945
6 mbedtls_error_add [function] [call site] 00946
6 mbedtls_error_add [function] [call site] 00947
5 mbedtls_free [function] [call site] 00948
4 mbedtls_x509_csr_free [function] [call site] 00949
4 mbedtls_x509_get_sig [function] [call site] 00950
5 mbedtls_error_add [function] [call site] 00951
5 mbedtls_asn1_get_bitstring_null [function] [call site] 00952
5 mbedtls_error_add [function] [call site] 00953
4 mbedtls_x509_csr_free [function] [call site] 00954
4 mbedtls_x509_csr_free [function] [call site] 00955
4 mbedtls_error_add [function] [call site] 00956
2 mbedtls_pem_free [function] [call site] 00957
3 mbedtls_zeroize_and_free [function] [call site] 00958
3 mbedtls_free [function] [call site] 00959
3 mbedtls_platform_zeroize [function] [call site] 00960
2 mbedtls_x509_csr_parse_der [function] [call site] 00961
1 mbedtls_x509_csr_info [function] [call site] 00962
2 mbedtls_x509_dn_gets [function] [call site] 00963
3 mbedtls_oid_get_attr_short_name [function] [call site] 00964
4 oid_x520_attr_from_asn1 [function] [call site] 00965
5 memcmp [call site] 00966
3 mbedtls_oid_get_numeric_string [function] [call site] 00967
3 mbedtls_asn1_write_len [function] [call site] 00968
3 mbedtls_asn1_write_tag [function] [call site] 00969
3 nibble_to_hex_digit [function] [call site] 00970
3 nibble_to_hex_digit [function] [call site] 00971
3 nibble_to_hex_digit [function] [call site] 00972
3 nibble_to_hex_digit [function] [call site] 00973
3 strchr [call site] 00974
3 strchr [call site] 00975
3 nibble_to_hex_digit [function] [call site] 00976
3 nibble_to_hex_digit [function] [call site] 00977
2 mbedtls_x509_sig_alg_gets [function] [call site] 00978
3 mbedtls_oid_get_sig_alg_desc [function] [call site] 00979
4 oid_sig_alg_from_asn1 [function] [call site] 00980
3 md_type_to_string [function] [call site] 00981
3 md_type_to_string [function] [call site] 00982
2 mbedtls_pk_get_name [function] [call site] 00983
2 mbedtls_x509_key_size_helper [function] [call site] 00984
2 mbedtls_pk_get_bitlen [function] [call site] 00985
2 mbedtls_x509_info_subject_alt_name [function] [call site] 00986
3 mbedtls_x509_parse_subject_alt_name [function] [call site] 00987
3 memcmp [call site] 00988
3 mbedtls_oid_get_numeric_string [function] [call site] 00989
3 mbedtls_x509_free_subject_alt_name [function] [call site] 00990
3 mbedtls_x509_dn_gets [function] [call site] 00991
3 mbedtls_x509_free_subject_alt_name [function] [call site] 00992
3 mbedtls_x509_free_subject_alt_name [function] [call site] 00993
2 mbedtls_x509_info_cert_type [function] [call site] 00994
2 mbedtls_x509_info_key_usage [function] [call site] 00995
1 mbedtls_x509_csr_free [function] [call site] 00996