Fuzz introspector: cert
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
1321 2885 15 :

['ERR_put_error', 'BN_is_one', 'BN_cmp', 'BN_free', 'bn_usub_consttime', 'BN_init', 'BN_num_bits', 'bn_div_consttime', 'bn_mul_consttime', 'check_mod_inverse(int*, bignum_st const*, bignum_st const*, bignum_st const*, unsigned int, bignum_ctx*)', 'BN_is_negative', 'constant_time_declassify_int(int)', 'BN_CTX_free', 'BN_CTX_new', 'BN_value_one']

1321 2885 RSA_check_key call site: 00000 /src/boringssl/crypto/fipsmodule/rsa/rsa.cc.inc:753
209 280 2 :

['BIO_puts', 'ASN1_GENERALIZEDTIME_print']

209 280 ASN1_TIME_print call site: 01194 /src/boringssl/crypto/asn1/a_strex.cc:376
153 153 5 :

['sha256_block_data_order_avx', 'sha256_ssse3_capable', 'sha256_avx_capable', 'sha256_block_data_order_ssse3', 'sha256_block_data_order_nohw']

153 153 sha256_block_data_order(unsignedint*,unsignedcharconst*,unsignedlong) call site: 00000 /src/boringssl/crypto/fipsmodule/sha/sha256.cc.inc:267
147 147 1 :

['add_base128_integer(cbb_st*, unsigned long)']

147 400 CBB_add_asn1 call site: 00586 /src/boringssl/crypto/bytestring/cbb.cc:372
146 146 1 :

['CRYPTO_BUFFER_free']

146 146 asn1_encoding_clear call site: 00164 /src/boringssl/crypto/asn1/tasn_utl.cc:135
136 370 2 :

['bn_mod_lshift1_consttime', 'BN_sub_word']

136 2722 BN_mod_sqrt call site: 00000 /src/boringssl/crypto/fipsmodule/bn/sqrt.cc.inc:115
136 140 2 :

['BN_is_zero', 'BN_sub_word']

136 140 BN_add_word call site: 00000 /src/boringssl/crypto/fipsmodule/bn/add.cc.inc:109
112 112 1 :

['print_unsupported(bio_st*, evp_pkey_st const*, int, char const*)']

112 112 EVP_PKEY_print_public call site: 01254 /src/boringssl/crypto/evp/print.cc:320
105 356 2 :

['BN_one', 'BN_nnmod']

105 3730 BN_mod_sqrt call site: 00000 /src/boringssl/crypto/fipsmodule/bn/sqrt.cc.inc:269
105 110 3 :

['BN_one', 'BN_zero', 'BN_abs_is_word']

105 110 BN_mod_exp_mont call site: 00000 /src/boringssl/crypto/fipsmodule/bn/exponentiation.cc.inc:143
90 94 3 :

['CBS_data', 'CBS_len', 'ed25519_set_pub_raw(evp_pkey_st*, unsigned char const*, unsigned long)']

90 94 ed25519_pub_decode(evp_pkey_st*,cbs_st*,cbs_st*) call site: 00000 /src/boringssl/crypto/evp/p_ed25519_asn1.cc:120
90 94 3 :

['CBS_data', 'CBS_len', 'x25519_set_pub_raw(evp_pkey_st*, unsigned char const*, unsigned long)']

90 94 x25519_pub_decode(evp_pkey_st*,cbs_st*,cbs_st*) call site: 00000 /src/boringssl/crypto/evp/p_x25519_asn1.cc:134

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 d2i_X509 [function] [call site] 00001
2 ERR_put_error [function] [call site] 00002
3 err_get_state() [function] [call site] 00003
4 CRYPTO_get_thread_local [function] [call site] 00004
5 CRYPTO_once [function] [call site] 00005
6 pthread_once [call site] 00006
6 abort [call site] 00007
5 thread_local_init() [function] [call site] 00008
6 pthread_key_create [call site] 00009
6 thread_local_destructor(void*) [function] [call site] 00010
7 pthread_mutex_lock [call site] 00011
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00012
7 pthread_mutex_unlock [call site] 00013
5 pthread_getspecific [call site] 00014
4 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00015
4 CRYPTO_set_thread_local [function] [call site] 00016
5 CRYPTO_once [function] [call site] 00017
5 thread_local_init() [function] [call site] 00018
5 pthread_getspecific [call site] 00019
5 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00020
5 pthread_setspecific [call site] 00021
5 pthread_mutex_lock [call site] 00022
5 pthread_mutex_unlock [call site] 00023
4 err_state_free(void*) [function] [call site] 00024
5 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00025
6 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00026
3 __errno_location [call site] 00027
3 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00028
2 x509_parse(cbs_st*, crypto_buffer_st*) [function] [call site] 00030
3 CBS_get_asn1 [function] [call site] 00031
4 cbs_get_asn1(cbs_st*, cbs_st*, unsigned int, int) [function] [call site] 00032
5 CBS_get_any_asn1_element [function] [call site] 00033
6 cbs_get_any_asn1_element(cbs_st*, cbs_st*, unsigned int*, unsigned long*, int*, int*, int) [function] [call site] 00034
7 __assert_fail [call site] 00035
7 __assert_fail [call site] 00036
7 parse_asn1_tag(cbs_st*, unsigned int*) [function] [call site] 00037
8 CBS_get_u8 [function] [call site] 00038
9 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00039
8 parse_base128_integer(cbs_st*, unsigned long*) [function] [call site] 00040
9 CBS_get_u8 [function] [call site] 00041
7 CBS_get_u8 [function] [call site] 00042
7 CBS_get_bytes [function] [call site] 00044
8 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00045
7 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00047
8 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00048
7 CBS_get_bytes [function] [call site] 00049
5 CBS_skip [function] [call site] 00050
6 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00051
5 __assert_fail [call site] 00052
3 CBS_get_asn1_element [function] [call site] 00054
4 cbs_get_asn1(cbs_st*, cbs_st*, unsigned int, int) [function] [call site] 00055
3 CBS_get_asn1_element [function] [call site] 00056
3 ERR_put_error [function] [call site] 00057
3 CBS_get_any_ber_asn1_element [function] [call site] 00058
4 cbs_get_any_asn1_element(cbs_st*, cbs_st*, unsigned int*, unsigned long*, int*, int*, int) [function] [call site] 00059
3 ERR_put_error [function] [call site] 00062
3 x509_new_null() [function] [call site] 00063
4 OPENSSL_zalloc [function] [call site] 00064
5 OPENSSL_malloc [function] [call site] 00065
6 should_fail_allocation() [function] [call site] 00066
6 __assert_fail [call site] 00067
6 __assert_fail [call site] 00068
6 OPENSSL_memory_alloc [call site] 00069
6 __asan_poison_memory_region(void const*, unsigned long) [function] [call site] 00070
6 ERR_put_error [function] [call site] 00071
5 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00072
4 CRYPTO_new_ex_data [function] [call site] 00073
4 CRYPTO_MUTEX_init [function] [call site] 00074
5 pthread_rwlock_init [call site] 00075
5 abort [call site] 00076
3 ASN1_item_ex_d2i [function] [call site] 00079
4 asn1_item_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char, crypto_buffer_st*, int) [function] [call site] 00080
5 CRYPTO_BUFFER_data [function] [call site] 00081
5 CRYPTO_BUFFER_len [function] [call site] 00082
5 __assert_fail [call site] 00083
5 ERR_put_error [function] [call site] 00084
5 ERR_put_error [function] [call site] 00085
5 asn1_template_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_TEMPLATE_st const*, char, crypto_buffer_st*, int) [function] [call site] 00086
6 asn1_check_tlen(long*, int*, unsigned char*, char*, unsigned char const**, long, int, int, char) [function] [call site] 00087
7 ASN1_get_object [function] [call site] 00088
8 ERR_put_error [function] [call site] 00089
8 CBS_get_any_asn1 [function] [call site] 00091
9 CBS_get_any_asn1_element [function] [call site] 00092
9 __assert_fail [call site] 00094
8 ERR_put_error [function] [call site] 00096
8 ERR_put_error [function] [call site] 00097
7 ERR_put_error [function] [call site] 00100
7 ERR_put_error [function] [call site] 00101
6 ERR_put_error [function] [call site] 00102
6 ERR_put_error [function] [call site] 00103
6 asn1_template_noexp_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_TEMPLATE_st const*, char, crypto_buffer_st*, int) [function] [call site] 00104
7 asn1_check_tlen(long*, int*, unsigned char*, char*, unsigned char const**, long, int, int, char) [function] [call site] 00105
7 ERR_put_error [function] [call site] 00106
7 sk_ASN1_VALUE_new_null [function] [call site] 00107
8 OPENSSL_sk_new_null [function] [call site] 00108
9 OPENSSL_sk_new [function] [call site] 00109
10 OPENSSL_zalloc [function] [call site] 00110
10 OPENSSL_calloc [function] [call site] 00111
11 ERR_put_error [function] [call site] 00112
11 OPENSSL_zalloc [function] [call site] 00113
10 OPENSSL_free [function] [call site] 00114
11 OPENSSL_memory_free [call site] 00115
11 __asan_unpoison_memory_region(void const*, unsigned long) [function] [call site] 00116
11 OPENSSL_cleanse [function] [call site] 00117
12 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00118
7 sk_ASN1_VALUE_num [function] [call site] 00119
8 OPENSSL_sk_num [function] [call site] 00120
7 sk_ASN1_VALUE_pop [function] [call site] 00121
8 OPENSSL_sk_pop [function] [call site] 00122
9 OPENSSL_sk_delete [function] [call site] 00123
10 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00124
7 ASN1_item_ex_free [function] [call site] 00125
8 ASN1_template_free [function] [call site] 00126
9 sk_ASN1_VALUE_num [function] [call site] 00127
9 sk_ASN1_VALUE_value [function] [call site] 00128
10 OPENSSL_sk_value [function] [call site] 00129
9 ASN1_item_ex_free [function] [call site] 00130
10 ASN1_primitive_free [function] [call site] 00131
11 __assert_fail [call site] 00132
11 ASN1_OBJECT_free [function] [call site] 00133
12 OPENSSL_free [function] [call site] 00134
12 OPENSSL_free [function] [call site] 00135
12 OPENSSL_free [function] [call site] 00136
12 OPENSSL_free [function] [call site] 00137
11 asn1_type_cleanup [function] [call site] 00138
12 ASN1_OBJECT_free [function] [call site] 00139
12 ASN1_STRING_free [function] [call site] 00140
13 OPENSSL_free [function] [call site] 00141
13 OPENSSL_free [function] [call site] 00142
11 OPENSSL_free [function] [call site] 00143
11 ASN1_STRING_free [function] [call site] 00144
10 ASN1_primitive_free [function] [call site] 00145
10 asn1_get_choice_selector [function] [call site] 00146
10 asn1_get_field_ptr [function] [call site] 00147
10 ASN1_template_free [function] [call site] 00148
11 sk_ASN1_VALUE_free [function] [call site] 00149
12 OPENSSL_sk_free [function] [call site] 00150
13 OPENSSL_free [function] [call site] 00151
13 OPENSSL_free [function] [call site] 00152
11 ASN1_item_ex_free [function] [call site] 00153
12 OPENSSL_free [function] [call site] 00154
12 asn1_refcount_dec_and_test_zero [function] [call site] 00155
13 asn1_get_references(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00156
13 CRYPTO_refcount_dec_and_test_zero [function] [call site] 00157
14 CRYPTO_atomic_load_u32 [function] [call site] 00158
14 abort [call site] 00159
14 CRYPTO_atomic_compare_exchange_weak_u32 [function] [call site] 00160
12 asn1_enc_free [function] [call site] 00161
13 asn1_get_enc_ptr(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00162
14 __assert_fail [call site] 00163
13 asn1_encoding_clear [function] [call site] 00164
14 CRYPTO_BUFFER_free [function] [call site] 00165
15 CRYPTO_refcount_dec_and_test_zero [function] [call site] 00166
15 crypto_buffer_free_object(crypto_buffer_st*) [function] [call site] 00167
16 OPENSSL_free [function] [call site] 00168
16 OPENSSL_free [function] [call site] 00169
15 CRYPTO_MUTEX_lock_write [function] [call site] 00170
16 pthread_rwlock_wrlock [call site] 00171
16 abort [call site] 00172
15 CRYPTO_refcount_dec_and_test_zero [function] [call site] 00173
15 CRYPTO_MUTEX_unlock_write [function] [call site] 00174
16 pthread_rwlock_unlock [call site] 00175
16 abort [call site] 00176
15 lh_CRYPTO_BUFFER_retrieve [function] [call site] 00177
16 OPENSSL_lh_retrieve [function] [call site] 00178
17 get_next_ptr_and_hash(lhash_st const*, unsigned int*, void const*, unsigned int (*)(unsigned int (*)(void const*), void const*), int (*)(int (*)(void const*, void const*), void const*, void const*)) [function] [call site] 00179
16 lh_CRYPTO_BUFFER_call_hash_func [function] [call site] 00180
16 lh_CRYPTO_BUFFER_call_cmp_func [function] [call site] 00181
15 lh_CRYPTO_BUFFER_delete [function] [call site] 00182
16 OPENSSL_lh_delete [function] [call site] 00183
17 get_next_ptr_and_hash(lhash_st const*, unsigned int*, void const*, unsigned int (*)(unsigned int (*)(void const*), void const*), int (*)(int (*)(void const*, void const*), void const*, void const*)) [function] [call site] 00184
17 OPENSSL_free [function] [call site] 00185
17 lh_maybe_resize(lhash_st*) [function] [call site] 00186
18 __assert_fail [call site] 00187
18 lh_rebucket(lhash_st*, unsigned long) [function] [call site] 00188
19 OPENSSL_zalloc [function] [call site] 00189
19 OPENSSL_free [function] [call site] 00190
18 lh_rebucket(lhash_st*, unsigned long) [function] [call site] 00191
15 __assert_fail [call site] 00192
15 CRYPTO_MUTEX_unlock_write [function] [call site] 00193
15 crypto_buffer_free_object(crypto_buffer_st*) [function] [call site] 00194
14 OPENSSL_free [function] [call site] 00195
12 asn1_do_adb [function] [call site] 00196
13 __assert_fail [call site] 00197
13 OBJ_obj2nid [function] [call site] 00198
14 CRYPTO_MUTEX_lock_read [function] [call site] 00199
15 pthread_rwlock_rdlock [call site] 00200
15 abort [call site] 00201
14 lh_ASN1_OBJECT_retrieve(lhash_st_ASN1_OBJECT const*, asn1_object_st const*) [function] [call site] 00202
15 OPENSSL_lh_retrieve [function] [call site] 00203
15 lh_ASN1_OBJECT_call_hash_func(unsigned int (*)(void const*), void const*) [function] [call site] 00204
15 lh_ASN1_OBJECT_call_cmp_func(int (*)(void const*, void const*), void const*, void const*) [function] [call site] 00205
14 CRYPTO_MUTEX_unlock_read [function] [call site] 00206
15 pthread_rwlock_unlock [call site] 00207
15 abort [call site] 00208
14 CRYPTO_MUTEX_unlock_read [function] [call site] 00209
14 bsearch [call site] 00210
14 obj_cmp(void const*, void const*) [function] [call site] 00211
15 get_builtin_object(int) [function] [call site] 00212
16 abort [call site] 00213
15 OBJ_cmp [function] [call site] 00214
16 OPENSSL_memcmp(void const*, void const*, unsigned long) [function] [call site] 00215
17 memcmp [call site] 00216
14 get_builtin_object(int) [function] [call site] 00217
13 ERR_put_error [function] [call site] 00218
12 asn1_get_field_ptr [function] [call site] 00219
12 ASN1_template_free [function] [call site] 00220
12 OPENSSL_free [function] [call site] 00221
7 asn1_item_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char, crypto_buffer_st*, int) [function] [call site] 00222
8 asn1_d2i_ex_primitive(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char) [function] [call site] 00223
9 ERR_put_error [function] [call site] 00224
9 __assert_fail [call site] 00225
9 ERR_put_error [function] [call site] 00226
9 ERR_put_error [function] [call site] 00227
9 asn1_check_tlen(long*, int*, unsigned char*, char*, unsigned char const**, long, int, int, char) [function] [call site] 00228
9 ERR_put_error [function] [call site] 00229
9 is_supported_universal_type(int, int) [function] [call site] 00230
9 ERR_put_error [function] [call site] 00231
9 CBS_is_valid_asn1_oid [function] [call site] 00233
10 CBS_get_u8 [function] [call site] 00235
9 ERR_put_error [function] [call site] 00236
9 ERR_put_error [function] [call site] 00238
9 ERR_put_error [function] [call site] 00240
9 ERR_put_error [function] [call site] 00242
9 asn1_check_tlen(long*, int*, unsigned char*, char*, unsigned char const**, long, int, int, char) [function] [call site] 00243
9 ERR_put_error [function] [call site] 00244
9 ERR_put_error [function] [call site] 00245
9 ERR_put_error [function] [call site] 00246
9 asn1_ex_c2i(ASN1_VALUE_st**, unsigned char const*, long, int, ASN1_ITEM_st const*) [function] [call site] 00247
10 __assert_fail [call site] 00248
10 ASN1_TYPE_new [function] [call site] 00249
11 ASN1_item_new [function] [call site] 00250
12 ASN1_item_ex_new [function] [call site] 00251
13 ASN1_template_new(ASN1_VALUE_st**, ASN1_TEMPLATE_st const*) [function] [call site] 00252
14 asn1_template_clear(ASN1_VALUE_st**, ASN1_TEMPLATE_st const*) [function] [call site] 00253
15 asn1_item_clear(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00254
16 asn1_template_clear(ASN1_VALUE_st**, ASN1_TEMPLATE_st const*) [function] [call site] 00255
16 asn1_primitive_clear(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00256
17 __assert_fail [call site] 00257
16 asn1_primitive_clear(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00258
14 sk_ASN1_VALUE_new_null [function] [call site] 00259
14 ASN1_item_ex_new [function] [call site] 00260
15 ASN1_primitive_new(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00261
16 __assert_fail [call site] 00262
16 OBJ_get_undef [function] [call site] 00263
16 OPENSSL_malloc [function] [call site] 00264
16 ASN1_STRING_type_new [function] [call site] 00265
17 OPENSSL_malloc [function] [call site] 00266
15 ASN1_primitive_new(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00267
15 OPENSSL_zalloc [function] [call site] 00268
15 asn1_set_choice_selector [function] [call site] 00269
15 OPENSSL_zalloc [function] [call site] 00270
15 asn1_refcount_set_one [function] [call site] 00271
16 asn1_get_references(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00272
15 asn1_enc_init [function] [call site] 00273
16 asn1_get_enc_ptr(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00274
15 asn1_get_field_ptr [function] [call site] 00275
15 ASN1_template_new(ASN1_VALUE_st**, ASN1_TEMPLATE_st const*) [function] [call site] 00276
15 ASN1_item_ex_free [function] [call site] 00277
15 ASN1_item_ex_free [function] [call site] 00278
15 ERR_put_error [function] [call site] 00279
10 ASN1_TYPE_set [function] [call site] 00280
11 asn1_type_cleanup [function] [call site] 00281
10 c2i_ASN1_OBJECT [function] [call site] 00282
11 ERR_put_error [function] [call site] 00283
11 CBS_init [function] [call site] 00284
11 CBS_is_valid_asn1_oid [function] [call site] 00285
11 ERR_put_error [function] [call site] 00286
11 ASN1_OBJECT_create [function] [call site] 00287
12 ERR_put_error [function] [call site] 00288
12 OBJ_dup [function] [call site] 00289
13 ASN1_OBJECT_new [function] [call site] 00290
14 OPENSSL_malloc [function] [call site] 00291
13 ERR_put_error [function] [call site] 00292
13 OPENSSL_memdup [function] [call site] 00293
14 OPENSSL_malloc [function] [call site] 00294
14 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00295
13 OPENSSL_strdup [function] [call site] 00296
14 strlen [call site] 00297
14 OPENSSL_memdup [function] [call site] 00298
13 OPENSSL_strdup [function] [call site] 00299
13 OPENSSL_free [function] [call site] 00300
13 OPENSSL_free [function] [call site] 00301
13 OPENSSL_free [function] [call site] 00302
11 ASN1_OBJECT_free [function] [call site] 00303
10 ERR_put_error [function] [call site] 00304
10 ERR_put_error [function] [call site] 00305
10 c2i_ASN1_BIT_STRING [function] [call site] 00306
11 ERR_put_error [function] [call site] 00307
11 ERR_put_error [function] [call site] 00308
11 ASN1_BIT_STRING_new [function] [call site] 00309
12 ASN1_STRING_type_new [function] [call site] 00310
11 ERR_put_error [function] [call site] 00311
11 ERR_put_error [function] [call site] 00312
11 OPENSSL_memdup [function] [call site] 00313
11 OPENSSL_free [function] [call site] 00314
11 ASN1_BIT_STRING_free [function] [call site] 00315
12 ASN1_STRING_free [function] [call site] 00316
10 c2i_ASN1_INTEGER [function] [call site] 00317
11 ERR_put_error [function] [call site] 00318
11 CBS_init [function] [call site] 00319
11 CBS_is_valid_asn1_integer [function] [call site] 00320
12 CBS_get_u8 [function] [call site] 00321
12 CBS_get_u8 [function] [call site] 00322
11 ERR_put_error [function] [call site] 00323
11 ASN1_INTEGER_new [function] [call site] 00324
12 ASN1_STRING_type_new [function] [call site] 00325
11 CBS_data [function] [call site] 00327
11 CBS_data [function] [call site] 00328
11 is_all_zeros(unsigned char const*, unsigned long) [function] [call site] 00330
11 CBS_skip [function] [call site] 00331
11 CBS_data [function] [call site] 00333
11 CBS_skip [function] [call site] 00334
11 CBS_data [function] [call site] 00335
11 ASN1_STRING_set [function] [call site] 00337
12 strlen [call site] 00338
12 ERR_put_error [function] [call site] 00339
12 OPENSSL_malloc [function] [call site] 00340
12 OPENSSL_realloc [function] [call site] 00341
13 OPENSSL_malloc [function] [call site] 00342
13 OPENSSL_memory_get_size [call site] 00343
13 __asan_unpoison_memory_region(void const*, unsigned long) [function] [call site] 00344
13 __asan_poison_memory_region(void const*, unsigned long) [function] [call site] 00345
13 OPENSSL_malloc [function] [call site] 00346
13 OPENSSL_free [function] [call site] 00347
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00348
11 negate_twos_complement(unsigned char*, unsigned long) [function] [call site] 00349
11 __assert_fail [call site] 00350
11 __assert_fail [call site] 00351
11 ASN1_INTEGER_free [function] [call site] 00352
12 ASN1_STRING_free [function] [call site] 00353
10 CBS_init [function] [call site] 00354
10 CBS_get_ucs2_be [function] [call site] 00356
11 CBS_get_u16 [function] [call site] 00357
12 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00358
11 is_valid_code_point(unsigned int) [function] [call site] 00359
10 ERR_put_error [function] [call site] 00360
10 CBS_get_utf32_be [function] [call site] 00362
11 CBS_get_u32 [function] [call site] 00363
12 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00364
11 is_valid_code_point(unsigned int) [function] [call site] 00365
10 ERR_put_error [function] [call site] 00366
10 CBS_get_utf8 [function] [call site] 00368
11 CBS_get_u8 [function] [call site] 00369
11 CBS_get_u8 [function] [call site] 00370
11 is_valid_code_point(unsigned int) [function] [call site] 00371
10 ERR_put_error [function] [call site] 00372
10 CBS_parse_utc_time [function] [call site] 00373
11 CBS_parse_rfc5280_time_internal(cbs_st const*, int, int, tm*) [function] [call site] 00374
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00375
13 CBS_get_u8 [function] [call site] 00376
13 OPENSSL_isdigit [function] [call site] 00377
13 CBS_get_u8 [function] [call site] 00378
13 OPENSSL_isdigit [function] [call site] 00379
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00380
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00381
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00382
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00383
12 is_valid_day(int, int, int) [function] [call site] 00384
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00385
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00386
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00387
12 CBS_get_u8 [function] [call site] 00388
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00389
12 cbs_get_two_digits(cbs_st*, int*) [function] [call site] 00390
12 OPENSSL_gmtime_adj [function] [call site] 00392
13 OPENSSL_tm_to_posix [function] [call site] 00393
14 posix_time_from_utc(long, long, long, long, long, long, long*) [function] [call site] 00394
15 is_valid_date(long, long, long) [function] [call site] 00395
15 is_valid_time(long, long, long) [function] [call site] 00396
15 __assert_fail [call site] 00397
13 OPENSSL_posix_to_tm [function] [call site] 00398
14 utc_from_posix_time(long, int*, int*, int*, int*, int*, int*) [function] [call site] 00399
15 is_valid_posix_time(long) [function] [call site] 00400
15 __assert_fail [call site] 00401
10 ERR_put_error [function] [call site] 00402
10 CBS_parse_generalized_time [function] [call site] 00403
11 CBS_parse_rfc5280_time_internal(cbs_st const*, int, int, tm*) [function] [call site] 00404
10 ERR_put_error [function] [call site] 00405
10 ASN1_STRING_type_new [function] [call site] 00406
10 ASN1_STRING_set [function] [call site] 00407
10 ASN1_STRING_free [function] [call site] 00408
10 ERR_put_error [function] [call site] 00409
10 ASN1_TYPE_free [function] [call site] 00410
11 ASN1_item_free [function] [call site] 00411
12 ASN1_item_ex_free [function] [call site] 00412
8 ERR_put_error [function] [call site] 00413
8 asn1_check_tlen(long*, int*, unsigned char*, char*, unsigned char const**, long, int, int, char) [function] [call site] 00414
8 ERR_put_error [function] [call site] 00415
8 ERR_put_error [function] [call site] 00416
8 ASN1_tag2bit [function] [call site] 00417
8 ERR_put_error [function] [call site] 00418
8 asn1_d2i_ex_primitive(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char) [function] [call site] 00419
8 ERR_put_error [function] [call site] 00420
8 ERR_put_error [function] [call site] 00421
8 asn1_get_choice_selector [function] [call site] 00422
8 asn1_get_field_ptr [function] [call site] 00423
8 ASN1_template_free [function] [call site] 00424
8 asn1_set_choice_selector [function] [call site] 00425
8 ASN1_item_ex_new [function] [call site] 00426
8 ERR_put_error [function] [call site] 00427
8 asn1_get_field_ptr [function] [call site] 00428
8 asn1_template_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_TEMPLATE_st const*, char, crypto_buffer_st*, int) [function] [call site] 00429
9 ERR_put_error [function] [call site] 00430
9 ERR_put_error [function] [call site] 00431
9 asn1_template_noexp_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_TEMPLATE_st const*, char, crypto_buffer_st*, int) [function] [call site] 00432
10 ERR_put_error [function] [call site] 00433
10 sk_ASN1_VALUE_push [function] [call site] 00434
11 OPENSSL_sk_push [function] [call site] 00435
12 OPENSSL_sk_insert [function] [call site] 00436
13 OPENSSL_realloc [function] [call site] 00437
13 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00438
10 ASN1_item_ex_free [function] [call site] 00439
10 asn1_item_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char, crypto_buffer_st*, int) [function] [call site] 00440
11 ERR_put_error [function] [call site] 00441
11 ASN1_item_ex_free [function] [call site] 00442
11 ERR_put_error [function] [call site] 00443
11 asn1_set_choice_selector [function] [call site] 00444
11 asn1_check_tlen(long*, int*, unsigned char*, char*, unsigned char const**, long, int, int, char) [function] [call site] 00445
11 ERR_put_error [function] [call site] 00446
11 ERR_put_error [function] [call site] 00447
11 ASN1_item_ex_new [function] [call site] 00448
11 ERR_put_error [function] [call site] 00449
11 asn1_do_adb [function] [call site] 00450
11 asn1_get_field_ptr [function] [call site] 00451
11 ASN1_template_free [function] [call site] 00452
11 asn1_do_adb [function] [call site] 00453
11 asn1_get_field_ptr [function] [call site] 00454
11 asn1_template_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_TEMPLATE_st const*, char, crypto_buffer_st*, int) [function] [call site] 00455
12 ASN1_template_free [function] [call site] 00456
11 ASN1_template_free [function] [call site] 00457
11 ERR_put_error [function] [call site] 00458
11 asn1_do_adb [function] [call site] 00459
11 asn1_get_field_ptr [function] [call site] 00460
11 ASN1_template_free [function] [call site] 00461
11 ERR_put_error [function] [call site] 00462
11 asn1_enc_save [function] [call site] 00463
12 asn1_get_enc_ptr(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00464
12 asn1_encoding_clear [function] [call site] 00465
12 CRYPTO_BUFFER_data [function] [call site] 00466
12 CRYPTO_BUFFER_len [function] [call site] 00467
12 __assert_fail [call site] 00468
12 CRYPTO_BUFFER_up_ref [function] [call site] 00469
13 CRYPTO_refcount_inc [function] [call site] 00470
14 CRYPTO_atomic_load_u32 [function] [call site] 00471
14 CRYPTO_atomic_compare_exchange_weak_u32 [function] [call site] 00472
12 OPENSSL_memdup [function] [call site] 00473
11 ERR_put_error [function] [call site] 00474
11 ASN1_item_ex_free [function] [call site] 00475
11 ERR_add_error_data [function] [call site] 00476
12 err_add_error_vdata(unsigned int, __va_list_tag*) [function] [call site] 00477
13 strlen [call site] 00478
13 OPENSSL_strlcat [function] [call site] 00479
14 OPENSSL_strlcpy [function] [call site] 00480
15 strlen [call site] 00481
13 __assert_fail [call site] 00482
13 err_set_error_data(char*) [function] [call site] 00483
14 err_get_state() [function] [call site] 00484
11 ERR_add_error_data [function] [call site] 00485
10 ERR_put_error [function] [call site] 00486
10 asn1_item_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char, crypto_buffer_st*, int) [function] [call site] 00487
10 ERR_put_error [function] [call site] 00488
10 ASN1_template_free [function] [call site] 00489
3 d2i_X509_ALGOR [function] [call site] 00494
4 ASN1_item_d2i [function] [call site] 00495
5 asn1_item_ex_d2i(ASN1_VALUE_st**, unsigned char const**, long, ASN1_ITEM_st const*, int, int, char, crypto_buffer_st*, int) [function] [call site] 00496
5 ASN1_item_ex_free [function] [call site] 00497
5 ASN1_item_ex_free [function] [call site] 00498
3 c2i_ASN1_BIT_STRING [function] [call site] 00503
3 ASN1_INTEGER_get [function] [call site] 00506
4 asn1_string_get_long(asn1_string_st const*, int) [function] [call site] 00507
5 asn1_string_get_int64(long*, asn1_string_st const*, int) [function] [call site] 00508
6 asn1_string_get_abs_uint64(unsigned long*, asn1_string_st const*, int) [function] [call site] 00509
7 ERR_put_error [function] [call site] 00510
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00511
7 CRYPTO_load_u64_be(void const*) [function] [call site] 00512
8 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00513
8 CRYPTO_bswap8(unsigned long) [function] [call site] 00514
6 ERR_put_error [function] [call site] 00515
5 ERR_clear_error [function] [call site] 00516
6 err_get_state() [function] [call site] 00517
6 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00518
3 ERR_put_error [function] [call site] 00519
3 ERR_put_error [function] [call site] 00520
3 ERR_put_error [function] [call site] 00521
2 X509_free [function] [call site] 00523
3 CRYPTO_refcount_dec_and_test_zero [function] [call site] 00524
3 CRYPTO_free_ex_data [function] [call site] 00525
4 CRYPTO_atomic_load_u32 [function] [call site] 00526
4 __assert_fail [call site] 00527
4 CRYPTO_get_ex_data [function] [call site] 00528
5 sk_void_num [function] [call site] 00529
6 OPENSSL_sk_num [function] [call site] 00530
5 sk_void_value [function] [call site] 00531
6 OPENSSL_sk_value [function] [call site] 00532
4 sk_void_free [function] [call site] 00533
5 OPENSSL_sk_free [function] [call site] 00534
3 X509_CINF_free [function] [call site] 00535
4 ASN1_item_free [function] [call site] 00536
3 X509_ALGOR_free [function] [call site] 00537
4 ASN1_item_free [function] [call site] 00538
3 ASN1_BIT_STRING_free [function] [call site] 00539
3 ASN1_OCTET_STRING_free [function] [call site] 00540
4 ASN1_STRING_free [function] [call site] 00541
3 AUTHORITY_KEYID_free [function] [call site] 00542
3 CRL_DIST_POINTS_free [function] [call site] 00543
4 ASN1_item_free [function] [call site] 00544
3 GENERAL_NAMES_free [function] [call site] 00545
4 ASN1_item_free [function] [call site] 00546
3 NAME_CONSTRAINTS_free [function] [call site] 00547
4 ASN1_item_free [function] [call site] 00548
3 X509_CERT_AUX_free [function] [call site] 00549
4 ASN1_item_free [function] [call site] 00550
3 CRYPTO_MUTEX_cleanup [function] [call site] 00551
4 pthread_rwlock_destroy [call site] 00552
3 OPENSSL_free [function] [call site] 00553
1 X509_get_pubkey [function] [call site] 00554
2 X509_PUBKEY_get [function] [call site] 00555
3 X509_PUBKEY_get0 [function] [call site] 00556
3 EVP_PKEY_up_ref [function] [call site] 00557
4 CRYPTO_refcount_inc [function] [call site] 00558
1 EVP_PKEY_free [function] [call site] 00559
2 CRYPTO_refcount_dec_and_test_zero [function] [call site] 00560
2 free_it(evp_pkey_st*) [function] [call site] 00561
2 OPENSSL_free [function] [call site] 00562
1 x509v3_cache_extensions [function] [call site] 00563
2 CRYPTO_MUTEX_lock_read [function] [call site] 00564
2 CRYPTO_MUTEX_unlock_read [function] [call site] 00565
2 CRYPTO_MUTEX_lock_write [function] [call site] 00566
2 CRYPTO_MUTEX_unlock_write [function] [call site] 00567
2 EVP_sha256 [function] [call site] 00568
3 EVP_sha256_once_bss_get() [function] [call site] 00569
3 CRYPTO_once [function] [call site] 00570
3 EVP_sha256_init() [function] [call site] 00571
4 EVP_sha256_storage_bss_get() [function] [call site] 00572
4 EVP_sha256_do_init(env_md_st*) [function] [call site] 00573
2 X509_digest [function] [call site] 00574
3 i2d_X509 [function] [call site] 00575
4 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::StackAllocated() [function] [call site] 00576
5 CBB_zero [function] [call site] 00577
6 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00578
4 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 00579
4 CBB_init [function] [call site] 00580
5 OPENSSL_malloc [function] [call site] 00582
5 cbb_init(cbb_st*, unsigned char*, unsigned long, int) [function] [call site] 00583
4 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 00584
4 CBB_add_asn1 [function] [call site] 00585
5 CBB_flush [function] [call site] 00586
6 cbb_get_base(cbb_st*) [function] [call site] 00587
6 __assert_fail [call site] 00588
6 __assert_fail [call site] 00589
6 CBB_flush [function] [call site] 00590
7 __assert_fail [call site] 00591
7 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00592
8 cbb_buffer_reserve(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00593
9 ERR_put_error [function] [call site] 00594
9 ERR_put_error [function] [call site] 00595
9 OPENSSL_realloc [function] [call site] 00596
7 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00597
7 ERR_put_error [function] [call site] 00598
7 cbb_on_error(cbb_st*) [function] [call site] 00599
8 cbb_get_base(cbb_st*) [function] [call site] 00600
5 CBB_add_u8 [function] [call site] 00601
6 cbb_add_u(cbb_st*, unsigned long, unsigned long) [function] [call site] 00602
7 CBB_add_space [function] [call site] 00603
8 CBB_flush [function] [call site] 00604
8 cbb_get_base(cbb_st*) [function] [call site] 00605
8 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00606
7 cbb_on_error(cbb_st*) [function] [call site] 00607
5 add_base128_integer(cbb_st*, unsigned long) [function] [call site] 00608
6 CBB_add_u8 [function] [call site] 00609
5 CBB_add_u8 [function] [call site] 00610
5 cbb_add_child(cbb_st*, cbb_st*, unsigned char, int) [function] [call site] 00611
6 __assert_fail [call site] 00612
6 __assert_fail [call site] 00613
6 cbb_get_base(cbb_st*) [function] [call site] 00614
6 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00615
6 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00616
4 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::~StackAllocated() [function] [call site] 00618
5 CBB_cleanup [function] [call site] 00619
6 __assert_fail [call site] 00620
6 OPENSSL_free [function] [call site] 00621
5 __clang_call_terminate [call site] 00622
6 __cxa_begin_catch [call site] 00623
4 i2d_X509_CINF [function] [call site] 00624
5 ASN1_item_i2d [function] [call site] 00625
6 ASN1_item_ex_i2d [function] [call site] 00626
7 asn1_item_ex_i2d_opt(ASN1_VALUE_st**, unsigned char**, ASN1_ITEM_st const*, int, int, int) [function] [call site] 00627
8 __assert_fail [call site] 00628
8 __assert_fail [call site] 00629
8 ERR_put_error [function] [call site] 00630
8 asn1_template_ex_i2d(ASN1_VALUE_st**, unsigned char**, ASN1_TEMPLATE_st const*, int, int, int) [function] [call site] 00631
9 __assert_fail [call site] 00632
9 __assert_fail [call site] 00633
9 ERR_put_error [function] [call site] 00634
9 __assert_fail [call site] 00635
9 ERR_put_error [function] [call site] 00636
9 __assert_fail [call site] 00637
9 sk_ASN1_VALUE_num [function] [call site] 00638
9 sk_ASN1_VALUE_value [function] [call site] 00639
9 ASN1_item_ex_i2d [function] [call site] 00640
10 __assert_fail [call site] 00641
9 ASN1_object_size [function] [call site] 00642
9 ASN1_object_size [function] [call site] 00643
9 ASN1_put_object [function] [call site] 00644
10 asn1_put_length(unsigned char**, int) [function] [call site] 00645
9 ASN1_put_object [function] [call site] 00646
9 asn1_set_seq_out(stack_st_ASN1_VALUE*, unsigned char**, int, ASN1_ITEM_st const*, int) [function] [call site] 00647
10 sk_ASN1_VALUE_num [function] [call site] 00648
10 sk_ASN1_VALUE_num [function] [call site] 00649
10 sk_ASN1_VALUE_value [function] [call site] 00650
10 ASN1_item_ex_i2d [function] [call site] 00651
10 OPENSSL_malloc [function] [call site] 00652
10 sk_ASN1_VALUE_num [function] [call site] 00653
10 OPENSSL_calloc [function] [call site] 00654
10 sk_ASN1_VALUE_num [function] [call site] 00655
10 sk_ASN1_VALUE_value [function] [call site] 00656
10 ASN1_item_ex_i2d [function] [call site] 00657
10 __assert_fail [call site] 00658
10 sk_ASN1_VALUE_num [function] [call site] 00659
10 qsort [call site] 00660
10 der_cmp(void const*, void const*) [function] [call site] 00661
11 OPENSSL_memcmp(void const*, void const*, unsigned long) [function] [call site] 00662
10 sk_ASN1_VALUE_num [function] [call site] 00663
10 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00664
10 OPENSSL_free [function] [call site] 00665
10 OPENSSL_free [function] [call site] 00666
9 asn1_item_ex_i2d_opt(ASN1_VALUE_st**, unsigned char**, ASN1_ITEM_st const*, int, int, int) [function] [call site] 00667
10 asn1_i2d_ex_primitive(ASN1_VALUE_st**, unsigned char**, ASN1_ITEM_st const*, int, int, int) [function] [call site] 00668
11 asn1_ex_i2c(ASN1_VALUE_st**, unsigned char*, int*, int*, ASN1_ITEM_st const*) [function] [call site] 00669
12 __assert_fail [call site] 00670
12 __assert_fail [call site] 00671
12 ERR_put_error [function] [call site] 00672
12 ERR_put_error [function] [call site] 00673
12 ERR_put_error [function] [call site] 00674
12 i2c_ASN1_BIT_STRING [function] [call site] 00675
13 asn1_bit_string_length [function] [call site] 00676
14 __assert_fail [call site] 00677
13 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00678
12 i2c_ASN1_INTEGER [function] [call site] 00679
13 CBS_init [function] [call site] 00680
13 CBS_data [function] [call site] 00682
13 CBS_skip [function] [call site] 00683
13 CBS_get_u8 [function] [call site] 00684
13 CBS_data [function] [call site] 00685
13 is_all_zeros(unsigned char const*, unsigned long) [function] [call site] 00687
13 ERR_put_error [function] [call site] 00689
13 __assert_fail [call site] 00690
13 CBS_data [function] [call site] 00691
13 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00693
13 negate_twos_complement(unsigned char*, unsigned long) [function] [call site] 00694
13 __assert_fail [call site] 00695
13 __assert_fail [call site] 00696
12 ERR_put_error [function] [call site] 00697
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00698
11 ERR_put_error [function] [call site] 00699
11 ASN1_put_object [function] [call site] 00700
11 asn1_ex_i2c(ASN1_VALUE_st**, unsigned char*, int*, int*, ASN1_ITEM_st const*) [function] [call site] 00701
11 __assert_fail [call site] 00702
11 __assert_fail [call site] 00703
11 ASN1_object_size [function] [call site] 00704
10 ERR_put_error [function] [call site] 00705
10 asn1_i2d_ex_primitive(ASN1_VALUE_st**, unsigned char**, ASN1_ITEM_st const*, int, int, int) [function] [call site] 00706
10 ERR_put_error [function] [call site] 00707
10 asn1_get_choice_selector [function] [call site] 00708
10 ERR_put_error [function] [call site] 00709
10 asn1_get_field_ptr [function] [call site] 00710
10 asn1_template_ex_i2d(ASN1_VALUE_st**, unsigned char**, ASN1_TEMPLATE_st const*, int, int, int) [function] [call site] 00711
11 ASN1_object_size [function] [call site] 00712
11 ASN1_put_object [function] [call site] 00713
11 ASN1_item_ex_i2d [function] [call site] 00714
11 asn1_item_ex_i2d_opt(ASN1_VALUE_st**, unsigned char**, ASN1_ITEM_st const*, int, int, int) [function] [call site] 00715
12 ERR_put_error [function] [call site] 00716
12 ERR_put_error [function] [call site] 00717
12 asn1_enc_restore [function] [call site] 00718
13 asn1_get_enc_ptr(ASN1_VALUE_st**, ASN1_ITEM_st const*) [function] [call site] 00719
13 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00720
12 asn1_do_adb [function] [call site] 00721
12 asn1_get_field_ptr [function] [call site] 00722
12 asn1_template_ex_i2d(ASN1_VALUE_st**, unsigned char**, ASN1_TEMPLATE_st const*, int, int, int) [function] [call site] 00723
12 ASN1_object_size [function] [call site] 00724
12 ASN1_put_object [function] [call site] 00725
12 asn1_do_adb [function] [call site] 00726
12 asn1_get_field_ptr [function] [call site] 00727
12 asn1_template_ex_i2d(ASN1_VALUE_st**, unsigned char**, ASN1_TEMPLATE_st const*, int, int, int) [function] [call site] 00728
12 ERR_put_error [function] [call site] 00729
6 OPENSSL_malloc [function] [call site] 00730
6 ASN1_item_ex_i2d [function] [call site] 00731
6 OPENSSL_free [function] [call site] 00732
6 __assert_fail [call site] 00733
6 ASN1_item_ex_i2d [function] [call site] 00734
4 CBB_add_space [function] [call site] 00735
4 i2d_X509_CINF [function] [call site] 00736
4 x509_marshal_algorithm [function] [call site] 00737
5 i2d_X509_ALGOR [function] [call site] 00738
6 ASN1_item_i2d [function] [call site] 00739
5 CBB_add_space [function] [call site] 00740
5 i2d_X509_ALGOR [function] [call site] 00741
4 asn1_marshal_bit_string [function] [call site] 00742
5 i2c_ASN1_BIT_STRING [function] [call site] 00743
5 CBB_add_asn1 [function] [call site] 00744
5 CBB_add_space [function] [call site] 00745
5 i2c_ASN1_BIT_STRING [function] [call site] 00746
5 CBB_flush [function] [call site] 00747
4 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 00748
4 CBB_finish_i2d [function] [call site] 00749
5 __assert_fail [call site] 00750
5 __assert_fail [call site] 00751
5 CBB_finish [function] [call site] 00752
6 CBB_flush [function] [call site] 00753
6 CBB_cleanup [function] [call site] 00754
5 CBB_cleanup [function] [call site] 00755
5 OPENSSL_free [function] [call site] 00756
5 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00757
5 OPENSSL_free [function] [call site] 00758
3 EVP_Digest [function] [call site] 00759
4 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::StackAllocatedMovable() [function] [call site] 00760
5 EVP_MD_CTX_init [function] [call site] 00761
4 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::get() [function] [call site] 00762
4 EVP_DigestInit_ex [function] [call site] 00763
5 __assert_fail [call site] 00764
5 __assert_fail [call site] 00765
5 __assert_fail [call site] 00766
4 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::get() [function] [call site] 00767
4 EVP_DigestUpdate [function] [call site] 00768
4 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::get() [function] [call site] 00769
4 EVP_DigestFinal_ex [function] [call site] 00770
5 __assert_fail [call site] 00771
5 OPENSSL_cleanse [function] [call site] 00772
4 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::~StackAllocatedMovable() [function] [call site] 00773
5 EVP_MD_CTX_cleanup [function] [call site] 00774
6 __assert_fail [call site] 00775
6 EVP_MD_CTX_init [function] [call site] 00776
5 __clang_call_terminate [call site] 00777
3 OPENSSL_free [function] [call site] 00778
2 X509_get_version [function] [call site] 00779
3 ASN1_INTEGER_get [function] [call site] 00780
2 X509_get_ext_d2i [function] [call site] 00781
3 X509V3_get_d2i [function] [call site] 00782
4 sk_X509_EXTENSION_num [function] [call site] 00783
5 OPENSSL_sk_num [function] [call site] 00784
4 sk_X509_EXTENSION_value [function] [call site] 00785
5 OPENSSL_sk_value [function] [call site] 00786
4 OBJ_obj2nid [function] [call site] 00787
4 X509_EXTENSION_get_critical [function] [call site] 00788
4 X509V3_EXT_d2i [function] [call site] 00789
5 X509V3_EXT_get [function] [call site] 00790
6 OBJ_obj2nid [function] [call site] 00791
6 X509V3_EXT_get_nid [function] [call site] 00792
7 sk_X509V3_EXT_METHOD_find(stack_st_X509V3_EXT_METHOD const*, unsigned long*, v3_ext_method const*) [function] [call site] 00793
8 OPENSSL_sk_find [function] [call site] 00794
9 OPENSSL_sk_is_sorted [function] [call site] 00795
9 __assert_fail [call site] 00796
9 __assert_fail [call site] 00797
9 __assert_fail [call site] 00798
8 sk_X509V3_EXT_METHOD_call_cmp_func(int (*)(void const* const*, void const* const*), void const*, void const*) [function] [call site] 00799
7 sk_X509V3_EXT_METHOD_value(stack_st_X509V3_EXT_METHOD const*, unsigned long) [function] [call site] 00800
8 OPENSSL_sk_value [function] [call site] 00801
5 ASN1_item_d2i [function] [call site] 00802
5 ASN1_item_free [function] [call site] 00803
5 ERR_put_error [function] [call site] 00804
2 ASN1_INTEGER_get [function] [call site] 00805
2 BASIC_CONSTRAINTS_free [function] [call site] 00806
3 ASN1_item_free [function] [call site] 00807
2 X509_get_ext_d2i [function] [call site] 00808
2 ASN1_BIT_STRING_free [function] [call site] 00809
2 X509_get_ext_d2i [function] [call site] 00810
2 sk_ASN1_OBJECT_num [function] [call site] 00811
3 OPENSSL_sk_num [function] [call site] 00812
2 sk_ASN1_OBJECT_value [function] [call site] 00813
3 OPENSSL_sk_value [function] [call site] 00814
2 OBJ_obj2nid [function] [call site] 00815
2 sk_ASN1_OBJECT_pop_free [function] [call site] 00816
3 OPENSSL_sk_pop_free_ex [function] [call site] 00817
4 OPENSSL_sk_free [function] [call site] 00818
3 sk_ASN1_OBJECT_call_free_func [function] [call site] 00819
2 ASN1_OBJECT_free [function] [call site] 00820
2 X509_get_ext_d2i [function] [call site] 00821
2 X509_get_ext_d2i [function] [call site] 00822
2 X509_get_subject_name [function] [call site] 00823
2 X509_get_issuer_name [function] [call site] 00824
2 X509_NAME_cmp [function] [call site] 00825
3 i2d_X509_NAME [function] [call site] 00826
4 ASN1_item_i2d [function] [call site] 00827
3 i2d_X509_NAME [function] [call site] 00828
3 OPENSSL_memcmp(void const*, void const*, unsigned long) [function] [call site] 00829
2 X509_check_akid [function] [call site] 00830
3 ASN1_OCTET_STRING_cmp [function] [call site] 00831
4 ASN1_STRING_cmp [function] [call site] 00832
5 asn1_bit_string_length [function] [call site] 00833
5 asn1_bit_string_length [function] [call site] 00834
5 OPENSSL_memcmp(void const*, void const*, unsigned long) [function] [call site] 00835
3 X509_get_serialNumber [function] [call site] 00836
3 ASN1_INTEGER_cmp [function] [call site] 00837
4 ASN1_STRING_cmp [function] [call site] 00838
3 sk_GENERAL_NAME_num [function] [call site] 00839
4 OPENSSL_sk_num [function] [call site] 00840
3 sk_GENERAL_NAME_value [function] [call site] 00841
4 OPENSSL_sk_value [function] [call site] 00842
3 X509_get_issuer_name [function] [call site] 00843
3 X509_NAME_cmp [function] [call site] 00844
2 X509_get_ext_d2i [function] [call site] 00845
2 X509_get_ext_d2i [function] [call site] 00846
2 setup_crldp(x509_st*) [function] [call site] 00847
3 X509_get_ext_d2i [function] [call site] 00848
3 sk_DIST_POINT_num [function] [call site] 00849
4 OPENSSL_sk_num [function] [call site] 00850
3 sk_DIST_POINT_value [function] [call site] 00851
4 OPENSSL_sk_value [function] [call site] 00852
3 setup_dp(x509_st*, DIST_POINT_st*) [function] [call site] 00853
4 sk_GENERAL_NAME_num [function] [call site] 00854
4 sk_GENERAL_NAME_value [function] [call site] 00855
4 X509_get_issuer_name [function] [call site] 00856
4 DIST_POINT_set_dpname [function] [call site] 00857
5 X509_NAME_dup [function] [call site] 00858
6 ASN1_item_dup [function] [call site] 00859
7 ASN1_item_i2d [function] [call site] 00860
7 ASN1_item_d2i [function] [call site] 00861
7 OPENSSL_free [function] [call site] 00862
5 sk_X509_NAME_ENTRY_num [function] [call site] 00863
6 OPENSSL_sk_num [function] [call site] 00864
5 sk_X509_NAME_ENTRY_value [function] [call site] 00865
6 OPENSSL_sk_value [function] [call site] 00866
5 X509_NAME_add_entry [function] [call site] 00867
6 sk_X509_NAME_ENTRY_num [function] [call site] 00868
6 sk_X509_NAME_ENTRY_value [function] [call site] 00869
6 sk_X509_NAME_ENTRY_value [function] [call site] 00870
6 sk_X509_NAME_ENTRY_value [function] [call site] 00871
6 X509_NAME_ENTRY_dup [function] [call site] 00872
7 ASN1_item_dup [function] [call site] 00873
6 sk_X509_NAME_ENTRY_insert [function] [call site] 00874
7 OPENSSL_sk_insert [function] [call site] 00875
6 sk_X509_NAME_ENTRY_num [function] [call site] 00876
6 sk_X509_NAME_ENTRY_value [function] [call site] 00877
6 X509_NAME_ENTRY_free [function] [call site] 00878
7 ASN1_item_free [function] [call site] 00879
5 X509_NAME_free [function] [call site] 00880
6 ASN1_item_free [function] [call site] 00881
5 i2d_X509_NAME [function] [call site] 00882
5 X509_NAME_free [function] [call site] 00883
2 X509_get_ext_count [function] [call site] 00884
3 X509v3_get_ext_count [function] [call site] 00885
4 sk_X509_EXTENSION_num [function] [call site] 00886
2 X509_get_ext [function] [call site] 00887
3 X509v3_get_ext [function] [call site] 00888
4 sk_X509_EXTENSION_num [function] [call site] 00889
4 sk_X509_EXTENSION_value [function] [call site] 00890
2 X509_EXTENSION_get_critical [function] [call site] 00891
2 X509_supported_extension [function] [call site] 00892
3 X509_EXTENSION_get_object [function] [call site] 00893
3 OBJ_obj2nid [function] [call site] 00894
2 CRYPTO_MUTEX_unlock_write [function] [call site] 00895
1 X509_get_ext_count [function] [call site] 00896
1 X509_get_ext [function] [call site] 00897
1 X509V3_EXT_d2i [function] [call site] 00898
1 X509_EXTENSION_get_object [function] [call site] 00899
1 OBJ_obj2nid [function] [call site] 00900
1 abort [call site] 00901
1 X509_EXTENSION_get_critical [function] [call site] 00902
1 X509V3_EXT_i2d [function] [call site] 00903
2 X509V3_EXT_get_nid [function] [call site] 00904
2 do_ext_i2d(v3_ext_method const*, int, int, void*) [function] [call site] 00905
3 ASN1_item_i2d [function] [call site] 00906
3 ASN1_OCTET_STRING_new [function] [call site] 00907
4 ASN1_STRING_type_new [function] [call site] 00908
3 ASN1_STRING_set0 [function] [call site] 00909
4 OPENSSL_free [function] [call site] 00910
3 X509_EXTENSION_create_by_NID [function] [call site] 00911
4 OBJ_nid2obj [function] [call site] 00912
5 OBJ_get_undef [function] [call site] 00913
5 get_builtin_object(int) [function] [call site] 00914
5 CRYPTO_MUTEX_lock_read [function] [call site] 00915
5 lh_ASN1_OBJECT_retrieve(lhash_st_ASN1_OBJECT const*, asn1_object_st const*) [function] [call site] 00916
5 CRYPTO_MUTEX_unlock_read [function] [call site] 00917
5 CRYPTO_MUTEX_unlock_read [function] [call site] 00918
5 ERR_put_error [function] [call site] 00919
4 ERR_put_error [function] [call site] 00920
4 X509_EXTENSION_create_by_OBJ [function] [call site] 00921
5 X509_EXTENSION_new [function] [call site] 00922
6 ASN1_item_new [function] [call site] 00923
5 X509_EXTENSION_set_object [function] [call site] 00924
6 ASN1_OBJECT_free [function] [call site] 00925
5 X509_EXTENSION_set_critical [function] [call site] 00927
5 X509_EXTENSION_set_data [function] [call site] 00928
6 ASN1_OCTET_STRING_set [function] [call site] 00929
7 ASN1_STRING_set [function] [call site] 00930
5 X509_EXTENSION_free [function] [call site] 00931
6 ASN1_item_free [function] [call site] 00932
3 ASN1_OCTET_STRING_free [function] [call site] 00933
1 abort [call site] 00934
1 X509V3_EXT_free [function] [call site] 00935
2 X509V3_EXT_get_nid [function] [call site] 00936
2 ERR_put_error [function] [call site] 00937
2 ASN1_item_free [function] [call site] 00938
1 abort [call site] 00939
1 abort [call site] 00941
1 i2d_re_X509_tbs [function] [call site] 00942
2 asn1_encoding_clear [function] [call site] 00943
2 i2d_X509_CINF [function] [call site] 00944
1 abort [call site] 00945
1 BIO_s_mem [function] [call site] 00946
1 BIO_new [function] [call site] 00947
2 OPENSSL_zalloc [function] [call site] 00948
2 CRYPTO_new_ex_data [function] [call site] 00949
2 OPENSSL_free [function] [call site] 00950
1 X509_print [function] [call site] 00951
2 X509_print_ex [function] [call site] 00952
3 BIO_write [function] [call site] 00953
4 ERR_put_error [function] [call site] 00954
4 ERR_put_error [function] [call site] 00955
3 BIO_write [function] [call site] 00956
3 X509_get_version [function] [call site] 00957
3 __assert_fail [call site] 00958
3 BIO_printf [function] [call site] 00959
4 vsnprintf [call site] 00960
4 OPENSSL_malloc [function] [call site] 00961
4 vsnprintf [call site] 00962
4 __assert_fail [call site] 00963
4 BIO_write [function] [call site] 00964
4 OPENSSL_free [function] [call site] 00965
3 BIO_write [function] [call site] 00966
3 X509_get0_serialNumber [function] [call site] 00967
3 ASN1_INTEGER_get_uint64 [function] [call site] 00968
4 asn1_string_get_uint64(unsigned long*, asn1_string_st const*, int) [function] [call site] 00969
5 asn1_string_get_abs_uint64(unsigned long*, asn1_string_st const*, int) [function] [call site] 00970
5 ERR_put_error [function] [call site] 00971
3 __assert_fail [call site] 00972
3 BIO_printf [function] [call site] 00973
3 ERR_clear_error [function] [call site] 00974
3 BIO_printf [function] [call site] 00975
3 BIO_printf [function] [call site] 00976
3 X509_signature_print [function] [call site] 00977
4 BIO_puts [function] [call site] 00978
5 strlen [call site] 00979
5 BIO_write [function] [call site] 00980
4 i2a_ASN1_OBJECT [function] [call site] 00981
5 write_str(bio_st*, char const*) [function] [call site] 00982
6 strlen [call site] 00983
6 ERR_put_error [function] [call site] 00984
6 BIO_write [function] [call site] 00985
5 i2t_ASN1_OBJECT [function] [call site] 00986
6 OBJ_obj2txt [function] [call site] 00987
7 strlcpy_int(char*, char const*, int) [function] [call site] 00988
8 OPENSSL_strlcpy [function] [call site] 00989
8 ERR_put_error [function] [call site] 00990
7 OBJ_obj2nid [function] [call site] 00991
7 OBJ_nid2ln [function] [call site] 00992
8 OBJ_nid2obj [function] [call site] 00993
7 OBJ_nid2sn [function] [call site] 00994
8 OBJ_nid2obj [function] [call site] 00995
7 strlcpy_int(char*, char const*, int) [function] [call site] 00996
7 CBS_asn1_oid_to_text [function] [call site] 00998
8 parse_base128_integer(cbs_st*, unsigned long*) [function] [call site] 01000
8 CBB_add_bytes [function] [call site] 01001
9 CBB_add_space [function] [call site] 01002
9 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01003
8 add_decimal(cbb_st*, unsigned long) [function] [call site] 01004
9 snprintf [call site] 01005
9 strlen [call site] 01006
9 CBB_add_bytes [function] [call site] 01007
8 add_decimal(cbb_st*, unsigned long) [function] [call site] 01008
8 CBB_add_u8 [function] [call site] 01009
8 add_decimal(cbb_st*, unsigned long) [function] [call site] 01010
8 parse_base128_integer(cbs_st*, unsigned long*) [function] [call site] 01012
8 CBB_add_u8 [function] [call site] 01013
8 add_decimal(cbb_st*, unsigned long) [function] [call site] 01014
8 CBB_add_u8 [function] [call site] 01015
8 CBB_finish [function] [call site] 01016
8 CBB_cleanup [function] [call site] 01017
7 strlcpy_int(char*, char const*, int) [function] [call site] 01018
7 OPENSSL_free [function] [call site] 01019
5 OPENSSL_malloc [function] [call site] 01020
5 i2t_ASN1_OBJECT [function] [call site] 01021
5 write_str(bio_st*, char const*) [function] [call site] 01022
5 OPENSSL_free [function] [call site] 01023
4 OBJ_obj2nid [function] [call site] 01024
4 x509_print_rsa_pss_params [function] [call site] 01025
5 OBJ_obj2nid [function] [call site] 01026
5 __assert_fail [call site] 01027
5 rsa_pss_decode(X509_algor_st const*) [function] [call site] 01028
6 d2i_RSA_PSS_PARAMS [function] [call site] 01029
7 ASN1_item_d2i [function] [call site] 01030
5 i2a_ASN1_OBJECT [function] [call site] 01036
5 BIO_indent [function] [call site] 01039
5 rsa_mgf1_decode(X509_algor_st const*) [function] [call site] 01041
6 OBJ_obj2nid [function] [call site] 01042
6 d2i_X509_ALGOR [function] [call site] 01043
5 i2a_ASN1_OBJECT [function] [call site] 01045
5 i2a_ASN1_OBJECT [function] [call site] 01047
5 BIO_indent [function] [call site] 01050
5 i2a_ASN1_INTEGER [function] [call site] 01052
5 BIO_indent [function] [call site] 01059
5 i2a_ASN1_INTEGER [function] [call site] 01061
5 RSA_PSS_PARAMS_free [function] [call site] 01064
6 ASN1_item_free [function] [call site] 01065
5 X509_ALGOR_free [function] [call site] 01066
4 X509_signature_dump [function] [call site] 01067
5 BIO_write [function] [call site] 01068
5 BIO_indent [function] [call site] 01069
5 BIO_printf [function] [call site] 01070
5 BIO_write [function] [call site] 01071
3 BIO_printf [function] [call site] 01073
3 X509_get_issuer_name [function] [call site] 01074
3 X509_NAME_print_ex [function] [call site] 01075
4 X509_NAME_print [function] [call site] 01076
5 X509_NAME_oneline [function] [call site] 01077
6 BUF_MEM_new [function] [call site] 01078
7 OPENSSL_zalloc [function] [call site] 01079
6 BUF_MEM_grow [function] [call site] 01080
7 BUF_MEM_reserve [function] [call site] 01081
8 ERR_put_error [function] [call site] 01082
8 ERR_put_error [function] [call site] 01083
8 OPENSSL_realloc [function] [call site] 01084
7 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01085
6 OPENSSL_free [function] [call site] 01086
6 OPENSSL_strlcpy [function] [call site] 01087
6 sk_X509_NAME_ENTRY_num [function] [call site] 01088
6 sk_X509_NAME_ENTRY_value [function] [call site] 01089
6 OBJ_obj2nid [function] [call site] 01090
6 OBJ_nid2sn [function] [call site] 01091
6 i2t_ASN1_OBJECT [function] [call site] 01092
6 strlen [call site] 01093
6 ERR_put_error [function] [call site] 01094
6 BUF_MEM_grow [function] [call site] 01095
6 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01096
6 OPENSSL_free [function] [call site] 01097
6 BUF_MEM_free [function] [call site] 01098
7 OPENSSL_free [function] [call site] 01099
7 OPENSSL_free [function] [call site] 01100
5 OPENSSL_free [function] [call site] 01101
5 BIO_write [function] [call site] 01102
5 BIO_write [function] [call site] 01103
5 ERR_put_error [function] [call site] 01104
5 OPENSSL_free [function] [call site] 01105
4 do_name_ex(bio_st*, X509_name_st const*, int, unsigned long) [function] [call site] 01106
5 do_indent(bio_st*, int) [function] [call site] 01107
6 maybe_write(bio_st*, void const*, int) [function] [call site] 01108
7 BIO_write [function] [call site] 01109
5 X509_NAME_entry_count [function] [call site] 01110
6 sk_X509_NAME_ENTRY_num [function] [call site] 01111
5 X509_NAME_get_entry [function] [call site] 01112
6 sk_X509_NAME_ENTRY_num [function] [call site] 01113
6 sk_X509_NAME_ENTRY_value [function] [call site] 01114
5 X509_NAME_get_entry [function] [call site] 01115
5 X509_NAME_ENTRY_set [function] [call site] 01116
5 maybe_write(bio_st*, void const*, int) [function] [call site] 01117
5 maybe_write(bio_st*, void const*, int) [function] [call site] 01118
5 do_indent(bio_st*, int) [function] [call site] 01119
5 X509_NAME_ENTRY_set [function] [call site] 01120
5 X509_NAME_ENTRY_get_object [function] [call site] 01121
5 X509_NAME_ENTRY_get_data [function] [call site] 01122
5 __assert_fail [call site] 01123
5 OBJ_obj2nid [function] [call site] 01124
5 OBJ_obj2txt [function] [call site] 01125
5 OBJ_nid2sn [function] [call site] 01126
5 strlen [call site] 01127
5 maybe_write(bio_st*, void const*, int) [function] [call site] 01128
5 maybe_write(bio_st*, void const*, int) [function] [call site] 01129
5 ASN1_STRING_print_ex [function] [call site] 01130
6 ASN1_tag2str [function] [call site] 01131
6 strlen [call site] 01132
6 maybe_write(bio_st*, void const*, int) [function] [call site] 01133
7 BIO_write [function] [call site] 01134
6 string_type_to_encoding(int) [function] [call site] 01135
6 do_dump(unsigned long, bio_st*, asn1_string_st const*) [function] [call site] 01136
7 maybe_write(bio_st*, void const*, int) [function] [call site] 01137
7 do_hex_dump(bio_st*, unsigned char*, int) [function] [call site] 01138
8 maybe_write(bio_st*, void const*, int) [function] [call site] 01139
7 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01140
7 asn1_type_set0_string [function] [call site] 01141
8 __assert_fail [call site] 01142
8 ASN1_TYPE_set [function] [call site] 01143
7 i2d_ASN1_TYPE [function] [call site] 01144
8 ASN1_item_i2d [function] [call site] 01145
7 do_hex_dump(bio_st*, unsigned char*, int) [function] [call site] 01146
7 OPENSSL_free [function] [call site] 01147
6 do_buf(unsigned char const*, int, int, unsigned long, char*, bio_st*) [function] [call site] 01148
7 __assert_fail [call site] 01149
7 CBB_init_fixed [function] [call site] 01153
8 cbb_init(cbb_st*, unsigned char*, unsigned long, int) [function] [call site] 01155
7 CBB_add_utf8 [function] [call site] 01156
8 is_valid_code_point(unsigned int) [function] [call site] 01157
8 CBB_add_u8 [function] [call site] 01158
8 CBB_add_u8 [function] [call site] 01159
8 CBB_add_u8 [function] [call site] 01160
8 CBB_add_u8 [function] [call site] 01161
8 CBB_add_u8 [function] [call site] 01162
8 CBB_add_u8 [function] [call site] 01163
8 CBB_add_u8 [function] [call site] 01164
8 CBB_add_u8 [function] [call site] 01165
8 CBB_add_u8 [function] [call site] 01166
8 CBB_add_u8 [function] [call site] 01167
7 ERR_put_error [function] [call site] 01168
7 CBB_len [function] [call site] 01169
8 __assert_fail [call site] 01170
8 __assert_fail [call site] 01171
7 do_esc_char(unsigned int, unsigned long, char*, bio_st*, int, int) [function] [call site] 01172
8 snprintf [call site] 01173
8 snprintf [call site] 01174
8 snprintf [call site] 01175
8 is_control_character(unsigned char) [function] [call site] 01176
8 snprintf [call site] 01177
8 snprintf [call site] 01178
8 maybe_write(bio_st*, void const*, int) [function] [call site] 01179
8 snprintf [call site] 01180
8 maybe_write(bio_st*, void const*, int) [function] [call site] 01181
8 snprintf [call site] 01182
8 maybe_write(bio_st*, void const*, int) [function] [call site] 01183
8 strlen [call site] 01184
8 maybe_write(bio_st*, void const*, int) [function] [call site] 01185
7 do_esc_char(unsigned int, unsigned long, char*, bio_st*, int, int) [function] [call site] 01186
6 maybe_write(bio_st*, void const*, int) [function] [call site] 01187
6 do_buf(unsigned char const*, int, int, unsigned long, char*, bio_st*) [function] [call site] 01188
6 maybe_write(bio_st*, void const*, int) [function] [call site] 01189
3 BIO_write [function] [call site] 01190
3 BIO_write [function] [call site] 01191
3 BIO_write [function] [call site] 01192
3 X509_get_notBefore [function] [call site] 01193
3 ASN1_TIME_print [function] [call site] 01194
4 ASN1_UTCTIME_print [function] [call site] 01195
5 CBS_parse_utc_time [function] [call site] 01197
5 BIO_printf [function] [call site] 01199
4 ASN1_GENERALIZEDTIME_print [function] [call site] 01200
5 CBS_parse_generalized_time [function] [call site] 01202
5 BIO_printf [function] [call site] 01204
3 BIO_write [function] [call site] 01206
3 X509_get_notAfter [function] [call site] 01207
3 ASN1_TIME_print [function] [call site] 01208
3 BIO_write [function] [call site] 01209
3 BIO_printf [function] [call site] 01210
3 X509_get_subject_name [function] [call site] 01211
3 X509_NAME_print_ex [function] [call site] 01212
3 BIO_write [function] [call site] 01213
3 BIO_write [function] [call site] 01214
3 BIO_printf [function] [call site] 01215
3 i2a_ASN1_OBJECT [function] [call site] 01216
3 X509_get0_pubkey [function] [call site] 01218
4 X509_PUBKEY_get0 [function] [call site] 01219
3 BIO_printf [function] [call site] 01220
3 ERR_print_errors [function] [call site] 01221
4 ERR_print_errors_cb [function] [call site] 01222
5 err_get_state() [function] [call site] 01223
5 ERR_get_error_line_data [function] [call site] 01224
6 get_error_values(int, int, char const**, int*, char const**, int*) [function] [call site] 01225
7 err_get_state() [function] [call site] 01226
7 __assert_fail [call site] 01227
7 __assert_fail [call site] 01228
7 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 01229
5 ERR_error_string_n [function] [call site] 01230
6 ERR_GET_LIB [function] [call site] 01231
6 ERR_GET_REASON [function] [call site] 01232
6 err_lib_error_string(unsigned int) [function] [call site] 01233
7 ERR_GET_LIB [function] [call site] 01234
6 err_reason_error_string(unsigned int, int) [function] [call site] 01235
7 ERR_GET_LIB [function] [call site] 01236
7 ERR_GET_REASON [function] [call site] 01237
7 strerror [call site] 01238
7 err_string_lookup(unsigned int, unsigned int, unsigned int const*, unsigned long, char const*) [function] [call site] 01239
8 bsearch [call site] 01240
8 err_string_cmp(void const*, void const*) [function] [call site] 01241
6 snprintf [call site] 01242
6 snprintf [call site] 01243
6 snprintf [call site] 01244
6 strchr [call site] 01245
6 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01246
5 snprintf [call site] 01247
5 strlen [call site] 01248
4 print_bio(char const*, unsigned long, void*) [function] [call site] 01249
5 BIO_write_all [function] [call site] 01250
6 BIO_write [function] [call site] 01251
3 EVP_PKEY_print_public [function] [call site] 01252
4 EVP_PKEY_id [function] [call site] 01253
4 find_method(int) [function] [call site] 01254
4 print_unsupported(bio_st*, evp_pkey_st const*, int, char const*) [function] [call site] 01255
5 BIO_indent [function] [call site] 01256
5 BIO_printf [function] [call site] 01257
3 BIO_printf [function] [call site] 01258
3 X509_signature_dump [function] [call site] 01259
3 BIO_printf [function] [call site] 01260
3 X509_signature_dump [function] [call site] 01261
3 X509V3_extensions_print [function] [call site] 01262
4 sk_X509_EXTENSION_num [function] [call site] 01263
4 BIO_printf [function] [call site] 01264
4 sk_X509_EXTENSION_num [function] [call site] 01265
4 sk_X509_EXTENSION_value [function] [call site] 01266
4 BIO_printf [function] [call site] 01267
4 i2a_ASN1_OBJECT [function] [call site] 01268
4 X509_EXTENSION_get_critical [function] [call site] 01269
4 BIO_printf [function] [call site] 01270
4 X509V3_EXT_print [function] [call site] 01271
5 X509V3_EXT_get [function] [call site] 01272
5 unknown_ext_print(bio_st*, X509_extension_st const*, unsigned long, int, int) [function] [call site] 01273
6 BIO_printf [function] [call site] 01274
6 BIO_printf [function] [call site] 01275
6 X509_EXTENSION_get_data [function] [call site] 01276
6 ASN1_STRING_get0_data [function] [call site] 01277
6 ASN1_STRING_length [function] [call site] 01278
6 BIO_hexdump [function] [call site] 01279
7 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01280
7 hexdump_write((anonymous namespace)::hexdump_ctx*, unsigned char const*, unsigned long) [function] [call site] 01281
8 BIO_indent [function] [call site] 01282
8 hexbyte(char*, unsigned char) [function] [call site] 01283
8 hexbyte(char*, unsigned char) [function] [call site] 01284
8 hexbyte(char*, unsigned char) [function] [call site] 01285
8 hexbyte(char*, unsigned char) [function] [call site] 01286
8 BIO_write [function] [call site] 01287
8 hexbyte(char*, unsigned char) [function] [call site] 01288
8 BIO_write [function] [call site] 01289
8 to_char(unsigned char) [function] [call site] 01290
8 BIO_write [function] [call site] 01291
7 finish((anonymous namespace)::hexdump_ctx*) [function] [call site] 01292
8 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01293
8 BIO_write [function] [call site] 01294
5 X509_EXTENSION_get_data [function] [call site] 01295
5 ASN1_STRING_get0_data [function] [call site] 01296
5 ASN1_STRING_length [function] [call site] 01297
5 ASN1_item_d2i [function] [call site] 01298
5 unknown_ext_print(bio_st*, X509_extension_st const*, unsigned long, int, int) [function] [call site] 01299
5 BIO_printf [function] [call site] 01300
5 X509V3_EXT_val_prn(bio_st*, stack_st_CONF_VALUE const*, int, int) [function] [call site] 01301
6 sk_CONF_VALUE_num [function] [call site] 01302
7 OPENSSL_sk_num [function] [call site] 01303
6 BIO_printf [function] [call site] 01304
6 sk_CONF_VALUE_num [function] [call site] 01305
6 sk_CONF_VALUE_num [function] [call site] 01307
6 BIO_printf [function] [call site] 01308
6 BIO_printf [function] [call site] 01309
6 sk_CONF_VALUE_value [function] [call site] 01310
7 OPENSSL_sk_value [function] [call site] 01311
6 BIO_printf [function] [call site] 01314
5 ERR_put_error [function] [call site] 01316
5 sk_CONF_VALUE_pop_free [function] [call site] 01317
6 OPENSSL_sk_pop_free_ex [function] [call site] 01318
6 sk_CONF_VALUE_call_free_func [function] [call site] 01319
5 X509V3_conf_free [function] [call site] 01320
6 OPENSSL_free [function] [call site] 01321
6 OPENSSL_free [function] [call site] 01322
6 OPENSSL_free [function] [call site] 01323
6 OPENSSL_free [function] [call site] 01324
5 ASN1_item_free [function] [call site] 01325
4 BIO_printf [function] [call site] 01326
4 X509_EXTENSION_get_data [function] [call site] 01327
4 ASN1_STRING_print [function] [call site] 01328
4 BIO_write [function] [call site] 01331
3 X509_signature_print [function] [call site] 01332
3 X509_CERT_AUX_print [function] [call site] 01333
4 BIO_printf [function] [call site] 01334
4 sk_ASN1_OBJECT_num [function] [call site] 01335
4 sk_ASN1_OBJECT_value [function] [call site] 01336
4 OBJ_obj2txt [function] [call site] 01337
4 BIO_printf [function] [call site] 01340
4 BIO_printf [function] [call site] 01341
4 sk_ASN1_OBJECT_num [function] [call site] 01342
4 sk_ASN1_OBJECT_value [function] [call site] 01344
4 OBJ_obj2txt [function] [call site] 01345
4 BIO_printf [function] [call site] 01348
4 BIO_printf [function] [call site] 01349
4 BIO_printf [function] [call site] 01350
4 BIO_write [function] [call site] 01351
1 BIO_free [function] [call site] 01352
2 CRYPTO_refcount_dec_and_test_zero [function] [call site] 01353
2 CRYPTO_free_ex_data [function] [call site] 01355
1 ERR_clear_error [function] [call site] 01356