Fuzz introspector: session
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
2241 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']

2241 2885 RSA_check_key call site: 00000 /src/boringssl/crypto/fipsmodule/rsa/rsa.cc.inc:753
1587 1591 11 :

['std::__1::unique_ptr ::release[abi:ne180100]()', 'std::__1::unique_ptr ::get[abi:ne180100]() const', 'EC_KEY_new', 'std::__1::unique_ptr ::~unique_ptr[abi:ne180100]()', 'EVP_PKEY_assign_EC_KEY', 'bool std::__1::operator==[abi:ne180100] (std::__1::unique_ptr const&, decltype(nullptr))', 'CBS_len', 'CBS_data', 'EC_KEY_oct2key', 'EC_KEY_set_group', '_ZNSt3__110unique_ptrI9ec_key_stN4bssl8internal7DeleterEEC2B8ne180100ILb1EvEEPS1_']

1587 1591 eckey_pub_decode(evp_pkey_st*,cbs_st*,cbs_st*) call site: 00000 /src/boringssl/crypto/evp/p_ec_asn1.cc:56
365 365 1 :

['X509_STORE_free']

365 365 X509_STORE_new call site: 00000 /src/boringssl/crypto/x509/x509_lu.cc:122
139 139 4 :

['lh_CRYPTO_BUFFER_retrieve', 'lh_CRYPTO_BUFFER_delete', 'CRYPTO_MUTEX_lock_write', 'CRYPTO_MUTEX_unlock_write']

139 164 CRYPTO_BUFFER_free call site: 00000 /src/boringssl/crypto/pool/pool.cc:206
134 157 6 :

['lh_CRYPTO_BUFFER_retrieve', 'lh_CRYPTO_BUFFER_insert', 'crypto_buffer_free_object(crypto_buffer_st*)', 'CRYPTO_refcount_inc', 'CRYPTO_MUTEX_lock_write', 'CRYPTO_MUTEX_unlock_write']

134 157 crypto_buffer_new(unsignedcharconst*,unsignedlong,int,crypto_buffer_pool_st*) call site: 00000 /src/boringssl/crypto/pool/pool.cc:131
90 157 8 :

['METHOD_unref', 'CRYPTO_free_ex_data', 'CRYPTO_refcount_dec_and_test_zero', 'OPENSSL_free', 'EC_POINT_free', 'EC_GROUP_free', 'ec_wrapped_scalar_free(EC_WRAPPED_SCALAR*)', 'g_ec_ex_data_class_bss_get()']

90 157 EC_KEY_free call site: 00000 /src/boringssl/crypto/fipsmodule/ec/ec_key.cc.inc:101
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
83 131 2 :

['OPENSSL_free', 'OPENSSL_strdup']

83 131 OBJ_dup call site: 00000 /src/boringssl/crypto/obj/obj.cc:90
72 72 1 :

['ERR_add_error_dataf']

72 130 ASN1_mbstring_ncopy call site: 00000 /src/boringssl/crypto/asn1/a_mbstr.cc:131
51 51 1 :

['OPENSSL_gmtime_adj']

51 51 CBS_parse_rfc5280_time_internal(cbs_stconst*,int,int,tm*) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:889
31 33 3 :

['sk_void_free', 'CRYPTO_get_ex_data', 'CRYPTO_atomic_load_u32']

31 33 CRYPTO_free_ex_data call site: 00000 /src/boringssl/crypto/ex_data.cc:113

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 SSL_SESSION_from_bytes [function] [call site] 00001
2 bssl::SSL_SESSION_parse(cbs_st*, bssl::SSL_X509_METHOD const*, crypto_buffer_pool_st*) [function] [call site] 00003
3 bssl::ssl_session_new(bssl::SSL_X509_METHOD const*) [function] [call site] 00004
4 std::__1::unique_ptr<ssl_session_st, bssl::internal::Deleter> bssl::MakeUnique<ssl_session_st, bssl::SSL_X509_METHOD const*&>(bssl::SSL_X509_METHOD const*&) [function] [call site] 00005
5 ssl_session_st* bssl::New<ssl_session_st, bssl::SSL_X509_METHOD const*&>(bssl::SSL_X509_METHOD const*&) [function] [call site] 00006
6 OPENSSL_malloc [function] [call site] 00007
7 should_fail_allocation() [function] [call site] 00008
7 __assert_fail [call site] 00009
7 __assert_fail [call site] 00010
7 OPENSSL_memory_alloc [call site] 00011
7 __asan_poison_memory_region(void const*, unsigned long) [function] [call site] 00012
7 ERR_put_error [function] [call site] 00013
8 err_get_state() [function] [call site] 00014
9 CRYPTO_get_thread_local [function] [call site] 00015
10 CRYPTO_once [function] [call site] 00016
11 pthread_once [call site] 00017
11 abort [call site] 00018
10 thread_local_init() [function] [call site] 00019
11 pthread_key_create [call site] 00020
11 thread_local_destructor(void*) [function] [call site] 00021
12 pthread_mutex_lock [call site] 00022
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00023
12 pthread_mutex_unlock [call site] 00024
10 pthread_getspecific [call site] 00025
9 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00026
9 CRYPTO_set_thread_local [function] [call site] 00027
10 CRYPTO_once [function] [call site] 00028
10 thread_local_init() [function] [call site] 00029
10 pthread_getspecific [call site] 00030
10 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00031
10 pthread_setspecific [call site] 00032
10 pthread_mutex_lock [call site] 00033
10 pthread_mutex_unlock [call site] 00034
9 err_state_free(void*) [function] [call site] 00035
10 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00036
11 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00037
8 __errno_location [call site] 00038
8 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00039
6 ssl_session_st::ssl_session_st(bssl::SSL_X509_METHOD const*) [function] [call site] 00040
7 bssl::RefCounted<ssl_session_st>::RefCounted(bssl::RefCounted<ssl_session_st>::CheckSubClass) [function] [call site] 00041
7 bssl::InplaceVector<unsigned char, 48ul>::InplaceVector() [function] [call site] 00042
7 bssl::InplaceVector<unsigned char, 32ul>::InplaceVector() [function] [call site] 00043
7 bssl::Array<unsigned char>::Array() [function] [call site] 00044
7 CRYPTO_new_ex_data [function] [call site] 00045
7 time [call site] 00046
7 bssl::Array<unsigned char>::~Array() [function] [call site] 00047
8 bssl::Array<unsigned char>::Reset() [function] [call site] 00048
9 bssl::Array<unsigned char>::Reset(unsigned char*, unsigned long) [function] [call site] 00049
10 OPENSSL_free [function] [call site] 00050
11 OPENSSL_memory_free [call site] 00051
11 __asan_unpoison_memory_region(void const*, unsigned long) [function] [call site] 00052
11 OPENSSL_cleanse [function] [call site] 00053
12 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00054
8 __clang_call_terminate [call site] 00055
9 __cxa_begin_catch [call site] 00056
7 bssl::InplaceVector<unsigned char, 48ul>::~InplaceVector() [function] [call site] 00057
8 bssl::InplaceVector<unsigned char, 48ul>::clear() [function] [call site] 00058
9 bssl::InplaceVector<unsigned char, 48ul>::Shrink(unsigned long) [function] [call site] 00059
10 abort [call site] 00060
10 bssl::InplaceVector<unsigned char, 48ul>::data() [function] [call site] 00061
8 __clang_call_terminate [call site] 00062
7 bssl::InplaceVector<unsigned char, 32ul>::~InplaceVector() [function] [call site] 00063
8 bssl::InplaceVector<unsigned char, 32ul>::clear() [function] [call site] 00064
9 bssl::InplaceVector<unsigned char, 32ul>::Shrink(unsigned long) [function] [call site] 00065
10 bssl::InplaceVector<unsigned char, 32ul>::data() [function] [call site] 00066
3 CBS_get_asn1 [function] [call site] 00067
4 cbs_get_asn1(cbs_st*, cbs_st*, unsigned int, int) [function] [call site] 00068
5 CBS_get_any_asn1_element [function] [call site] 00069
6 cbs_get_any_asn1_element(cbs_st*, cbs_st*, unsigned int*, unsigned long*, int*, int*, int) [function] [call site] 00070
7 __assert_fail [call site] 00071
7 __assert_fail [call site] 00072
7 parse_asn1_tag(cbs_st*, unsigned int*) [function] [call site] 00073
8 CBS_get_u8 [function] [call site] 00074
9 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00075
8 parse_base128_integer(cbs_st*, unsigned long*) [function] [call site] 00076
9 CBS_get_u8 [function] [call site] 00077
7 CBS_get_u8 [function] [call site] 00078
7 CBS_get_bytes [function] [call site] 00080
8 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00081
7 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00083
8 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00084
7 CBS_get_bytes [function] [call site] 00085
5 CBS_skip [function] [call site] 00086
6 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00087
5 __assert_fail [call site] 00088
3 CBS_get_asn1_uint64 [function] [call site] 00089
4 CBS_get_asn1_uint64_with_tag [function] [call site] 00090
5 CBS_get_asn1 [function] [call site] 00091
5 CBS_is_unsigned_asn1_integer [function] [call site] 00092
6 CBS_is_valid_asn1_integer [function] [call site] 00093
7 CBS_get_u8 [function] [call site] 00094
7 CBS_get_u8 [function] [call site] 00095
3 CBS_get_asn1_uint64 [function] [call site] 00098
3 bssl::ssl_protocol_version_from_wire(unsigned short*, unsigned short) [function] [call site] 00099
3 ERR_put_error [function] [call site] 00100
3 CBS_get_asn1 [function] [call site] 00101
3 CBS_get_u16 [function] [call site] 00102
4 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00103
3 ERR_put_error [function] [call site] 00105
3 SSL_get_cipher_by_value [function] [call site] 00106
4 bsearch [call site] 00107
4 ssl_cipher_id_cmp_void(void const*, void const*) [function] [call site] 00108
5 ssl_cipher_id_cmp(ssl_cipher_st const*, ssl_cipher_st const*) [function] [call site] 00109
3 ERR_put_error [function] [call site] 00110
3 CBS_get_asn1 [function] [call site] 00111
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00112
4 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00113
3 bssl::InplaceVector<unsigned char, 32ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00114
4 bssl::Span<unsigned char const>::size() const [function] [call site] 00115
4 bssl::InplaceVector<unsigned char, 32ul>::capacity() [function] [call site] 00116
4 bssl::InplaceVector<unsigned char, 32ul>::clear() [function] [call site] 00117
4 bssl::Span<unsigned char const>::begin() const [function] [call site] 00118
4 bssl::Span<unsigned char const>::end() const [function] [call site] 00119
4 bssl::InplaceVector<unsigned char, 32ul>::data() [function] [call site] 00120
4 bssl::Span<unsigned char const>::size() const [function] [call site] 00121
3 CBS_get_asn1 [function] [call site] 00122
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00123
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00124
4 bssl::InplaceVector<unsigned char, 48ul>::capacity() [function] [call site] 00125
4 bssl::InplaceVector<unsigned char, 48ul>::clear() [function] [call site] 00126
4 bssl::InplaceVector<unsigned char, 48ul>::data() [function] [call site] 00127
3 CBS_get_asn1 [function] [call site] 00128
3 CBS_get_asn1_uint64 [function] [call site] 00129
3 CBS_get_asn1 [function] [call site] 00130
3 CBS_get_asn1_uint64 [function] [call site] 00131
3 ERR_put_error [function] [call site] 00132
3 CBS_get_optional_asn1 [function] [call site] 00133
4 CBS_peek_asn1_tag [function] [call site] 00134
5 parse_asn1_tag(cbs_st*, unsigned int*) [function] [call site] 00135
4 CBS_get_asn1 [function] [call site] 00136
3 ERR_put_error [function] [call site] 00138
3 CBS_get_optional_asn1_octet_string [function] [call site] 00139
4 CBS_get_optional_asn1 [function] [call site] 00140
4 __assert_fail [call site] 00141
4 CBS_get_asn1 [function] [call site] 00142
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00145
3 bssl::InplaceVector<unsigned char, 32ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00146
3 bssl::SSL_SESSION_parse_long(cbs_st*, long*, unsigned int, long) [function] [call site] 00147
4 CBS_get_optional_asn1_uint64 [function] [call site] 00148
5 CBS_get_optional_asn1 [function] [call site] 00149
5 CBS_get_asn1_uint64 [function] [call site] 00150
4 ERR_put_error [function] [call site] 00152
3 CBS_get_optional_asn1 [function] [call site] 00153
3 ERR_put_error [function] [call site] 00154
3 bssl::SSL_SESSION_parse_string(cbs_st*, std::__1::unique_ptr<char, bssl::internal::Deleter>*, unsigned int) [function] [call site] 00155
4 CBS_get_optional_asn1_octet_string [function] [call site] 00156
4 ERR_put_error [function] [call site] 00157
4 CBS_contains_zero_byte [function] [call site] 00158
5 OPENSSL_memchr(void const*, int, unsigned long) [function] [call site] 00159
6 memchr [call site] 00160
4 ERR_put_error [function] [call site] 00161
4 CBS_strdup [function] [call site] 00162
5 OPENSSL_free [function] [call site] 00163
5 OPENSSL_strndup [function] [call site] 00164
6 OPENSSL_strnlen [function] [call site] 00165
6 ERR_put_error [function] [call site] 00166
6 OPENSSL_malloc [function] [call site] 00167
6 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00168
3 bssl::SSL_SESSION_parse_u32(cbs_st*, unsigned int*, unsigned int, unsigned int) [function] [call site] 00169
4 CBS_get_optional_asn1_uint64 [function] [call site] 00170
4 ERR_put_error [function] [call site] 00171
3 bssl::SSL_SESSION_parse_octet_string(cbs_st*, bssl::Array<unsigned char>*, unsigned int) [function] [call site] 00172
4 CBS_get_optional_asn1_octet_string [function] [call site] 00173
4 ERR_put_error [function] [call site] 00174
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00175
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00176
5 bssl::Span<unsigned char const>::size() const [function] [call site] 00177
5 bssl::Array<unsigned char>::InitUninitialized(unsigned long) [function] [call site] 00178
6 bssl::Array<unsigned char>::Reset() [function] [call site] 00179
6 ERR_put_error [function] [call site] 00180
6 OPENSSL_malloc [function] [call site] 00181
5 bssl::Span<unsigned char const>::begin() const [function] [call site] 00182
5 bssl::Span<unsigned char const>::end() const [function] [call site] 00183
3 CBS_peek_asn1_tag [function] [call site] 00184
3 CBS_get_asn1 [function] [call site] 00185
3 CBS_get_asn1 [function] [call site] 00186
3 ERR_put_error [function] [call site] 00189
3 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00191
3 CBS_get_optional_asn1_octet_string [function] [call site] 00192
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00193
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00194
3 bssl::SSL_SESSION_parse_crypto_buffer(cbs_st*, std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter>*, unsigned int, crypto_buffer_pool_st*) [function] [call site] 00195
4 CBS_peek_asn1_tag [function] [call site] 00196
4 CBS_get_asn1 [function] [call site] 00197
4 CBS_get_asn1 [function] [call site] 00198
4 ERR_put_error [function] [call site] 00200
4 CRYPTO_BUFFER_new_from_CBS [function] [call site] 00201
5 CRYPTO_BUFFER_new [function] [call site] 00204
6 crypto_buffer_new(unsigned char const*, unsigned long, int, crypto_buffer_pool_st*) [function] [call site] 00205
7 CRYPTO_MUTEX_lock_read [function] [call site] 00206
8 pthread_rwlock_rdlock [call site] 00207
8 abort [call site] 00208
7 lh_CRYPTO_BUFFER_retrieve [function] [call site] 00209
8 OPENSSL_lh_retrieve [function] [call site] 00210
9 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] 00211
8 lh_CRYPTO_BUFFER_call_hash_func [function] [call site] 00212
8 lh_CRYPTO_BUFFER_call_cmp_func [function] [call site] 00213
7 CRYPTO_refcount_inc [function] [call site] 00214
8 CRYPTO_atomic_load_u32 [function] [call site] 00215
8 CRYPTO_atomic_compare_exchange_weak_u32 [function] [call site] 00216
7 CRYPTO_MUTEX_unlock_read [function] [call site] 00217
8 pthread_rwlock_unlock [call site] 00218
8 abort [call site] 00219
7 OPENSSL_zalloc [function] [call site] 00220
8 OPENSSL_malloc [function] [call site] 00221
8 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00222
7 OPENSSL_memdup [function] [call site] 00223
8 OPENSSL_malloc [function] [call site] 00224
8 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00225
7 OPENSSL_free [function] [call site] 00226
7 CRYPTO_MUTEX_lock_write [function] [call site] 00227
8 pthread_rwlock_wrlock [call site] 00228
8 abort [call site] 00229
7 lh_CRYPTO_BUFFER_retrieve [function] [call site] 00230
7 lh_CRYPTO_BUFFER_insert [function] [call site] 00231
8 OPENSSL_lh_insert [function] [call site] 00232
9 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] 00233
9 OPENSSL_malloc [function] [call site] 00234
9 lh_maybe_resize(lhash_st*) [function] [call site] 00235
10 __assert_fail [call site] 00236
10 lh_rebucket(lhash_st*, unsigned long) [function] [call site] 00237
11 OPENSSL_zalloc [function] [call site] 00238
11 OPENSSL_free [function] [call site] 00239
10 lh_rebucket(lhash_st*, unsigned long) [function] [call site] 00240
7 CRYPTO_refcount_inc [function] [call site] 00241
7 CRYPTO_MUTEX_unlock_write [function] [call site] 00242
8 pthread_rwlock_unlock [call site] 00243
8 abort [call site] 00244
7 crypto_buffer_free_object(crypto_buffer_st*) [function] [call site] 00245
8 OPENSSL_free [function] [call site] 00246
8 OPENSSL_free [function] [call site] 00247
3 bssl::SSL_SESSION_parse_crypto_buffer(cbs_st*, std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter>*, unsigned int, crypto_buffer_pool_st*) [function] [call site] 00248
3 CBS_get_optional_asn1_bool [function] [call site] 00249
4 CBS_get_optional_asn1 [function] [call site] 00250
4 CBS_get_asn1 [function] [call site] 00251
3 ERR_put_error [function] [call site] 00254
3 bssl::SSL_SESSION_parse_u16(cbs_st*, unsigned short*, unsigned int, unsigned short) [function] [call site] 00255
4 CBS_get_optional_asn1_uint64 [function] [call site] 00256
4 ERR_put_error [function] [call site] 00257
3 ERR_put_error [function] [call site] 00258
3 CBS_get_optional_asn1 [function] [call site] 00260
3 ERR_put_error [function] [call site] 00262
3 ERR_put_error [function] [call site] 00263
3 sk_CRYPTO_BUFFER_new_null [function] [call site] 00264
4 OPENSSL_sk_new_null [function] [call site] 00265
5 OPENSSL_sk_new [function] [call site] 00266
6 OPENSSL_zalloc [function] [call site] 00267
6 OPENSSL_calloc [function] [call site] 00268
7 ERR_put_error [function] [call site] 00269
7 OPENSSL_zalloc [function] [call site] 00270
3 CRYPTO_BUFFER_new_from_CBS [function] [call site] 00271
3 _ZN4bssl11PushToStackI22stack_st_CRYPTO_BUFFEREENSt3__19enable_ifIXntsr8internal11StackTraitsIT_EE8kIsConstEbE4typeEPS4_NS2_10unique_ptrINS_8internal11StackTraitsIS4_E4TypeENS9_7DeleterEEE [function] [call site] 00272
4 OPENSSL_sk_push [function] [call site] 00273
5 OPENSSL_sk_insert [function] [call site] 00274
6 ERR_put_error [function] [call site] 00275
6 OPENSSL_realloc [function] [call site] 00276
7 OPENSSL_malloc [function] [call site] 00277
7 OPENSSL_memory_get_size [call site] 00278
7 __asan_unpoison_memory_region(void const*, unsigned long) [function] [call site] 00279
7 __asan_poison_memory_region(void const*, unsigned long) [function] [call site] 00280
7 OPENSSL_malloc [function] [call site] 00281
7 OPENSSL_free [function] [call site] 00282
6 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00283
3 CBS_get_any_asn1_element [function] [call site] 00285
3 ERR_put_error [function] [call site] 00287
3 CRYPTO_BUFFER_new_from_CBS [function] [call site] 00288
3 _ZN4bssl11PushToStackI22stack_st_CRYPTO_BUFFEREENSt3__19enable_ifIXntsr8internal11StackTraitsIT_EE8kIsConstEbE4typeEPS4_NS2_10unique_ptrINS_8internal11StackTraitsIS4_E4TypeENS9_7DeleterEEE [function] [call site] 00289
3 CBS_get_optional_asn1_octet_string [function] [call site] 00290
3 CBS_get_u32 [function] [call site] 00291
4 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00292
3 CBS_get_optional_asn1_bool [function] [call site] 00294
3 ERR_put_error [function] [call site] 00295
3 bssl::SSL_SESSION_parse_u16(cbs_st*, unsigned short*, unsigned int, unsigned short) [function] [call site] 00296
3 bssl::SSL_SESSION_parse_u32(cbs_st*, unsigned int*, unsigned int, unsigned int) [function] [call site] 00297
3 bssl::SSL_SESSION_parse_u32(cbs_st*, unsigned int*, unsigned int, unsigned int) [function] [call site] 00298
3 bssl::SSL_SESSION_parse_octet_string(cbs_st*, bssl::Array<unsigned char>*, unsigned int) [function] [call site] 00299
3 CBS_get_optional_asn1_bool [function] [call site] 00300
3 bssl::SSL_SESSION_parse_octet_string(cbs_st*, bssl::Array<unsigned char>*, unsigned int) [function] [call site] 00301
3 ERR_put_error [function] [call site] 00302
3 CBS_get_optional_asn1_octet_string [function] [call site] 00303
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00304
3 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00305
3 CBS_get_optional_asn1_octet_string [function] [call site] 00306
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00307
3 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00308
3 CBS_get_optional_asn1_bool [function] [call site] 00309
3 ERR_put_error [function] [call site] 00311
3 bssl::Array<unsigned char>::empty() const [function] [call site] 00312
3 ERR_put_error [function] [call site] 00313
3 ERR_put_error [function] [call site] 00314
2 ERR_put_error [function] [call site] 00316
1 SSL_SESSION_to_bytes [function] [call site] 00317
2 OPENSSL_memdup [function] [call site] 00318
2 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::StackAllocated() [function] [call site] 00319
3 CBB_zero [function] [call site] 00320
4 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00321
2 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 00322
2 CBB_init [function] [call site] 00323
3 OPENSSL_malloc [function] [call site] 00325
3 cbb_init(cbb_st*, unsigned char*, unsigned long, int) [function] [call site] 00326
2 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 00327
2 bssl::SSL_SESSION_to_bytes_full(ssl_session_st const*, cbb_st*, int) [function] [call site] 00328
3 CBB_add_asn1 [function] [call site] 00329
4 CBB_flush [function] [call site] 00330
5 cbb_get_base(cbb_st*) [function] [call site] 00331
5 __assert_fail [call site] 00332
5 __assert_fail [call site] 00333
5 CBB_flush [function] [call site] 00334
6 __assert_fail [call site] 00335
6 ERR_put_error [function] [call site] 00336
6 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00337
7 cbb_buffer_reserve(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00338
8 ERR_put_error [function] [call site] 00339
8 ERR_put_error [function] [call site] 00340
8 OPENSSL_realloc [function] [call site] 00341
6 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00342
6 ERR_put_error [function] [call site] 00343
6 cbb_on_error(cbb_st*) [function] [call site] 00344
7 cbb_get_base(cbb_st*) [function] [call site] 00345
4 CBB_add_u8 [function] [call site] 00346
5 cbb_add_u(cbb_st*, unsigned long, unsigned long) [function] [call site] 00347
6 CBB_add_space [function] [call site] 00348
7 CBB_flush [function] [call site] 00349
7 cbb_get_base(cbb_st*) [function] [call site] 00350
7 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00351
6 cbb_on_error(cbb_st*) [function] [call site] 00352
4 add_base128_integer(cbb_st*, unsigned long) [function] [call site] 00353
5 CBB_add_u8 [function] [call site] 00354
4 CBB_add_u8 [function] [call site] 00355
4 cbb_add_child(cbb_st*, cbb_st*, unsigned char, int) [function] [call site] 00356
5 __assert_fail [call site] 00357
5 __assert_fail [call site] 00358
5 cbb_get_base(cbb_st*) [function] [call site] 00359
5 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 00360
5 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00361
3 CBB_add_asn1_uint64 [function] [call site] 00363
4 CBB_add_asn1_uint64_with_tag [function] [call site] 00364
5 CBB_add_asn1 [function] [call site] 00365
5 CBB_add_u8 [function] [call site] 00366
5 CBB_add_u8 [function] [call site] 00367
5 CBB_add_u8 [function] [call site] 00368
5 CBB_flush [function] [call site] 00369
5 cbb_on_error(cbb_st*) [function] [call site] 00370
3 CBB_add_asn1_uint64 [function] [call site] 00371
3 CBB_add_asn1 [function] [call site] 00372
3 CBB_add_u16 [function] [call site] 00373
4 cbb_add_u(cbb_st*, unsigned long, unsigned long) [function] [call site] 00374
3 bssl::InplaceVector<unsigned char, 32ul>::data() const [function] [call site] 00375
3 bssl::InplaceVector<unsigned char, 32ul>::size() const [function] [call site] 00376
3 CBB_add_asn1_octet_string [function] [call site] 00377
4 CBB_add_asn1_element [function] [call site] 00378
5 CBB_add_asn1 [function] [call site] 00379
5 CBB_add_bytes [function] [call site] 00380
6 CBB_add_space [function] [call site] 00381
6 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00382
5 CBB_flush [function] [call site] 00383
5 cbb_on_error(cbb_st*) [function] [call site] 00384
3 bssl::InplaceVector<unsigned char, 48ul>::data() const [function] [call site] 00385
3 bssl::InplaceVector<unsigned char, 48ul>::size() const [function] [call site] 00386
3 CBB_add_asn1_octet_string [function] [call site] 00387
3 CBB_add_asn1 [function] [call site] 00388
3 CBB_add_asn1_uint64 [function] [call site] 00389
3 CBB_add_asn1 [function] [call site] 00390
3 CBB_add_asn1_uint64 [function] [call site] 00391
3 sk_CRYPTO_BUFFER_num [function] [call site] 00392
4 OPENSSL_sk_num [function] [call site] 00393
3 sk_CRYPTO_BUFFER_value [function] [call site] 00394
4 OPENSSL_sk_value [function] [call site] 00395
3 CRYPTO_BUFFER_data [function] [call site] 00396
3 CRYPTO_BUFFER_len [function] [call site] 00397
3 CBB_add_asn1_element [function] [call site] 00398
3 CBB_add_asn1 [function] [call site] 00399
3 bssl::InplaceVector<unsigned char, 32ul>::data() const [function] [call site] 00400
3 bssl::InplaceVector<unsigned char, 32ul>::size() const [function] [call site] 00401
3 CBB_add_asn1_octet_string [function] [call site] 00402
3 CBB_add_asn1 [function] [call site] 00403
3 CBB_add_asn1_uint64 [function] [call site] 00404
3 CBB_add_asn1 [function] [call site] 00405
3 strlen [call site] 00406
3 CBB_add_asn1_octet_string [function] [call site] 00407
3 CBB_add_asn1 [function] [call site] 00408
3 CBB_add_asn1_uint64 [function] [call site] 00409
3 bssl::Array<unsigned char>::empty() const [function] [call site] 00410
3 CBB_add_asn1 [function] [call site] 00411
3 bssl::Array<unsigned char>::data() const [function] [call site] 00412
3 bssl::Array<unsigned char>::size() const [function] [call site] 00413
3 CBB_add_asn1_octet_string [function] [call site] 00414
3 CBB_add_asn1 [function] [call site] 00415
3 CBB_add_asn1_octet_string [function] [call site] 00416
3 bssl::InplaceVector<unsigned char, 48ul>::empty() const [function] [call site] 00417
3 CBB_add_asn1 [function] [call site] 00418
3 bssl::InplaceVector<unsigned char, 48ul>::data() const [function] [call site] 00419
3 bssl::InplaceVector<unsigned char, 48ul>::size() const [function] [call site] 00420
3 CBB_add_asn1_octet_string [function] [call site] 00421
3 CBB_add_asn1 [function] [call site] 00422
3 CRYPTO_BUFFER_data [function] [call site] 00423
3 CRYPTO_BUFFER_len [function] [call site] 00424
3 CBB_add_asn1_octet_string [function] [call site] 00425
3 CBB_add_asn1 [function] [call site] 00426
3 CRYPTO_BUFFER_data [function] [call site] 00427
3 CRYPTO_BUFFER_len [function] [call site] 00428
3 CBB_add_asn1_octet_string [function] [call site] 00429
3 CBB_add_asn1 [function] [call site] 00430
3 CBB_add_asn1_bool [function] [call site] 00431
4 CBB_add_asn1 [function] [call site] 00432
4 CBB_add_u8 [function] [call site] 00433
4 CBB_flush [function] [call site] 00434
4 cbb_on_error(cbb_st*) [function] [call site] 00435
3 CBB_add_asn1 [function] [call site] 00436
3 CBB_add_asn1_uint64 [function] [call site] 00437
3 sk_CRYPTO_BUFFER_num [function] [call site] 00438
3 CBB_add_asn1 [function] [call site] 00439
3 sk_CRYPTO_BUFFER_num [function] [call site] 00440
3 sk_CRYPTO_BUFFER_value [function] [call site] 00441
3 CRYPTO_BUFFER_data [function] [call site] 00442
3 CRYPTO_BUFFER_len [function] [call site] 00443
3 CBB_add_bytes [function] [call site] 00444
3 CBB_add_asn1 [function] [call site] 00445
3 CBB_add_asn1 [function] [call site] 00446
3 CBB_add_u32 [function] [call site] 00447
4 cbb_add_u(cbb_st*, unsigned long, unsigned long) [function] [call site] 00448
3 CBB_add_asn1 [function] [call site] 00449
3 CBB_add_asn1_bool [function] [call site] 00450
3 CBB_add_asn1 [function] [call site] 00451
3 CBB_add_asn1_uint64 [function] [call site] 00452
3 CBB_add_asn1 [function] [call site] 00453
3 CBB_add_asn1_uint64 [function] [call site] 00454
3 CBB_add_asn1 [function] [call site] 00455
3 CBB_add_asn1_uint64 [function] [call site] 00456
3 bssl::Array<unsigned char>::empty() const [function] [call site] 00457
3 CBB_add_asn1 [function] [call site] 00458
3 bssl::Array<unsigned char>::data() const [function] [call site] 00459
3 bssl::Array<unsigned char>::size() const [function] [call site] 00460
3 CBB_add_asn1_octet_string [function] [call site] 00461
3 CBB_add_asn1 [function] [call site] 00462
3 CBB_add_asn1_bool [function] [call site] 00463
3 bssl::Array<unsigned char>::empty() const [function] [call site] 00464
3 CBB_add_asn1 [function] [call site] 00465
3 bssl::Array<unsigned char>::data() const [function] [call site] 00466
3 bssl::Array<unsigned char>::size() const [function] [call site] 00467
3 CBB_add_asn1_octet_string [function] [call site] 00468
3 CBB_add_asn1 [function] [call site] 00469
3 bssl::Array<unsigned char>::data() const [function] [call site] 00470
3 bssl::Array<unsigned char>::size() const [function] [call site] 00471
3 CBB_add_asn1_octet_string [function] [call site] 00472
3 CBB_add_asn1 [function] [call site] 00473
3 bssl::Array<unsigned char>::data() const [function] [call site] 00474
3 bssl::Array<unsigned char>::size() const [function] [call site] 00475
3 CBB_add_asn1_octet_string [function] [call site] 00476
3 CBB_add_asn1 [function] [call site] 00477
3 CBB_add_asn1_bool [function] [call site] 00478
3 CBB_flush [function] [call site] 00479
2 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 00480
2 CBB_finish [function] [call site] 00481
3 ERR_put_error [function] [call site] 00482
3 CBB_flush [function] [call site] 00483
3 CBB_cleanup [function] [call site] 00484
4 __assert_fail [call site] 00485
4 OPENSSL_free [function] [call site] 00486
2 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::~StackAllocated() [function] [call site] 00487
3 CBB_cleanup [function] [call site] 00488
3 __clang_call_terminate [call site] 00489
1 fprintf [call site] 00490
1 OPENSSL_free [function] [call site] 00491