Fuzz introspector: usepsa-fuzz_x509crl
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
276 276 1 :

['mbedtls_entropy_update_manual']

276 276 mbedtls_entropy_update_nv_seed call site: 00064 /src/mbedtls/library/entropy.c:389
120 125 3 :

['block_cipher_df', 'ctr_drbg_update_internal', 'mbedtls_platform_zeroize']

120 125 mbedtls_ctr_drbg_reseed_internal call site: 00035 /src/mbedtls/library/ctr_drbg.c:469
94 841 9 :

['mbedtls_md_finish', 'mbedtls_md_setup', 'mbedtls_md_update', 'mbedtls_md', 'mbedtls_md_starts', 'entropy_gather_internal', 'mbedtls_md_init', 'mbedtls_md_info_from_type', 'mbedtls_md_free']

94 846 mbedtls_entropy_func call site: 00063 /src/mbedtls/library/entropy.c:308
10 10 1 :

['mbedtls_zeroize_and_free']

10 15 mbedtls_md_free call site: 00191 /src/mbedtls/library/md.c:325
6 11 3 :

['mbedtls_platform_zeroize', 'fread', 'fclose']

6 11 mbedtls_platform_std_nv_seed_read call site: 00000 /src/mbedtls/library/platform.c:298
0 630 1 :

['mbedtls_psa_crypto_init_subsystem']

0 696 psa_crypto_init call site: 00259 /src/mbedtls/library/psa_crypto.c:8472
0 35 2 :

['mbedtls_calloc', 'mbedtls_md_free']

0 35 mbedtls_md_setup call site: 00180 /src/mbedtls/library/md.c:497
0 0 None 34 42 psa_wipe_all_key_slots call site: 00264 /src/mbedtls/library/psa_crypto_slot_management.c:475
0 0 None 32 32 psa_init_all_se_drivers call site: 00006 /src/mbedtls/library/psa_crypto_se.c:264
0 0 None 20 34 mbedtls_x509_crl_free call site: 00381 /src/mbedtls/library/x509_crl.c:699
0 0 None 0 113 mbedtls_ctr_drbg_seed call site: 00026 /src/mbedtls/library/ctr_drbg.c:562
0 0 None 0 72 mbedtls_psa_crypto_free call site: 00261 /src/mbedtls/library/psa_crypto.c:8251

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 mbedtls_x509_crl_init [function] [call site] 00001
1 psa_crypto_init [function] [call site] 00002
2 psa_get_initialized [function] [call site] 00003
2 mbedtls_psa_crypto_init_subsystem [function] [call site] 00004
3 psa_driver_wrapper_init [function] [call site] 00005
4 psa_init_all_se_drivers [function] [call site] 00006
5 psa_get_se_driver_methods [function] [call site] 00007
5 psa_save_se_persistent_data [function] [call site] 00008
6 psa_get_se_driver_its_file_uid [function] [call site] 00009
6 psa_its_set [function] [call site] 00010
7 psa_its_fill_filename [function] [call site] 00011
7 fopen [call site] 00012
7 fwrite [call site] 00013
7 fwrite [call site] 00014
7 fclose [call site] 00015
7 rename [call site] 00016
7 remove [call site] 00017
3 psa_initialize_key_slots [function] [call site] 00018
4 mbedtls_calloc [function] [call site] 00019
3 mbedtls_psa_random_init [function] [call site] 00020
4 mbedtls_psa_drbg_init [function] [call site] 00021
5 mbedtls_ctr_drbg_init [function] [call site] 00022
6 mbedtls_aes_init [function] [call site] 00023
3 mbedtls_psa_random_seed [function] [call site] 00024
4 mbedtls_psa_drbg_seed [function] [call site] 00025
5 mbedtls_ctr_drbg_seed [function] [call site] 00026
6 good_nonce_len [function] [call site] 00027
6 mbedtls_aes_setkey_enc [function] [call site] 00028
7 mbedtls_aes_rk_offset [function] [call site] 00029
7 mbedtls_aesni_has_support [function] [call site] 00030
7 mbedtls_aesni_setkey_enc [function] [call site] 00031
8 aesni_setkey_enc_128 [function] [call site] 00032
8 aesni_setkey_enc_192 [function] [call site] 00033
8 aesni_setkey_enc_256 [function] [call site] 00034
6 mbedtls_ctr_drbg_reseed_internal [function] [call site] 00035
7 block_cipher_df [function] [call site] 00036
8 mbedtls_aes_init [function] [call site] 00037
8 mbedtls_aes_setkey_enc [function] [call site] 00038
8 mbedtls_aes_crypt_ecb [function] [call site] 00039
9 mbedtls_aesni_has_support [function] [call site] 00040
9 mbedtls_aesni_crypt_ecb [function] [call site] 00041
9 mbedtls_internal_aes_decrypt [function] [call site] 00042
10 mbedtls_platform_zeroize [function] [call site] 00043
11 explicit_bzero [call site] 00044
9 mbedtls_internal_aes_encrypt [function] [call site] 00045
10 mbedtls_platform_zeroize [function] [call site] 00046
8 mbedtls_aes_setkey_enc [function] [call site] 00047
8 mbedtls_aes_crypt_ecb [function] [call site] 00048
8 mbedtls_aes_free [function] [call site] 00049
9 mbedtls_platform_zeroize [function] [call site] 00050
8 mbedtls_platform_zeroize [function] [call site] 00051
8 mbedtls_platform_zeroize [function] [call site] 00052
8 mbedtls_platform_zeroize [function] [call site] 00053
8 mbedtls_platform_zeroize [function] [call site] 00054
8 mbedtls_platform_zeroize [function] [call site] 00055
7 ctr_drbg_update_internal [function] [call site] 00056
8 mbedtls_ctr_increment_counter [function] [call site] 00057
8 mbedtls_aes_crypt_ecb [function] [call site] 00058
8 mbedtls_aes_setkey_enc [function] [call site] 00059
8 mbedtls_platform_zeroize [function] [call site] 00060
7 mbedtls_platform_zeroize [function] [call site] 00061
5 mbedtls_entropy_func [function] [call site] 00062
6 mbedtls_entropy_update_nv_seed [function] [call site] 00063
7 mbedtls_entropy_func [function] [call site] 00064
8 entropy_gather_internal [function] [call site] 00065
9 entropy_update [function] [call site] 00066
10 mbedtls_md_info_from_type [function] [call site] 00067
10 mbedtls_md [function] [call site] 00068
11 mbedtls_md5 [function] [call site] 00069
12 mbedtls_md5_init [function] [call site] 00070
12 mbedtls_md5_starts [function] [call site] 00071
12 mbedtls_md5_update [function] [call site] 00072
13 mbedtls_internal_md5_process [function] [call site] 00073
14 mbedtls_platform_zeroize [function] [call site] 00074
13 mbedtls_internal_md5_process [function] [call site] 00075
12 mbedtls_md5_finish [function] [call site] 00076
13 mbedtls_internal_md5_process [function] [call site] 00077
13 mbedtls_internal_md5_process [function] [call site] 00078
13 mbedtls_md5_free [function] [call site] 00079
14 mbedtls_platform_zeroize [function] [call site] 00080
12 mbedtls_md5_free [function] [call site] 00081
11 mbedtls_ripemd160 [function] [call site] 00082
12 mbedtls_ripemd160_init [function] [call site] 00083
12 mbedtls_ripemd160_starts [function] [call site] 00084
12 mbedtls_ripemd160_update [function] [call site] 00085
13 mbedtls_internal_ripemd160_process [function] [call site] 00086
14 mbedtls_platform_zeroize [function] [call site] 00087
13 mbedtls_internal_ripemd160_process [function] [call site] 00088
12 mbedtls_ripemd160_finish [function] [call site] 00089
13 mbedtls_ripemd160_update [function] [call site] 00090
13 mbedtls_ripemd160_update [function] [call site] 00091
13 mbedtls_ripemd160_free [function] [call site] 00092
14 mbedtls_platform_zeroize [function] [call site] 00093
12 mbedtls_ripemd160_free [function] [call site] 00094
11 mbedtls_sha1 [function] [call site] 00095
12 mbedtls_sha1_init [function] [call site] 00096
12 mbedtls_sha1_starts [function] [call site] 00097
12 mbedtls_sha1_update [function] [call site] 00098
13 mbedtls_internal_sha1_process [function] [call site] 00099
14 mbedtls_platform_zeroize [function] [call site] 00100
13 mbedtls_internal_sha1_process [function] [call site] 00101
12 mbedtls_sha1_finish [function] [call site] 00102
13 mbedtls_internal_sha1_process [function] [call site] 00103
13 mbedtls_internal_sha1_process [function] [call site] 00104
13 mbedtls_sha1_free [function] [call site] 00105
12 mbedtls_sha1_free [function] [call site] 00106
11 mbedtls_sha256 [function] [call site] 00107
12 mbedtls_sha256_init [function] [call site] 00108
12 mbedtls_sha256_starts [function] [call site] 00109
12 mbedtls_sha256_update [function] [call site] 00110
13 mbedtls_internal_sha256_process [function] [call site] 00111
14 mbedtls_platform_zeroize [function] [call site] 00112
13 mbedtls_internal_sha256_process_many [function] [call site] 00113
14 mbedtls_internal_sha256_process [function] [call site] 00114
12 mbedtls_sha256_finish [function] [call site] 00115
13 mbedtls_internal_sha256_process [function] [call site] 00116
13 mbedtls_internal_sha256_process [function] [call site] 00117
13 mbedtls_sha256_free [function] [call site] 00118
14 mbedtls_platform_zeroize [function] [call site] 00119
12 mbedtls_sha256_free [function] [call site] 00120
11 mbedtls_sha256 [function] [call site] 00121
11 mbedtls_sha512 [function] [call site] 00122
12 mbedtls_sha512_init [function] [call site] 00123
12 mbedtls_sha512_starts [function] [call site] 00124
12 mbedtls_sha512_update [function] [call site] 00125
13 mbedtls_internal_sha512_process [function] [call site] 00126
14 mbedtls_platform_zeroize [function] [call site] 00127
13 mbedtls_internal_sha512_process_many [function] [call site] 00128
14 mbedtls_internal_sha512_process [function] [call site] 00129
12 mbedtls_sha512_finish [function] [call site] 00130
13 mbedtls_internal_sha512_process [function] [call site] 00131
13 sha512_put_uint64_be [function] [call site] 00132
13 sha512_put_uint64_be [function] [call site] 00133
13 mbedtls_internal_sha512_process [function] [call site] 00134
13 sha512_put_uint64_be [function] [call site] 00135
13 sha512_put_uint64_be [function] [call site] 00136
13 sha512_put_uint64_be [function] [call site] 00137
13 sha512_put_uint64_be [function] [call site] 00138
13 sha512_put_uint64_be [function] [call site] 00139
13 sha512_put_uint64_be [function] [call site] 00140
13 sha512_put_uint64_be [function] [call site] 00141
13 sha512_put_uint64_be [function] [call site] 00142
13 mbedtls_sha512_free [function] [call site] 00143
14 mbedtls_platform_zeroize [function] [call site] 00144
12 mbedtls_sha512_free [function] [call site] 00145
11 mbedtls_sha512 [function] [call site] 00146
11 mbedtls_sha3 [function] [call site] 00147
12 mbedtls_sha3_init [function] [call site] 00148
12 mbedtls_sha3_starts [function] [call site] 00149
12 mbedtls_sha3_update [function] [call site] 00150
13 keccak_f1600 [function] [call site] 00151
13 keccak_f1600 [function] [call site] 00152
13 keccak_f1600 [function] [call site] 00153
12 mbedtls_sha3_finish [function] [call site] 00154
13 keccak_f1600 [function] [call site] 00155
13 keccak_f1600 [function] [call site] 00156
13 mbedtls_sha3_free [function] [call site] 00157
14 mbedtls_platform_zeroize [function] [call site] 00158
12 mbedtls_sha3_free [function] [call site] 00159
11 mbedtls_sha3 [function] [call site] 00160
11 mbedtls_sha3 [function] [call site] 00161
11 mbedtls_sha3 [function] [call site] 00162
10 mbedtls_md_info_from_type [function] [call site] 00163
10 mbedtls_md_setup [function] [call site] 00164
11 mbedtls_calloc [function] [call site] 00165
11 mbedtls_md5_init [function] [call site] 00166
11 mbedtls_calloc [function] [call site] 00167
11 mbedtls_ripemd160_init [function] [call site] 00168
11 mbedtls_calloc [function] [call site] 00169
11 mbedtls_sha1_init [function] [call site] 00170
11 mbedtls_calloc [function] [call site] 00171
11 mbedtls_sha256_init [function] [call site] 00172
11 mbedtls_calloc [function] [call site] 00173
11 mbedtls_sha256_init [function] [call site] 00174
11 mbedtls_calloc [function] [call site] 00175
11 mbedtls_sha512_init [function] [call site] 00176
11 mbedtls_calloc [function] [call site] 00177
11 mbedtls_sha512_init [function] [call site] 00178
11 mbedtls_calloc [function] [call site] 00179
11 mbedtls_sha3_init [function] [call site] 00180
11 mbedtls_calloc [function] [call site] 00181
11 mbedtls_md_free [function] [call site] 00182
12 mbedtls_md5_free [function] [call site] 00183
12 mbedtls_ripemd160_free [function] [call site] 00184
12 mbedtls_sha1_free [function] [call site] 00185
12 mbedtls_sha256_free [function] [call site] 00186
12 mbedtls_sha256_free [function] [call site] 00187
12 mbedtls_sha512_free [function] [call site] 00188
12 mbedtls_sha512_free [function] [call site] 00189
12 mbedtls_sha3_free [function] [call site] 00190
12 mbedtls_free [function] [call site] 00191
12 mbedtls_zeroize_and_free [function] [call site] 00192
13 mbedtls_platform_zeroize [function] [call site] 00193
13 mbedtls_free [function] [call site] 00194
12 mbedtls_platform_zeroize [function] [call site] 00195
10 mbedtls_md_starts [function] [call site] 00196
11 mbedtls_md5_starts [function] [call site] 00197
11 mbedtls_ripemd160_starts [function] [call site] 00198
11 mbedtls_sha1_starts [function] [call site] 00199
11 mbedtls_sha256_starts [function] [call site] 00200
11 mbedtls_sha256_starts [function] [call site] 00201
11 mbedtls_sha512_starts [function] [call site] 00202
11 mbedtls_sha512_starts [function] [call site] 00203
11 mbedtls_sha3_starts [function] [call site] 00204
11 mbedtls_sha3_starts [function] [call site] 00205
11 mbedtls_sha3_starts [function] [call site] 00206
11 mbedtls_sha3_starts [function] [call site] 00207
10 mbedtls_md_update [function] [call site] 00208
11 mbedtls_md5_update [function] [call site] 00209
11 mbedtls_ripemd160_update [function] [call site] 00210
11 mbedtls_sha1_update [function] [call site] 00211
11 mbedtls_sha256_update [function] [call site] 00212
11 mbedtls_sha256_update [function] [call site] 00213
11 mbedtls_sha512_update [function] [call site] 00214
11 mbedtls_sha512_update [function] [call site] 00215
11 mbedtls_sha3_update [function] [call site] 00216
10 mbedtls_md_update [function] [call site] 00217
10 mbedtls_platform_zeroize [function] [call site] 00218
9 mbedtls_platform_zeroize [function] [call site] 00219
8 mbedtls_md_finish [function] [call site] 00220
9 mbedtls_md5_finish [function] [call site] 00221
9 mbedtls_ripemd160_finish [function] [call site] 00222
9 mbedtls_sha1_finish [function] [call site] 00223
9 mbedtls_sha256_finish [function] [call site] 00224
9 mbedtls_sha256_finish [function] [call site] 00225
9 mbedtls_sha512_finish [function] [call site] 00226
9 mbedtls_sha512_finish [function] [call site] 00227
9 mbedtls_sha3_finish [function] [call site] 00228
8 mbedtls_md_free [function] [call site] 00229
8 mbedtls_md_init [function] [call site] 00230
8 mbedtls_md_info_from_type [function] [call site] 00231
8 mbedtls_md_setup [function] [call site] 00232
8 mbedtls_md_starts [function] [call site] 00233
8 mbedtls_md_update [function] [call site] 00234
8 mbedtls_md_info_from_type [function] [call site] 00235
8 mbedtls_md [function] [call site] 00236
8 mbedtls_platform_zeroize [function] [call site] 00237
7 mbedtls_entropy_update_manual [function] [call site] 00238
8 entropy_update [function] [call site] 00239
4 mbedtls_to_psa_error [function] [call site] 00240
3 psa_crypto_load_transaction [function] [call site] 00241
4 psa_its_get [function] [call site] 00242
5 psa_its_read_file [function] [call site] 00243
6 psa_its_fill_filename [function] [call site] 00244
6 fopen [call site] 00245
6 fread [call site] 00246
6 memcmp [call site] 00247
5 fseek [call site] 00248
5 fread [call site] 00249
5 fclose [call site] 00250
3 psa_crypto_recover_transaction [function] [call site] 00251
3 psa_crypto_stop_transaction [function] [call site] 00252
4 psa_its_remove [function] [call site] 00253
5 psa_its_fill_filename [function] [call site] 00254
5 fopen [call site] 00255
5 fclose [call site] 00256
5 remove [call site] 00257
2 mbedtls_psa_crypto_init_subsystem [function] [call site] 00258
2 mbedtls_psa_crypto_init_subsystem [function] [call site] 00259
2 mbedtls_psa_crypto_init_subsystem [function] [call site] 00260
2 mbedtls_psa_crypto_free [function] [call site] 00261
3 psa_wipe_all_key_slots [function] [call site] 00262
4 key_slice_length [function] [call site] 00263
4 get_key_slot [function] [call site] 00264
4 psa_wipe_key_slot [function] [call site] 00265
5 psa_remove_key_data_from_memory [function] [call site] 00266
6 mbedtls_zeroize_and_free [function] [call site] 00267
5 psa_free_key_slot [function] [call site] 00268
6 key_slice_length [function] [call site] 00269
6 key_slice_length [function] [call site] 00270
6 key_slice_length [function] [call site] 00271
4 mbedtls_free [function] [call site] 00272
3 mbedtls_psa_random_free [function] [call site] 00273
4 mbedtls_psa_drbg_free [function] [call site] 00274
5 mbedtls_ctr_drbg_free [function] [call site] 00275
6 mbedtls_aes_free [function] [call site] 00276
6 mbedtls_platform_zeroize [function] [call site] 00277
3 mbedtls_platform_zeroize [function] [call site] 00278
3 psa_driver_wrapper_free [function] [call site] 00279
4 psa_unregister_all_se_drivers [function] [call site] 00280
5 mbedtls_free [function] [call site] 00281
1 mbedtls_x509_crl_parse [function] [call site] 00282
2 mbedtls_pem_init [function] [call site] 00283
2 mbedtls_pem_read_buffer [function] [call site] 00284
3 strstr [call site] 00285
3 strstr [call site] 00286
3 strlen [call site] 00287
3 strlen [call site] 00288
3 memcmp [call site] 00289
3 memcmp [call site] 00290
3 pem_get_iv [function] [call site] 00291
3 memcmp [call site] 00292
3 pem_get_iv [function] [call site] 00293
3 memcmp [call site] 00294
3 memcmp [call site] 00295
3 memcmp [call site] 00296
3 memcmp [call site] 00297
3 pem_get_iv [function] [call site] 00298
3 mbedtls_base64_decode [function] [call site] 00299
4 mbedtls_ct_base64_dec_value [function] [call site] 00300
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00301
6 mbedtls_ct_compiler_opaque [function] [call site] 00302
6 mbedtls_ct_compiler_opaque [function] [call site] 00303
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00304
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00305
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00306
5 mbedtls_ct_uchar_in_range_if [function] [call site] 00307
4 mbedtls_ct_base64_dec_value [function] [call site] 00308
3 mbedtls_error_add [function] [call site] 00309
3 mbedtls_calloc [function] [call site] 00310
3 mbedtls_base64_decode [function] [call site] 00311
3 mbedtls_zeroize_and_free [function] [call site] 00312
3 mbedtls_error_add [function] [call site] 00313
3 mbedtls_zeroize_and_free [function] [call site] 00314
3 pem_des3_decrypt [function] [call site] 00315
4 mbedtls_des3_init [function] [call site] 00316
4 pem_pbkdf1 [function] [call site] 00317
5 mbedtls_md_init [function] [call site] 00318
5 mbedtls_md_info_from_type [function] [call site] 00319
5 mbedtls_md_setup [function] [call site] 00320
5 mbedtls_md_starts [function] [call site] 00321
5 mbedtls_md_update [function] [call site] 00322
5 mbedtls_md_update [function] [call site] 00323
5 mbedtls_md_finish [function] [call site] 00324
5 mbedtls_md_starts [function] [call site] 00325
5 mbedtls_md_update [function] [call site] 00326
5 mbedtls_md_update [function] [call site] 00327
5 mbedtls_md_update [function] [call site] 00328
5 mbedtls_md_finish [function] [call site] 00329
5 mbedtls_md_free [function] [call site] 00330
5 mbedtls_platform_zeroize [function] [call site] 00331
4 mbedtls_des3_set3key_dec [function] [call site] 00332
5 des3_set3key [function] [call site] 00333
6 mbedtls_des_setkey [function] [call site] 00334
6 mbedtls_des_setkey [function] [call site] 00335
6 mbedtls_des_setkey [function] [call site] 00336
5 mbedtls_platform_zeroize [function] [call site] 00337
4 mbedtls_des3_crypt_cbc [function] [call site] 00338
5 mbedtls_des3_crypt_ecb [function] [call site] 00339
5 mbedtls_des3_crypt_ecb [function] [call site] 00340
4 mbedtls_des3_free [function] [call site] 00341
5 mbedtls_platform_zeroize [function] [call site] 00342
4 mbedtls_platform_zeroize [function] [call site] 00343
3 pem_des_decrypt [function] [call site] 00344
4 mbedtls_des_init [function] [call site] 00345
4 pem_pbkdf1 [function] [call site] 00346
4 mbedtls_des_setkey_dec [function] [call site] 00347
5 mbedtls_des_setkey [function] [call site] 00348
4 mbedtls_des_crypt_cbc [function] [call site] 00349
5 mbedtls_des_crypt_ecb [function] [call site] 00350
5 mbedtls_des_crypt_ecb [function] [call site] 00351
4 mbedtls_des_free [function] [call site] 00352
5 mbedtls_platform_zeroize [function] [call site] 00353
4 mbedtls_platform_zeroize [function] [call site] 00354
3 pem_aes_decrypt [function] [call site] 00355
4 mbedtls_aes_init [function] [call site] 00356
4 pem_pbkdf1 [function] [call site] 00357
4 mbedtls_aes_setkey_dec [function] [call site] 00358
5 mbedtls_aes_init [function] [call site] 00359
5 mbedtls_aes_rk_offset [function] [call site] 00360
5 mbedtls_aes_setkey_enc [function] [call site] 00361
5 mbedtls_aesni_has_support [function] [call site] 00362
5 mbedtls_aesni_inverse_key [function] [call site] 00363
5 mbedtls_aes_free [function] [call site] 00364
4 mbedtls_aes_crypt_cbc [function] [call site] 00365
5 mbedtls_aes_crypt_ecb [function] [call site] 00366
5 mbedtls_aes_crypt_ecb [function] [call site] 00367
4 mbedtls_aes_free [function] [call site] 00368
4 mbedtls_platform_zeroize [function] [call site] 00369
3 pem_aes_decrypt [function] [call site] 00370
3 pem_aes_decrypt [function] [call site] 00371
3 mbedtls_zeroize_and_free [function] [call site] 00372
3 pem_check_pkcs_padding [function] [call site] 00373
3 mbedtls_zeroize_and_free [function] [call site] 00374
2 mbedtls_x509_crl_parse_der [function] [call site] 00375
3 mbedtls_calloc [function] [call site] 00376
3 mbedtls_x509_crl_free [function] [call site] 00377
4 mbedtls_free [function] [call site] 00378
4 mbedtls_asn1_free_named_data_list_shallow [function] [call site] 00379
5 mbedtls_free [function] [call site] 00380
4 mbedtls_zeroize_and_free [function] [call site] 00381
4 mbedtls_zeroize_and_free [function] [call site] 00382
4 mbedtls_platform_zeroize [function] [call site] 00383
4 mbedtls_free [function] [call site] 00384
3 mbedtls_x509_crl_init [function] [call site] 00385
3 mbedtls_calloc [function] [call site] 00386
3 mbedtls_asn1_get_tag [function] [call site] 00387
4 mbedtls_asn1_get_len [function] [call site] 00388
3 mbedtls_x509_crl_free [function] [call site] 00389
3 mbedtls_x509_crl_free [function] [call site] 00390
3 mbedtls_error_add [function] [call site] 00391
3 mbedtls_asn1_get_tag [function] [call site] 00392
3 mbedtls_x509_crl_free [function] [call site] 00393
3 mbedtls_error_add [function] [call site] 00394
3 x509_crl_get_version [function] [call site] 00395
4 mbedtls_asn1_get_int [function] [call site] 00396
5 asn1_get_tagged_int [function] [call site] 00397
6 mbedtls_asn1_get_tag [function] [call site] 00398
4 mbedtls_error_add [function] [call site] 00399
3 mbedtls_x509_get_alg [function] [call site] 00400
4 mbedtls_asn1_get_alg [function] [call site] 00401
5 mbedtls_asn1_get_tag [function] [call site] 00402
5 mbedtls_asn1_get_tag [function] [call site] 00403
5 mbedtls_platform_zeroize [function] [call site] 00404
5 mbedtls_asn1_get_len [function] [call site] 00405
4 mbedtls_error_add [function] [call site] 00406
3 mbedtls_x509_crl_free [function] [call site] 00407
3 mbedtls_x509_crl_free [function] [call site] 00408
3 mbedtls_x509_get_sig_alg [function] [call site] 00409
4 mbedtls_oid_get_sig_alg [function] [call site] 00410
5 oid_sig_alg_from_asn1 [function] [call site] 00411
6 memcmp [call site] 00412
4 mbedtls_error_add [function] [call site] 00413
4 mbedtls_calloc [function] [call site] 00414
4 mbedtls_x509_get_rsassa_pss_params [function] [call site] 00415
5 mbedtls_error_add [function] [call site] 00416
5 mbedtls_asn1_get_tag [function] [call site] 00417
5 mbedtls_x509_get_alg_null [function] [call site] 00418
6 mbedtls_asn1_get_alg_null [function] [call site] 00419
7 mbedtls_asn1_get_alg [function] [call site] 00420
6 mbedtls_error_add [function] [call site] 00421
5 mbedtls_oid_get_md_alg [function] [call site] 00422
6 oid_md_alg_from_asn1 [function] [call site] 00423
7 memcmp [call site] 00424
5 mbedtls_error_add [function] [call site] 00425
5 mbedtls_error_add [function] [call site] 00426
5 mbedtls_error_add [function] [call site] 00427
5 mbedtls_asn1_get_tag [function] [call site] 00428
5 mbedtls_x509_get_alg [function] [call site] 00429
5 memcmp [call site] 00430
5 mbedtls_error_add [function] [call site] 00431
5 x509_get_hash_alg [function] [call site] 00432
6 mbedtls_error_add [function] [call site] 00433
6 mbedtls_error_add [function] [call site] 00434
6 mbedtls_asn1_get_tag [function] [call site] 00435
6 mbedtls_error_add [function] [call site] 00436
6 mbedtls_oid_get_md_alg [function] [call site] 00437
6 mbedtls_error_add [function] [call site] 00438
6 mbedtls_asn1_get_tag [function] [call site] 00439
6 mbedtls_error_add [function] [call site] 00440
6 mbedtls_error_add [function] [call site] 00441
5 mbedtls_error_add [function] [call site] 00442
5 mbedtls_error_add [function] [call site] 00443
5 mbedtls_asn1_get_tag [function] [call site] 00444
5 mbedtls_asn1_get_int [function] [call site] 00445
5 mbedtls_error_add [function] [call site] 00446
5 mbedtls_error_add [function] [call site] 00447
5 mbedtls_asn1_get_tag [function] [call site] 00448
5 mbedtls_asn1_get_int [function] [call site] 00449
5 mbedtls_error_add [function] [call site] 00450
5 mbedtls_error_add [function] [call site] 00451
5 mbedtls_error_add [function] [call site] 00452
5 mbedtls_error_add [function] [call site] 00453
4 mbedtls_free [function] [call site] 00454
3 mbedtls_x509_crl_free [function] [call site] 00455
3 mbedtls_asn1_get_tag [function] [call site] 00456
3 mbedtls_x509_crl_free [function] [call site] 00457
3 mbedtls_error_add [function] [call site] 00458
3 mbedtls_x509_get_name [function] [call site] 00459
4 mbedtls_asn1_get_tag [function] [call site] 00460
4 mbedtls_error_add [function] [call site] 00461
4 x509_get_attr_type_value [function] [call site] 00462
5 mbedtls_asn1_get_tag [function] [call site] 00463
5 mbedtls_error_add [function] [call site] 00464
5 mbedtls_error_add [function] [call site] 00465
5 mbedtls_asn1_get_tag [function] [call site] 00466
5 mbedtls_error_add [function] [call site] 00467
5 mbedtls_error_add [function] [call site] 00468
5 mbedtls_error_add [function] [call site] 00469
5 mbedtls_asn1_get_len [function] [call site] 00470
5 mbedtls_error_add [function] [call site] 00471
5 mbedtls_error_add [function] [call site] 00472
4 mbedtls_calloc [function] [call site] 00473
4 mbedtls_calloc [function] [call site] 00474
4 mbedtls_asn1_free_named_data_list_shallow [function] [call site] 00475
3 mbedtls_x509_crl_free [function] [call site] 00476
3 mbedtls_x509_get_time [function] [call site] 00477
4 mbedtls_error_add [function] [call site] 00478
4 mbedtls_error_add [function] [call site] 00479
4 mbedtls_asn1_get_len [function] [call site] 00480
4 mbedtls_error_add [function] [call site] 00481
4 x509_parse_time [function] [call site] 00482
5 x509_parse2_int [function] [call site] 00483
5 x509_parse2_int [function] [call site] 00484
5 x509_parse2_int [function] [call site] 00485
5 x509_parse2_int [function] [call site] 00486
5 x509_parse2_int [function] [call site] 00487
5 x509_parse2_int [function] [call site] 00488
5 x509_parse2_int [function] [call site] 00489
5 x509_date_is_valid [function] [call site] 00490
3 mbedtls_x509_crl_free [function] [call site] 00491
3 mbedtls_x509_get_time [function] [call site] 00492
3 mbedtls_error_add [function] [call site] 00493
3 mbedtls_error_add [function] [call site] 00494
3 mbedtls_x509_crl_free [function] [call site] 00495
3 x509_get_entries [function] [call site] 00496
4 mbedtls_asn1_get_tag [function] [call site] 00497
4 mbedtls_asn1_get_tag [function] [call site] 00498
4 mbedtls_x509_get_serial [function] [call site] 00499
5 mbedtls_error_add [function] [call site] 00500
5 mbedtls_error_add [function] [call site] 00501
5 mbedtls_asn1_get_len [function] [call site] 00502
5 mbedtls_error_add [function] [call site] 00503
4 mbedtls_x509_get_time [function] [call site] 00504
4 x509_get_crl_entry_ext [function] [call site] 00505
5 mbedtls_asn1_get_tag [function] [call site] 00506
5 mbedtls_error_add [function] [call site] 00507
5 mbedtls_error_add [function] [call site] 00508
5 mbedtls_asn1_get_tag [function] [call site] 00509
5 mbedtls_error_add [function] [call site] 00510
4 mbedtls_calloc [function] [call site] 00511
3 mbedtls_x509_crl_free [function] [call site] 00512
3 x509_get_crl_ext [function] [call site] 00513
4 mbedtls_x509_get_ext [function] [call site] 00514
5 mbedtls_asn1_get_tag [function] [call site] 00515
5 mbedtls_error_add [function] [call site] 00516
5 mbedtls_asn1_get_tag [function] [call site] 00517
5 mbedtls_error_add [function] [call site] 00518
5 mbedtls_error_add [function] [call site] 00519
4 mbedtls_error_add [function] [call site] 00520
4 mbedtls_asn1_get_tag [function] [call site] 00521
4 mbedtls_asn1_get_bool [function] [call site] 00522
5 mbedtls_asn1_get_tag [function] [call site] 00523
4 mbedtls_error_add [function] [call site] 00524
4 mbedtls_asn1_get_tag [function] [call site] 00525
4 mbedtls_error_add [function] [call site] 00526
4 mbedtls_error_add [function] [call site] 00527
4 mbedtls_error_add [function] [call site] 00528
4 mbedtls_error_add [function] [call site] 00529
3 mbedtls_x509_crl_free [function] [call site] 00530
3 mbedtls_x509_crl_free [function] [call site] 00531
3 mbedtls_error_add [function] [call site] 00532
3 mbedtls_x509_get_alg [function] [call site] 00533
3 mbedtls_x509_crl_free [function] [call site] 00534
3 memcmp [call site] 00535
3 memcmp [call site] 00536
3 mbedtls_x509_crl_free [function] [call site] 00537
3 mbedtls_x509_get_sig [function] [call site] 00538
4 mbedtls_error_add [function] [call site] 00539
4 mbedtls_asn1_get_bitstring_null [function] [call site] 00540
4 mbedtls_error_add [function] [call site] 00541
3 mbedtls_x509_crl_free [function] [call site] 00542
3 mbedtls_x509_crl_free [function] [call site] 00543
3 mbedtls_error_add [function] [call site] 00544
2 mbedtls_pem_free [function] [call site] 00545
3 mbedtls_zeroize_and_free [function] [call site] 00546
3 mbedtls_free [function] [call site] 00547
3 mbedtls_platform_zeroize [function] [call site] 00548
2 mbedtls_pem_free [function] [call site] 00549
2 mbedtls_pem_free [function] [call site] 00550
2 mbedtls_x509_crl_parse_der [function] [call site] 00551
1 mbedtls_x509_crl_info [function] [call site] 00552
2 mbedtls_x509_dn_gets [function] [call site] 00553
3 mbedtls_oid_get_attr_short_name [function] [call site] 00554
4 oid_x520_attr_from_asn1 [function] [call site] 00555
5 memcmp [call site] 00556
3 mbedtls_oid_get_numeric_string [function] [call site] 00557
3 mbedtls_asn1_write_len [function] [call site] 00558
3 mbedtls_asn1_write_tag [function] [call site] 00559
3 nibble_to_hex_digit [function] [call site] 00560
3 nibble_to_hex_digit [function] [call site] 00561
3 nibble_to_hex_digit [function] [call site] 00562
3 nibble_to_hex_digit [function] [call site] 00563
3 strchr [call site] 00564
3 strchr [call site] 00565
3 nibble_to_hex_digit [function] [call site] 00566
3 nibble_to_hex_digit [function] [call site] 00567
2 mbedtls_x509_serial_gets [function] [call site] 00568
2 mbedtls_x509_sig_alg_gets [function] [call site] 00569
3 mbedtls_oid_get_sig_alg_desc [function] [call site] 00570
4 oid_sig_alg_from_asn1 [function] [call site] 00571
3 md_type_to_string [function] [call site] 00572
3 md_type_to_string [function] [call site] 00573
1 mbedtls_psa_crypto_free [function] [call site] 00574
1 mbedtls_x509_crl_free [function] [call site] 00575