Fuzz introspector: server
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
4016 6093 25 :

['ERR_put_error', 'SSL_set1_chain', 'std::__1::unique_ptr ::~unique_ptr[abi:ne180100]()', 'std::__1::unique_ptr ::get[abi:ne180100]() const', 'std::__1::unique_ptr ::get[abi:ne180100]() const', 'X509_verify_cert', 'std::__1::unique_ptr ::~unique_ptr[abi:ne180100]()', 'X509_STORE_CTX_get1_chain', 'X509_STORE_CTX_new', 'std::__1::unique_ptr ::operator bool[abi:ne180100]() const', 'ERR_clear_error', 'sk_X509_shift', 'X509_STORE_CTX_init', 'std::__1::unique_ptr ::get[abi:ne180100]() const', 'std::__1::unique_ptr ::get[abi:ne180100]() const', 'X509_parse_from_buffer', 'std::__1::unique_ptr ::operator->[abi:ne180100]() const', 'std::__1::unique_ptr ::operator bool[abi:ne180100]() const', 'sk_CRYPTO_BUFFER_value', '_ZNSt3__110unique_ptrI13stack_st_X509N4bssl8internal7DeleterEEC2B8ne180100ILb1EvEEPS1_', 'std::__1::unique_ptr ::~unique_ptr[abi:ne180100]()', '_ZNSt3__110unique_ptrI17x509_store_ctx_stN4bssl8internal7DeleterEEC2B8ne180100ILb1EvEEPS1_', 'std::__1::unique_ptr ::operator bool[abi:ne180100]() const', 'X509_free', '_ZNSt3__110unique_ptrI7x509_stN4bssl8internal7DeleterEEC2B8ne180100ILb1EvEEPS1_']

4016 6093 bssl::ssl_crypto_x509_ssl_auto_chain_if_needed(bssl::SSL_HANDSHAKE*) call site: 00000 /src/boringssl/ssl/ssl_x509.cc:296
3072 3072 1 :

['X509_verify_cert']

3115 3171 bssl::ssl_crypto_x509_session_verify_cert_chain(ssl_session_st*,bssl::SSL_HANDSHAKE*,unsignedchar*) call site: 00000 /src/boringssl/ssl/ssl_x509.cc:247
621 1039 4 :

['ERR_put_error', 'SSL_renegotiate', 'bssl::ssl_send_alert(ssl_st*, int, int)', 'CBS_len']

621 1039 ssl_do_post_handshake(ssl_st*,bssl::SSLMessageconst&) call site: 00000 /src/boringssl/ssl/ssl_lib.cc:767
549 1170 15 :

['bssl::SSLTranscript::Update(bssl::Span )', 'CBS_get_asn1', 'SSL_set_accept_state', 'BUF_MEM_new', 'BUF_MEM_append', 'std::__1::unique_ptr ::operator->[abi:ne180100]() const', 'bssl::apply_remote_features(ssl_st*, cbs_st*)', 'cbs_st::cbs_st(bssl::Span )', 'CBS_get_asn1_uint64', 'CBS_len', 'CBS_data', 'std::__1::unique_ptr ::operator bool[abi:ne180100]() const', 'cbs_st::operator bssl::Span () const', 'std::__1::unique_ptr ::reset[abi:ne180100](buf_mem_st*)', 'std::__1::unique_ptr ::get[abi:ne180100]() const']

549 1170 bssl::SSL_apply_handoff(ssl_st*,bssl::Span ) call site: 00000 /src/boringssl/ssl/handoff.cc:250
500 1964 3 :

['BN_mod_mul_montgomery', 'copy_to_prebuf(bignum_st const*, int, unsigned long*, int, int)', 'copy_from_prebuf(bignum_st*, int, unsigned long const*, int, int)']

500 2219 BN_mod_exp_mont_consttime call site: 00000 /src/boringssl/crypto/fipsmodule/bn/exponentiation.cc.inc:570
438 438 7 :

['ge_madd(ge_p1p1*, ge_p3 const*, ge_precomp const*)', 'ge_p2_dbl(ge_p1p1*, ge_p2 const*)', 'ge_p3_dbl(ge_p1p1*, ge_p3 const*)', 'table_select(ge_precomp*, int, signed char)', 'x25519_ge_p1p1_to_p3', 'x25519_ge_p1p1_to_p2', 'ge_p3_0(ge_p3*)']

438 438 x25519_ge_scalarmult_base call site: 00000 /src/boringssl/crypto/curve25519/curve25519.cc:796
270 270 1 :

['bn_mod_mul_montgomery_fallback(bignum_st*, bignum_st const*, bignum_st const*, bn_mont_ctx_st const*, bignum_ctx*)']

270 270 BN_mod_mul_montgomery call site: 00000 /src/boringssl/crypto/fipsmodule/bn/montgomery.cc.inc:314
233 233 7 :

['sha1_ssse3_capable', 'sha1_block_data_order_nohw', 'sha1_block_data_order_avx2', 'sha1_block_data_order_ssse3', 'sha1_avx2_capable', 'sha1_block_data_order_avx', 'sha1_avx_capable']

233 233 sha1_block_data_order(unsignedint*,unsignedcharconst*,unsignedlong) call site: 00000 /src/boringssl/crypto/fipsmodule/sha/sha1.cc.inc:351
214 284 6 :

['CRYPTO_cpu_avoid_zmm_registers', 'CRYPTO_is_BMI2_capable', 'gcm_init_vpclmulqdq_avx2', 'CRYPTO_is_AVX512BW_capable', 'CRYPTO_is_AVX512VL_capable', 'gcm_init_vpclmulqdq_avx512']

214 284 CRYPTO_ghash_init call site: 00000 /src/boringssl/crypto/fipsmodule/aes/gcm.cc.inc:179
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
152 156 3 :

['EVP_EncryptFinal_ex', 'bssl::internal::StackAllocated ::get()', 'EVP_EncryptUpdate']

152 514 bssl::ssl_encrypt_ticket_with_cipher_ctx(bssl::SSL_HANDSHAKE*,cbb_st*,unsignedcharconst*,unsignedlong) call site: 00000 /src/boringssl/ssl/ssl_session.cc:366
150 150 1 :

['X509_VERIFY_PARAM_set1_policies']

463 494 x509_verify_param_copy(X509_VERIFY_PARAM_st*,X509_VERIFY_PARAM_stconst*,int) call site: 00000 /src/boringssl/crypto/x509/x509_vpm.cc:138

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 (anonymous namespace)::TLSFuzzer::TestOneInput(unsigned char const*, unsigned long) [function] [call site] 00001
2 RAND_reset_for_fuzzing [function] [call site] 00002
2 (anonymous namespace)::TLSFuzzer::SetupTest(cbs_st*) [function] [call site] 00004
3 SSL_CTX_flush_sessions [function] [call site] 00005
4 bssl::internal::MutexLockBase<&CRYPTO_MUTEX_lock_write, &CRYPTO_MUTEX_unlock_write>::MutexLockBase(pthread_rwlock_t*) [function] [call site] 00006
5 __assert_fail [call site] 00007
5 CRYPTO_MUTEX_lock_write [function] [call site] 00008
6 pthread_rwlock_wrlock [call site] 00009
6 abort [call site] 00010
4 lh_SSL_SESSION_doall_arg(lhash_st_SSL_SESSION*, void (*)(ssl_session_st*, void*), void*) [function] [call site] 00011
5 OPENSSL_lh_doall_arg [function] [call site] 00012
6 lh_maybe_resize(lhash_st*) [function] [call site] 00013
7 __assert_fail [call site] 00014
7 lh_rebucket(lhash_st*, unsigned long) [function] [call site] 00015
8 OPENSSL_zalloc [function] [call site] 00016
9 OPENSSL_malloc [function] [call site] 00017
10 should_fail_allocation() [function] [call site] 00018
10 __assert_fail [call site] 00019
10 __assert_fail [call site] 00020
10 OPENSSL_memory_alloc [call site] 00021
10 __asan_poison_memory_region(void const*, unsigned long) [function] [call site] 00022
10 ERR_put_error [function] [call site] 00023
11 err_get_state() [function] [call site] 00024
12 CRYPTO_get_thread_local [function] [call site] 00025
13 CRYPTO_once [function] [call site] 00026
14 pthread_once [call site] 00027
14 abort [call site] 00028
13 thread_local_init() [function] [call site] 00029
14 pthread_key_create [call site] 00030
14 thread_local_destructor(void*) [function] [call site] 00031
15 pthread_mutex_lock [call site] 00032
15 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00033
15 pthread_mutex_unlock [call site] 00034
13 pthread_getspecific [call site] 00035
12 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00036
12 CRYPTO_set_thread_local [function] [call site] 00037
13 CRYPTO_once [function] [call site] 00038
13 thread_local_init() [function] [call site] 00039
13 pthread_getspecific [call site] 00040
13 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00041
13 pthread_setspecific [call site] 00042
13 pthread_mutex_lock [call site] 00043
13 pthread_mutex_unlock [call site] 00044
12 err_state_free(void*) [function] [call site] 00045
13 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00046
14 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00047
11 __errno_location [call site] 00048
11 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00049
9 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00050
8 OPENSSL_free [function] [call site] 00051
9 OPENSSL_memory_free [call site] 00052
9 __asan_unpoison_memory_region(void const*, unsigned long) [function] [call site] 00053
9 OPENSSL_cleanse [function] [call site] 00054
10 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00055
7 lh_rebucket(lhash_st*, unsigned long) [function] [call site] 00056
5 lh_SSL_SESSION_call_doall_arg(void*, void*) [function] [call site] 00057
4 bssl::internal::MutexLockBase<&CRYPTO_MUTEX_lock_write, &CRYPTO_MUTEX_unlock_write>::~MutexLockBase() [function] [call site] 00058
5 CRYPTO_MUTEX_unlock_write [function] [call site] 00059
6 pthread_rwlock_unlock [call site] 00060
6 abort [call site] 00061
5 __clang_call_terminate [call site] 00062
6 __cxa_begin_catch [call site] 00063
3 std::initializer_list<unsigned char>::initializer_list[abi:ne180100]() [function] [call site] 00064
3 std::initializer_list<unsigned char>::initializer_list[abi:ne180100]() [function] [call site] 00065
3 SSL_new [function] [call site] 00066
4 ERR_put_error [function] [call site] 00067
4 std::__1::unique_ptr<ssl_st, bssl::internal::Deleter> bssl::MakeUnique<ssl_st, ssl_ctx_st*&>(ssl_ctx_st*&) [function] [call site] 00068
5 ssl_st* bssl::New<ssl_st, ssl_ctx_st*&>(ssl_ctx_st*&) [function] [call site] 00069
6 OPENSSL_malloc [function] [call site] 00070
6 ssl_st::ssl_st(ssl_ctx_st*) [function] [call site] 00071
7 bssl::UpRef(ssl_ctx_st*) [function] [call site] 00072
8 SSL_CTX_up_ref [function] [call site] 00073
9 bssl::RefCounted<ssl_ctx_st>::UpRefInternal() [function] [call site] 00074
10 CRYPTO_refcount_inc [function] [call site] 00075
11 CRYPTO_atomic_load_u32 [function] [call site] 00076
11 CRYPTO_atomic_compare_exchange_weak_u32 [function] [call site] 00077
7 bssl::UpRef(ssl_ctx_st*) [function] [call site] 00078
7 CRYPTO_new_ex_data [function] [call site] 00079
4 std::__1::unique_ptr<bssl::SSL_CONFIG, bssl::internal::Deleter> bssl::MakeUnique<bssl::SSL_CONFIG, ssl_st*>(ssl_st*&&) [function] [call site] 00080
5 bssl::SSL_CONFIG* bssl::New<bssl::SSL_CONFIG, ssl_st*>(ssl_st*&&) [function] [call site] 00081
6 bssl::SSL_CONFIG::SSL_CONFIG(ssl_st*) [function] [call site] 00082
7 bssl::Array<unsigned short>::Array() [function] [call site] 00083
7 bssl::Array<unsigned char>::Array() [function] [call site] 00084
7 bssl::Vector<bssl::ALPSConfig>::Vector() [function] [call site] 00085
7 __assert_fail [call site] 00086
7 bssl::Array<unsigned short>::~Array() [function] [call site] 00087
8 bssl::Array<unsigned short>::Reset() [function] [call site] 00088
9 bssl::Array<unsigned short>::Reset(unsigned short*, unsigned long) [function] [call site] 00089
10 OPENSSL_free [function] [call site] 00090
8 __clang_call_terminate [call site] 00091
7 bssl::Array<unsigned char>::~Array() [function] [call site] 00092
8 bssl::Array<unsigned char>::Reset() [function] [call site] 00093
9 bssl::Array<unsigned char>::Reset(unsigned char*, unsigned long) [function] [call site] 00094
7 bssl::Vector<bssl::ALPSConfig>::~Vector() [function] [call site] 00095
8 bssl::Vector<bssl::ALPSConfig>::clear() [function] [call site] 00096
9 OPENSSL_free [function] [call site] 00097
8 __clang_call_terminate [call site] 00098
4 bssl::ssl_cert_dup(bssl::CERT*) [function] [call site] 00099
5 std::__1::unique_ptr<bssl::CERT, bssl::internal::Deleter> bssl::MakeUnique<bssl::CERT, bssl::SSL_X509_METHOD const*&>(bssl::SSL_X509_METHOD const*&) [function] [call site] 00100
6 bssl::CERT* bssl::New<bssl::CERT, bssl::SSL_X509_METHOD const*&>(bssl::SSL_X509_METHOD const*&) [function] [call site] 00101
7 bssl::CERT::CERT(bssl::SSL_X509_METHOD const*) [function] [call site] 00102
8 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::Vector() [function] [call site] 00103
8 std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> bssl::MakeUnique<ssl_credential_st, bssl::SSLCredentialType>(bssl::SSLCredentialType&&) [function] [call site] 00104
9 ssl_credential_st* bssl::New<ssl_credential_st, bssl::SSLCredentialType>(bssl::SSLCredentialType&&) [function] [call site] 00105
10 ssl_credential_st::ssl_credential_st(bssl::SSLCredentialType) [function] [call site] 00106
11 bssl::RefCounted<ssl_credential_st>::RefCounted(bssl::RefCounted<ssl_credential_st>::CheckSubClass) [function] [call site] 00107
11 bssl::Array<unsigned short>::Array() [function] [call site] 00108
11 bssl::Array<unsigned char>::Array() [function] [call site] 00109
11 CRYPTO_new_ex_data [function] [call site] 00110
11 bssl::Array<unsigned char>::~Array() [function] [call site] 00111
11 bssl::Array<unsigned short>::~Array() [function] [call site] 00112
8 bssl::InplaceVector<unsigned char, 32ul>::InplaceVector() [function] [call site] 00113
8 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::~Vector() [function] [call site] 00114
9 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::clear() [function] [call site] 00115
5 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::begin() [function] [call site] 00116
5 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::end() [function] [call site] 00117
5 bssl::UpRef(std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> const&) [function] [call site] 00118
6 bssl::UpRef(ssl_credential_st*) [function] [call site] 00119
7 SSL_CREDENTIAL_up_ref [function] [call site] 00120
8 bssl::RefCounted<ssl_credential_st>::UpRefInternal() [function] [call site] 00121
5 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::Push(std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter>) [function] [call site] 00122
6 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::MaybeGrow() [function] [call site] 00123
7 ERR_put_error [function] [call site] 00124
7 ERR_put_error [function] [call site] 00125
7 OPENSSL_malloc [function] [call site] 00126
7 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::begin() [function] [call site] 00127
7 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::end() [function] [call site] 00128
7 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::clear() [function] [call site] 00129
5 ssl_credential_st::Dup() const [function] [call site] 00130
6 __assert_fail [call site] 00131
6 std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> bssl::MakeUnique<ssl_credential_st, bssl::SSLCredentialType const&>(bssl::SSLCredentialType const&) [function] [call site] 00132
7 ssl_credential_st* bssl::New<ssl_credential_st, bssl::SSLCredentialType const&>(bssl::SSLCredentialType const&) [function] [call site] 00133
6 bssl::UpRef(std::__1::unique_ptr<evp_pkey_st, bssl::internal::Deleter> const&) [function] [call site] 00134
7 bssl::UpRef(evp_pkey_st*) [function] [call site] 00135
8 EVP_PKEY_up_ref [function] [call site] 00136
9 CRYPTO_refcount_inc [function] [call site] 00137
6 bssl::UpRef(std::__1::unique_ptr<evp_pkey_st, bssl::internal::Deleter> const&) [function] [call site] 00138
6 bssl::Span<unsigned short const>::Span<bssl::Array<unsigned short>, void, bssl::Array<unsigned short> >(bssl::Array<unsigned short> const&) [function] [call site] 00139
7 bssl::Array<unsigned short>::data() const [function] [call site] 00140
7 bssl::Array<unsigned short>::size() const [function] [call site] 00141
6 bssl::Array<unsigned short>::CopyFrom(bssl::Span<unsigned short const>) [function] [call site] 00142
7 bssl::Span<unsigned short const>::size() const [function] [call site] 00143
7 bssl::Array<unsigned short>::InitUninitialized(unsigned long) [function] [call site] 00144
8 bssl::Array<unsigned short>::Reset() [function] [call site] 00145
8 ERR_put_error [function] [call site] 00146
8 OPENSSL_malloc [function] [call site] 00147
7 bssl::Span<unsigned short const>::begin() const [function] [call site] 00148
7 bssl::Span<unsigned short const>::end() const [function] [call site] 00149
6 sk_CRYPTO_BUFFER_deep_copy [function] [call site] 00150
7 OPENSSL_sk_deep_copy [function] [call site] 00151
8 OPENSSL_sk_dup [function] [call site] 00152
9 OPENSSL_zalloc [function] [call site] 00153
9 OPENSSL_memdup [function] [call site] 00154
10 OPENSSL_malloc [function] [call site] 00155
10 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00156
9 OPENSSL_sk_free [function] [call site] 00157
10 OPENSSL_free [function] [call site] 00158
10 OPENSSL_free [function] [call site] 00159
8 OPENSSL_sk_free [function] [call site] 00160
7 sk_CRYPTO_BUFFER_call_copy_func [function] [call site] 00161
7 sk_CRYPTO_BUFFER_call_free_func [function] [call site] 00162
6 bssl::UpRef(std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter> const&) [function] [call site] 00163
7 bssl::UpRef(crypto_buffer_st*) [function] [call site] 00164
8 CRYPTO_BUFFER_up_ref [function] [call site] 00165
9 CRYPTO_refcount_inc [function] [call site] 00166
6 bssl::UpRef(std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter> const&) [function] [call site] 00167
6 bssl::UpRef(std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter> const&) [function] [call site] 00168
5 bssl::InplaceVector<unsigned char, 32ul>::operator=(bssl::InplaceVector<unsigned char, 32ul> const&) [function] [call site] 00169
6 bssl::Span<unsigned char const>::Span<bssl::InplaceVector<unsigned char, 32ul>, void, bssl::InplaceVector<unsigned char, 32ul> >(bssl::InplaceVector<unsigned char, 32ul> const&) [function] [call site] 00170
7 bssl::InplaceVector<unsigned char, 32ul>::data() const [function] [call site] 00171
7 bssl::InplaceVector<unsigned char, 32ul>::size() const [function] [call site] 00172
6 bssl::InplaceVector<unsigned char, 32ul>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00173
7 bssl::InplaceVector<unsigned char, 32ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00174
8 bssl::Span<unsigned char const>::size() const [function] [call site] 00175
8 bssl::InplaceVector<unsigned char, 32ul>::capacity() [function] [call site] 00176
8 bssl::InplaceVector<unsigned char, 32ul>::clear() [function] [call site] 00177
9 bssl::InplaceVector<unsigned char, 32ul>::Shrink(unsigned long) [function] [call site] 00178
10 abort [call site] 00179
10 bssl::InplaceVector<unsigned char, 32ul>::data() [function] [call site] 00180
8 bssl::Span<unsigned char const>::begin() const [function] [call site] 00181
8 bssl::Span<unsigned char const>::end() const [function] [call site] 00182
8 bssl::InplaceVector<unsigned char, 32ul>::data() [function] [call site] 00183
8 bssl::Span<unsigned char const>::size() const [function] [call site] 00184
7 abort [call site] 00185
4 bssl::Span<unsigned short const>::Span<bssl::Array<unsigned short>, void, bssl::Array<unsigned short> >(bssl::Array<unsigned short> const&) [function] [call site] 00186
4 bssl::Array<unsigned short>::CopyFrom(bssl::Span<unsigned short const>) [function] [call site] 00187
4 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 00188
5 bssl::Array<unsigned char>::data() const [function] [call site] 00189
5 bssl::Array<unsigned char>::size() const [function] [call site] 00190
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00191
5 bssl::Span<unsigned char const>::size() const [function] [call site] 00192
5 bssl::Array<unsigned char>::InitUninitialized(unsigned long) [function] [call site] 00193
6 bssl::Array<unsigned char>::Reset() [function] [call site] 00194
5 bssl::Span<unsigned char const>::begin() const [function] [call site] 00195
5 bssl::Span<unsigned char const>::end() const [function] [call site] 00196
4 bssl::Span<unsigned short const>::Span<bssl::Array<unsigned short>, void, bssl::Array<unsigned short> >(bssl::Array<unsigned short> const&) [function] [call site] 00197
4 bssl::Array<unsigned short>::CopyFrom(bssl::Span<unsigned short const>) [function] [call site] 00198
4 std::__1::optional<bssl::Array<unsigned char> >::operator*[abi:ne180100]() & [function] [call site] 00199
5 std::__1::__optional_storage_base<bssl::Array<unsigned char>, false>::__get[abi:ne180100]() & [function] [call site] 00200
4 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 00201
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00202
4 OPENSSL_strdup [function] [call site] 00203
5 strlen [call site] 00204
5 OPENSSL_memdup [function] [call site] 00205
4 bssl::UpRef(std::__1::unique_ptr<evp_pkey_st, bssl::internal::Deleter> const&) [function] [call site] 00206
3 SSL_set_accept_state [function] [call site] 00207
3 SSL_set_connect_state [function] [call site] 00208
3 CBS_get_u16 [function] [call site] 00209
4 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00210
5 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00211
3 CBS_get_u24_length_prefixed [function] [call site] 00212
4 cbs_get_length_prefixed(cbs_st*, cbs_st*, unsigned long) [function] [call site] 00213
5 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00214
5 __assert_fail [call site] 00215
5 CBS_get_bytes [function] [call site] 00216
6 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00217
3 SSL_SESSION_from_bytes [function] [call site] 00221
4 bssl::SSL_SESSION_parse(cbs_st*, bssl::SSL_X509_METHOD const*, crypto_buffer_pool_st*) [function] [call site] 00223
5 bssl::ssl_session_new(bssl::SSL_X509_METHOD const*) [function] [call site] 00224
6 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] 00225
7 ssl_session_st* bssl::New<ssl_session_st, bssl::SSL_X509_METHOD const*&>(bssl::SSL_X509_METHOD const*&) [function] [call site] 00226
8 ssl_session_st::ssl_session_st(bssl::SSL_X509_METHOD const*) [function] [call site] 00227
9 bssl::RefCounted<ssl_session_st>::RefCounted(bssl::RefCounted<ssl_session_st>::CheckSubClass) [function] [call site] 00228
9 bssl::InplaceVector<unsigned char, 48ul>::InplaceVector() [function] [call site] 00229
9 bssl::InplaceVector<unsigned char, 32ul>::InplaceVector() [function] [call site] 00230
9 bssl::Array<unsigned char>::Array() [function] [call site] 00231
9 CRYPTO_new_ex_data [function] [call site] 00232
9 time [call site] 00233
9 bssl::Array<unsigned char>::~Array() [function] [call site] 00234
9 bssl::InplaceVector<unsigned char, 48ul>::~InplaceVector() [function] [call site] 00235
10 bssl::InplaceVector<unsigned char, 48ul>::clear() [function] [call site] 00236
11 bssl::InplaceVector<unsigned char, 48ul>::Shrink(unsigned long) [function] [call site] 00237
12 bssl::InplaceVector<unsigned char, 48ul>::data() [function] [call site] 00238
10 __clang_call_terminate [call site] 00239
9 bssl::InplaceVector<unsigned char, 32ul>::~InplaceVector() [function] [call site] 00240
10 bssl::InplaceVector<unsigned char, 32ul>::clear() [function] [call site] 00241
5 CBS_get_asn1 [function] [call site] 00242
6 cbs_get_asn1(cbs_st*, cbs_st*, unsigned int, int) [function] [call site] 00243
7 CBS_get_any_asn1_element [function] [call site] 00244
8 cbs_get_any_asn1_element(cbs_st*, cbs_st*, unsigned int*, unsigned long*, int*, int*, int) [function] [call site] 00245
9 __assert_fail [call site] 00246
9 __assert_fail [call site] 00247
9 parse_asn1_tag(cbs_st*, unsigned int*) [function] [call site] 00248
10 CBS_get_u8 [function] [call site] 00249
11 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00250
10 parse_base128_integer(cbs_st*, unsigned long*) [function] [call site] 00251
11 CBS_get_u8 [function] [call site] 00252
9 CBS_get_u8 [function] [call site] 00253
9 CBS_get_bytes [function] [call site] 00255
9 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00256
9 CBS_get_bytes [function] [call site] 00257
7 CBS_skip [function] [call site] 00258
8 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00259
7 __assert_fail [call site] 00260
5 CBS_get_asn1_uint64 [function] [call site] 00261
6 CBS_get_asn1_uint64_with_tag [function] [call site] 00262
7 CBS_get_asn1 [function] [call site] 00263
7 CBS_is_unsigned_asn1_integer [function] [call site] 00264
8 CBS_is_valid_asn1_integer [function] [call site] 00265
9 CBS_get_u8 [function] [call site] 00266
9 CBS_get_u8 [function] [call site] 00267
5 CBS_get_asn1_uint64 [function] [call site] 00270
5 bssl::ssl_protocol_version_from_wire(unsigned short*, unsigned short) [function] [call site] 00271
5 ERR_put_error [function] [call site] 00272
5 CBS_get_asn1 [function] [call site] 00273
5 CBS_get_u16 [function] [call site] 00274
5 ERR_put_error [function] [call site] 00276
5 SSL_get_cipher_by_value [function] [call site] 00277
6 bsearch [call site] 00278
6 ssl_cipher_id_cmp_void(void const*, void const*) [function] [call site] 00279
7 ssl_cipher_id_cmp(ssl_cipher_st const*, ssl_cipher_st const*) [function] [call site] 00280
5 CBS_get_asn1 [function] [call site] 00281
5 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00282
6 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00283
5 bssl::InplaceVector<unsigned char, 32ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00284
5 CBS_get_asn1 [function] [call site] 00285
5 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00286
5 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00287
6 bssl::InplaceVector<unsigned char, 48ul>::capacity() [function] [call site] 00288
6 bssl::InplaceVector<unsigned char, 48ul>::clear() [function] [call site] 00289
6 bssl::InplaceVector<unsigned char, 48ul>::data() [function] [call site] 00290
5 CBS_get_asn1 [function] [call site] 00291
5 CBS_get_asn1_uint64 [function] [call site] 00292
5 CBS_get_asn1 [function] [call site] 00293
5 CBS_get_asn1_uint64 [function] [call site] 00294
5 ERR_put_error [function] [call site] 00295
5 CBS_get_optional_asn1 [function] [call site] 00296
6 CBS_peek_asn1_tag [function] [call site] 00297
7 parse_asn1_tag(cbs_st*, unsigned int*) [function] [call site] 00298
6 CBS_get_asn1 [function] [call site] 00299
5 ERR_put_error [function] [call site] 00301
5 CBS_get_optional_asn1_octet_string [function] [call site] 00302
6 CBS_get_optional_asn1 [function] [call site] 00303
6 __assert_fail [call site] 00304
6 CBS_get_asn1 [function] [call site] 00305
5 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00308
5 bssl::InplaceVector<unsigned char, 32ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00309
5 bssl::SSL_SESSION_parse_long(cbs_st*, long*, unsigned int, long) [function] [call site] 00310
6 CBS_get_optional_asn1_uint64 [function] [call site] 00311
7 CBS_get_optional_asn1 [function] [call site] 00312
7 CBS_get_asn1_uint64 [function] [call site] 00313
6 ERR_put_error [function] [call site] 00315
5 CBS_get_optional_asn1 [function] [call site] 00316
5 ERR_put_error [function] [call site] 00317
5 bssl::SSL_SESSION_parse_string(cbs_st*, std::__1::unique_ptr<char, bssl::internal::Deleter>*, unsigned int) [function] [call site] 00318
6 CBS_get_optional_asn1_octet_string [function] [call site] 00319
6 ERR_put_error [function] [call site] 00320
6 CBS_contains_zero_byte [function] [call site] 00321
7 OPENSSL_memchr(void const*, int, unsigned long) [function] [call site] 00322
8 memchr [call site] 00323
6 ERR_put_error [function] [call site] 00324
6 CBS_strdup [function] [call site] 00325
7 OPENSSL_free [function] [call site] 00326
7 OPENSSL_strndup [function] [call site] 00327
8 OPENSSL_strnlen [function] [call site] 00328
8 ERR_put_error [function] [call site] 00329
8 OPENSSL_malloc [function] [call site] 00330
8 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00331
5 bssl::SSL_SESSION_parse_u32(cbs_st*, unsigned int*, unsigned int, unsigned int) [function] [call site] 00332
6 CBS_get_optional_asn1_uint64 [function] [call site] 00333
6 ERR_put_error [function] [call site] 00334
5 bssl::SSL_SESSION_parse_octet_string(cbs_st*, bssl::Array<unsigned char>*, unsigned int) [function] [call site] 00335
6 CBS_get_optional_asn1_octet_string [function] [call site] 00336
6 ERR_put_error [function] [call site] 00337
6 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00338
6 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00339
5 CBS_peek_asn1_tag [function] [call site] 00340
5 CBS_get_asn1 [function] [call site] 00341
5 CBS_get_asn1 [function] [call site] 00342
5 ERR_put_error [function] [call site] 00345
5 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00347
5 CBS_get_optional_asn1_octet_string [function] [call site] 00348
5 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00349
5 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00350
5 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] 00351
6 CBS_peek_asn1_tag [function] [call site] 00352
6 CBS_get_asn1 [function] [call site] 00353
6 CBS_get_asn1 [function] [call site] 00354
6 ERR_put_error [function] [call site] 00356
6 CRYPTO_BUFFER_new_from_CBS [function] [call site] 00357
7 CRYPTO_BUFFER_new [function] [call site] 00360
8 crypto_buffer_new(unsigned char const*, unsigned long, int, crypto_buffer_pool_st*) [function] [call site] 00361
9 CRYPTO_MUTEX_lock_read [function] [call site] 00362
10 pthread_rwlock_rdlock [call site] 00363
10 abort [call site] 00364
9 lh_CRYPTO_BUFFER_retrieve [function] [call site] 00365
10 OPENSSL_lh_retrieve [function] [call site] 00366
11 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] 00367
10 lh_CRYPTO_BUFFER_call_hash_func [function] [call site] 00368
10 lh_CRYPTO_BUFFER_call_cmp_func [function] [call site] 00369
9 CRYPTO_refcount_inc [function] [call site] 00370
9 CRYPTO_MUTEX_unlock_read [function] [call site] 00371
10 pthread_rwlock_unlock [call site] 00372
10 abort [call site] 00373
9 OPENSSL_zalloc [function] [call site] 00374
9 OPENSSL_memdup [function] [call site] 00375
9 OPENSSL_free [function] [call site] 00376
9 CRYPTO_MUTEX_lock_write [function] [call site] 00377
9 lh_CRYPTO_BUFFER_retrieve [function] [call site] 00378
9 lh_CRYPTO_BUFFER_insert [function] [call site] 00379
10 OPENSSL_lh_insert [function] [call site] 00380
11 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] 00381
11 OPENSSL_malloc [function] [call site] 00382
11 lh_maybe_resize(lhash_st*) [function] [call site] 00383
9 CRYPTO_refcount_inc [function] [call site] 00384
9 CRYPTO_MUTEX_unlock_write [function] [call site] 00385
9 crypto_buffer_free_object(crypto_buffer_st*) [function] [call site] 00386
10 OPENSSL_free [function] [call site] 00387
10 OPENSSL_free [function] [call site] 00388
5 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] 00389
5 CBS_get_optional_asn1_bool [function] [call site] 00390
6 CBS_get_optional_asn1 [function] [call site] 00391
6 CBS_get_asn1 [function] [call site] 00392
5 ERR_put_error [function] [call site] 00395
5 bssl::SSL_SESSION_parse_u16(cbs_st*, unsigned short*, unsigned int, unsigned short) [function] [call site] 00396
6 CBS_get_optional_asn1_uint64 [function] [call site] 00397
6 ERR_put_error [function] [call site] 00398
5 ERR_put_error [function] [call site] 00399
5 CBS_get_optional_asn1 [function] [call site] 00401
5 ERR_put_error [function] [call site] 00403
5 ERR_put_error [function] [call site] 00404
5 sk_CRYPTO_BUFFER_new_null [function] [call site] 00405
6 OPENSSL_sk_new_null [function] [call site] 00406
7 OPENSSL_sk_new [function] [call site] 00407
8 OPENSSL_zalloc [function] [call site] 00408
8 OPENSSL_calloc [function] [call site] 00409
9 ERR_put_error [function] [call site] 00410
9 OPENSSL_zalloc [function] [call site] 00411
5 CRYPTO_BUFFER_new_from_CBS [function] [call site] 00412
5 _ZN4bssl11PushToStackI22stack_st_CRYPTO_BUFFEREENSt3__19enable_ifIXntsr8internal11StackTraitsIT_EE8kIsConstEbE4typeEPS4_NS2_10unique_ptrINS_8internal11StackTraitsIS4_E4TypeENS9_7DeleterEEE [function] [call site] 00413
6 OPENSSL_sk_push [function] [call site] 00414
7 OPENSSL_sk_insert [function] [call site] 00415
8 ERR_put_error [function] [call site] 00416
8 OPENSSL_realloc [function] [call site] 00417
9 OPENSSL_malloc [function] [call site] 00418
9 OPENSSL_memory_get_size [call site] 00419
9 __asan_unpoison_memory_region(void const*, unsigned long) [function] [call site] 00420
9 __asan_poison_memory_region(void const*, unsigned long) [function] [call site] 00421
9 OPENSSL_malloc [function] [call site] 00422
9 OPENSSL_free [function] [call site] 00423
8 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00424
5 CBS_get_any_asn1_element [function] [call site] 00426
5 ERR_put_error [function] [call site] 00428
5 CRYPTO_BUFFER_new_from_CBS [function] [call site] 00429
5 _ZN4bssl11PushToStackI22stack_st_CRYPTO_BUFFEREENSt3__19enable_ifIXntsr8internal11StackTraitsIT_EE8kIsConstEbE4typeEPS4_NS2_10unique_ptrINS_8internal11StackTraitsIS4_E4TypeENS9_7DeleterEEE [function] [call site] 00430
5 CBS_get_optional_asn1_octet_string [function] [call site] 00431
5 CBS_get_u32 [function] [call site] 00432
6 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00433
5 CBS_get_optional_asn1_bool [function] [call site] 00435
5 ERR_put_error [function] [call site] 00436
5 bssl::SSL_SESSION_parse_u16(cbs_st*, unsigned short*, unsigned int, unsigned short) [function] [call site] 00437
5 bssl::SSL_SESSION_parse_u32(cbs_st*, unsigned int*, unsigned int, unsigned int) [function] [call site] 00438
5 bssl::SSL_SESSION_parse_u32(cbs_st*, unsigned int*, unsigned int, unsigned int) [function] [call site] 00439
5 bssl::SSL_SESSION_parse_octet_string(cbs_st*, bssl::Array<unsigned char>*, unsigned int) [function] [call site] 00440
5 CBS_get_optional_asn1_bool [function] [call site] 00441
5 bssl::SSL_SESSION_parse_octet_string(cbs_st*, bssl::Array<unsigned char>*, unsigned int) [function] [call site] 00442
5 ERR_put_error [function] [call site] 00443
5 CBS_get_optional_asn1_octet_string [function] [call site] 00444
5 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00445
5 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00446
5 CBS_get_optional_asn1_octet_string [function] [call site] 00447
5 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00448
5 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00449
5 CBS_get_optional_asn1_bool [function] [call site] 00450
5 ERR_put_error [function] [call site] 00452
5 bssl::Array<unsigned char>::empty() const [function] [call site] 00453
5 ERR_put_error [function] [call site] 00454
5 ERR_put_error [function] [call site] 00455
4 ERR_put_error [function] [call site] 00457
3 SSL_CTX_add_session [function] [call site] 00458
4 bssl::UpRef(ssl_session_st*) [function] [call site] 00459
5 SSL_SESSION_up_ref [function] [call site] 00460
6 bssl::RefCounted<ssl_session_st>::UpRefInternal() [function] [call site] 00461
4 bssl::internal::MutexLockBase<&CRYPTO_MUTEX_lock_write, &CRYPTO_MUTEX_unlock_write>::MutexLockBase(pthread_rwlock_t*) [function] [call site] 00462
4 bssl::add_session_locked(ssl_ctx_st*, std::__1::unique_ptr<ssl_session_st, bssl::internal::Deleter>) [function] [call site] 00463
5 lh_SSL_SESSION_insert(lhash_st_SSL_SESSION*, ssl_session_st**, ssl_session_st*) [function] [call site] 00464
6 OPENSSL_lh_insert [function] [call site] 00465
6 lh_SSL_SESSION_call_hash_func(unsigned int (*)(void const*), void const*) [function] [call site] 00466
6 lh_SSL_SESSION_call_cmp_func(int (*)(void const*, void const*), void const*, void const*) [function] [call site] 00467
5 bssl::SSL_SESSION_list_remove(ssl_ctx_st*, ssl_session_st*) [function] [call site] 00468
5 bssl::SSL_SESSION_list_add(ssl_ctx_st*, ssl_session_st*) [function] [call site] 00469
6 bssl::SSL_SESSION_list_remove(ssl_ctx_st*, ssl_session_st*) [function] [call site] 00470
5 SSL_CTX_sess_get_cache_size [function] [call site] 00471
5 lh_SSL_SESSION_num_items(lhash_st_SSL_SESSION const*) [function] [call site] 00472
6 OPENSSL_lh_num_items [function] [call site] 00473
5 SSL_CTX_sess_get_cache_size [function] [call site] 00474
5 bssl::remove_session(ssl_ctx_st*, ssl_session_st*, bool) [function] [call site] 00475
6 bssl::InplaceVector<unsigned char, 32ul>::empty() const [function] [call site] 00476
6 CRYPTO_MUTEX_lock_write [function] [call site] 00477
6 lh_SSL_SESSION_retrieve(lhash_st_SSL_SESSION const*, ssl_session_st const*) [function] [call site] 00478
7 OPENSSL_lh_retrieve [function] [call site] 00479
6 lh_SSL_SESSION_delete(lhash_st_SSL_SESSION*, ssl_session_st const*) [function] [call site] 00480
7 OPENSSL_lh_delete [function] [call site] 00481
8 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] 00482
8 OPENSSL_free [function] [call site] 00483
8 lh_maybe_resize(lhash_st*) [function] [call site] 00484
6 bssl::SSL_SESSION_list_remove(ssl_ctx_st*, ssl_session_st*) [function] [call site] 00485
6 CRYPTO_MUTEX_unlock_write [function] [call site] 00486
6 SSL_SESSION_free [function] [call site] 00487
7 bssl::RefCounted<ssl_session_st>::DecRefInternal() [function] [call site] 00488
8 CRYPTO_refcount_dec_and_test_zero [function] [call site] 00489
9 CRYPTO_atomic_load_u32 [function] [call site] 00490
9 abort [call site] 00491
9 CRYPTO_atomic_compare_exchange_weak_u32 [function] [call site] 00492
8 ssl_session_st::~ssl_session_st() [function] [call site] 00493
9 CRYPTO_free_ex_data [function] [call site] 00494
10 CRYPTO_atomic_load_u32 [function] [call site] 00495
10 __assert_fail [call site] 00496
10 CRYPTO_get_ex_data [function] [call site] 00497
11 sk_void_num [function] [call site] 00498
12 OPENSSL_sk_num [function] [call site] 00499
11 sk_void_value [function] [call site] 00500
12 OPENSSL_sk_value [function] [call site] 00501
10 sk_void_free [function] [call site] 00502
11 OPENSSL_sk_free [function] [call site] 00503
9 bssl::Array<unsigned char>::~Array() [function] [call site] 00504
9 bssl::InplaceVector<unsigned char, 48ul>::~InplaceVector() [function] [call site] 00505
9 bssl::InplaceVector<unsigned char, 32ul>::~InplaceVector() [function] [call site] 00506
9 __clang_call_terminate [call site] 00507
8 OPENSSL_free [function] [call site] 00508
4 bssl::internal::MutexLockBase<&CRYPTO_MUTEX_lock_write, &CRYPTO_MUTEX_unlock_write>::~MutexLockBase() [function] [call site] 00509
3 SSL_set_session [function] [call site] 00510
4 abort [call site] 00511
4 bssl::ssl_set_session(ssl_st*, ssl_session_st*) [function] [call site] 00512
5 bssl::UpRef(ssl_session_st*) [function] [call site] 00513
3 SSL_set_verify [function] [call site] 00514
4 bssl::check_ssl_x509_method(ssl_st const*) [function] [call site] 00515
5 __assert_fail [call site] 00516
3 CBS_get_u24_length_prefixed [function] [call site] 00517
3 bssl::SSL_set_handoff_mode(ssl_st*, bool) [function] [call site] 00521
3 CBS_get_u24_length_prefixed [function] [call site] 00522
3 bssl::SSL_set_handoff_mode(ssl_st*, bool) [function] [call site] 00526
3 CBS_get_u24_length_prefixed [function] [call site] 00527
3 SSL_set_handshake_hints [function] [call site] 00530
4 SSL_is_dtls [function] [call site] 00531
4 ERR_put_error [function] [call site] 00532
4 std::__1::unique_ptr<bssl::SSL_HANDSHAKE_HINTS, bssl::internal::Deleter> bssl::MakeUnique<bssl::SSL_HANDSHAKE_HINTS>() [function] [call site] 00533
5 bssl::SSL_HANDSHAKE_HINTS* bssl::New<bssl::SSL_HANDSHAKE_HINTS>() [function] [call site] 00534
6 bssl::SSL_HANDSHAKE_HINTS::SSL_HANDSHAKE_HINTS() [function] [call site] 00535
7 bssl::Array<unsigned char>::Array() [function] [call site] 00536
7 bssl::Array<unsigned char>::~Array() [function] [call site] 00537
4 CBS_get_asn1 [function] [call site] 00539
4 CBS_get_optional_asn1 [function] [call site] 00540
4 CBS_get_optional_asn1 [function] [call site] 00541
4 CBS_get_optional_asn1 [function] [call site] 00542
4 CBS_get_optional_asn1 [function] [call site] 00543
4 get_optional_implicit_null(cbs_st*, bool*, unsigned int) [function] [call site] 00544
5 CBS_get_optional_asn1 [function] [call site] 00545
4 CBS_get_optional_asn1 [function] [call site] 00547
4 CBS_get_optional_asn1 [function] [call site] 00548
4 CBS_get_optional_asn1 [function] [call site] 00549
4 CBS_get_optional_asn1 [function] [call site] 00550
4 get_optional_implicit_null(cbs_st*, bool*, unsigned int) [function] [call site] 00551
4 get_optional_implicit_null(cbs_st*, bool*, unsigned int) [function] [call site] 00552
4 ERR_put_error [function] [call site] 00553
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00554
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00555
4 CBS_get_asn1_uint64 [function] [call site] 00556
4 CBS_get_asn1 [function] [call site] 00557
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00558
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00559
4 CBS_get_asn1 [function] [call site] 00560
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00561
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00562
4 ERR_put_error [function] [call site] 00563
4 CBS_get_asn1_uint64 [function] [call site] 00564
4 CBS_get_asn1 [function] [call site] 00565
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00566
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00567
4 CBS_get_asn1 [function] [call site] 00568
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00569
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00570
4 CBS_get_asn1 [function] [call site] 00571
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00572
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00573
4 ERR_put_error [function] [call site] 00574
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00575
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00576
4 ERR_put_error [function] [call site] 00577
4 CBS_get_asn1_uint64 [function] [call site] 00578
4 CBS_get_asn1 [function] [call site] 00579
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00580
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00581
4 CBS_get_asn1 [function] [call site] 00582
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00583
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00584
4 ERR_put_error [function] [call site] 00585
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00586
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00587
4 CBS_get_asn1_uint64 [function] [call site] 00588
4 CBS_get_asn1 [function] [call site] 00589
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00590
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00591
4 CBS_get_asn1 [function] [call site] 00592
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00593
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00594
4 ERR_put_error [function] [call site] 00595
4 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00596
4 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 00597
4 ERR_put_error [function] [call site] 00598
4 ERR_put_error [function] [call site] 00599
2 fprintf [call site] 00600
2 SSL_set_renegotiate_mode [function] [call site] 00601
3 bssl::ssl_maybe_shed_handshake_config(ssl_st*) [function] [call site] 00602
4 bssl::ssl_can_renegotiate(ssl_st const*) [function] [call site] 00603
5 SSL_is_dtls [function] [call site] 00604
5 bssl::ssl_protocol_version(ssl_st const*) [function] [call site] 00605
6 __assert_fail [call site] 00606
6 bssl::ssl_protocol_version_from_wire(unsigned short*, unsigned short) [function] [call site] 00607
6 __assert_fail [call site] 00608
5 __assert_fail [call site] 00609
2 SSL_set_tlsext_host_name [function] [call site] 00610
3 strlen [call site] 00611
3 ERR_put_error [function] [call site] 00612
3 OPENSSL_strdup [function] [call site] 00613
2 SSL_set_accept_state [function] [call site] 00616
2 (anonymous namespace)::TLSFuzzer::MakeBIO(unsigned char const*, unsigned long) [function] [call site] 00619
3 (anonymous namespace)::TLSFuzzer::BIOMethod() [function] [call site] 00621
4 __cxa_guard_acquire [call site] 00622
4 (anonymous namespace)::TLSFuzzer::BIOMethod()::{lambda()#1}::operator()() const [function] [call site] 00623
5 BIO_meth_new [function] [call site] 00624
6 OPENSSL_zalloc [function] [call site] 00625
5 abort [call site] 00626
5 BIO_meth_set_read [function] [call site] 00627
5 (anonymous namespace)::TLSFuzzer::BIORead(bio_st*, char*, int) [function] [call site] 00628
6 BIO_get_data [function] [call site] 00629
6 CBS_get_u24_length_prefixed [function] [call site] 00633
5 abort [call site] 00636
5 BIO_meth_set_destroy [function] [call site] 00637
5 (anonymous namespace)::TLSFuzzer::BIODestroy(bio_st*) [function] [call site] 00638
6 BIO_get_data [function] [call site] 00639
5 abort [call site] 00640
4 __cxa_guard_release [call site] 00641
4 __cxa_guard_abort [call site] 00642
3 BIO_new [function] [call site] 00643
4 OPENSSL_zalloc [function] [call site] 00644
4 CRYPTO_new_ex_data [function] [call site] 00645
4 OPENSSL_free [function] [call site] 00646
3 BIO_set_init [function] [call site] 00647
3 BIO_set_data [function] [call site] 00648
2 SSL_set0_rbio [function] [call site] 00649
2 BIO_s_mem [function] [call site] 00650
2 SSL_set0_wbio [function] [call site] 00652
2 SSL_do_handshake [function] [call site] 00653
3 bssl::ssl_reset_error_state(ssl_st*) [function] [call site] 00654
4 ERR_clear_error [function] [call site] 00655
5 err_get_state() [function] [call site] 00656
5 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00657
4 ERR_clear_system_error [function] [call site] 00658
5 __errno_location [call site] 00659
3 ERR_put_error [function] [call site] 00660
3 SSL_in_init [function] [call site] 00661
3 bssl::ssl_run_handshake(bssl::SSL_HANDSHAKE*, bool*) [function] [call site] 00662
4 SSL_is_dtls [function] [call site] 00663
4 ERR_restore_state [function] [call site] 00664
5 ERR_clear_error [function] [call site] 00665
5 abort [call site] 00666
5 err_get_state() [function] [call site] 00667
5 err_copy((anonymous namespace)::err_error_st*, (anonymous namespace)::err_error_st const*) [function] [call site] 00668
6 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00669
6 strdup_libc_malloc(char const*) [function] [call site] 00670
7 strlen [call site] 00671
4 SSL_is_quic [function] [call site] 00672
4 __assert_fail [call site] 00673
4 bssl::SSLBuffer::span() [function] [call site] 00674
5 bssl::SSLBuffer::data() [function] [call site] 00675
5 bssl::SSLBuffer::size() const [function] [call site] 00676
5 bssl::Span<unsigned char>::Span(unsigned char*, unsigned long) [function] [call site] 00677
4 bssl::ssl_open_change_cipher_spec(ssl_st*, unsigned long*, unsigned char*, bssl::Span<unsigned char>) [function] [call site] 00678
5 bssl::check_read_error(ssl_st const*) [function] [call site] 00679
6 ERR_restore_state [function] [call site] 00680
5 bssl::ssl_set_read_error(ssl_st*) [function] [call site] 00681
6 ERR_save_state [function] [call site] 00682
7 err_get_state() [function] [call site] 00683
7 __assert_fail [call site] 00684
7 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00685
7 err_copy((anonymous namespace)::err_error_st*, (anonymous namespace)::err_error_st const*) [function] [call site] 00686
4 bssl::SSLBuffer::span() [function] [call site] 00687
4 bssl::ssl_open_handshake(ssl_st*, unsigned long*, unsigned char*, bssl::Span<unsigned char>) [function] [call site] 00688
5 bssl::check_read_error(ssl_st const*) [function] [call site] 00689
5 bssl::ssl_set_read_error(ssl_st*) [function] [call site] 00690
4 ERR_peek_error [function] [call site] 00691
5 get_error_values(int, int, char const**, int*, char const**, int*) [function] [call site] 00692
6 err_get_state() [function] [call site] 00693
6 __assert_fail [call site] 00694
6 __assert_fail [call site] 00695
6 err_clear((anonymous namespace)::err_error_st*) [function] [call site] 00696
4 ERR_GET_LIB [function] [call site] 00697
4 ERR_GET_REASON [function] [call site] 00698
4 ERR_put_error [function] [call site] 00699
4 bssl::ssl_handle_open_record(ssl_st*, bool*, bssl::ssl_open_record_t, unsigned long, unsigned char) [function] [call site] 00700
5 bssl::SSLBuffer::Consume(unsigned long) [function] [call site] 00701
6 abort [call site] 00702
5 bssl::SSLBuffer::DiscardConsumed() [function] [call site] 00703
6 bssl::SSLBuffer::Clear() [function] [call site] 00704
5 bssl::ssl_read_buffer_extend_to(ssl_st*, unsigned long) [function] [call site] 00705
6 bssl::SSLBuffer::DiscardConsumed() [function] [call site] 00706
6 SSL_is_dtls [function] [call site] 00707
6 bssl::SSLBuffer::EnsureCap(unsigned long, unsigned long) [function] [call site] 00708
7 ERR_put_error [function] [call site] 00709
7 ERR_put_error [function] [call site] 00710
7 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00711
6 ERR_put_error [function] [call site] 00712
6 SSL_is_dtls [function] [call site] 00713
6 bssl::dtls_read_buffer_next_packet(ssl_st*) [function] [call site] 00714
7 bssl::SSLBuffer::empty() const [function] [call site] 00715
7 ERR_put_error [function] [call site] 00716
7 bssl::SSLBuffer::data() [function] [call site] 00717
7 bssl::SSLBuffer::cap() const [function] [call site] 00718
7 BIO_read [function] [call site] 00719
8 ERR_put_error [function] [call site] 00720
8 ERR_put_error [function] [call site] 00721
7 bssl::SSLBuffer::DidWrite(unsigned long) [function] [call site] 00722
8 bssl::SSLBuffer::cap() const [function] [call site] 00723
8 bssl::SSLBuffer::size() const [function] [call site] 00724
8 abort [call site] 00725
6 bssl::tls_read_buffer_extend_to(ssl_st*, unsigned long) [function] [call site] 00726
7 bssl::SSLBuffer::cap() const [function] [call site] 00727
7 ERR_put_error [function] [call site] 00728
7 bssl::SSLBuffer::size() const [function] [call site] 00729
7 bssl::SSLBuffer::data() [function] [call site] 00730
7 bssl::SSLBuffer::size() const [function] [call site] 00731
7 bssl::SSLBuffer::size() const [function] [call site] 00732
7 bssl::SSLBuffer::DidWrite(unsigned long) [function] [call site] 00734
6 bssl::SSLBuffer::DiscardConsumed() [function] [call site] 00735
5 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 00736
6 ERR_save_state [function] [call site] 00737
6 bssl::ssl_send_alert_impl(ssl_st*, int, int) [function] [call site] 00738
7 ERR_put_error [function] [call site] 00739
7 __assert_fail [call site] 00740
7 __assert_fail [call site] 00741
7 bssl::SSLBuffer::empty() const [function] [call site] 00742
6 ERR_restore_state [function] [call site] 00743
5 __assert_fail [call site] 00744
4 bssl::SSLBuffer::DiscardConsumed() [function] [call site] 00745
4 __assert_fail [call site] 00746
4 __assert_fail [call site] 00747
4 __assert_fail [call site] 00748
4 ERR_save_state [function] [call site] 00749
4 __assert_fail [call site] 00750
3 bssl::ssl_do_info_callback(ssl_st const*, int, int) [function] [call site] 00751
3 bssl::ssl_maybe_shed_handshake_config(ssl_st*) [function] [call site] 00752
2 SSL_get_error [function] [call site] 00753
3 ERR_peek_error [function] [call site] 00754
3 ERR_GET_LIB [function] [call site] 00755
3 SSL_is_quic [function] [call site] 00756
3 SSL_get_rbio [function] [call site] 00757
3 BIO_should_read [function] [call site] 00758
4 BIO_test_flags [function] [call site] 00759
3 BIO_should_write [function] [call site] 00760
4 BIO_test_flags [function] [call site] 00761
3 BIO_should_io_special [function] [call site] 00762
4 BIO_test_flags [function] [call site] 00763
3 BIO_get_retry_reason [function] [call site] 00764
3 bio_retry_reason_to_error(int) [function] [call site] 00765
3 SSL_get_wbio [function] [call site] 00766
3 BIO_should_write [function] [call site] 00767
3 BIO_should_read [function] [call site] 00768
3 BIO_should_io_special [function] [call site] 00769
3 BIO_get_retry_reason [function] [call site] 00770
3 bio_retry_reason_to_error(int) [function] [call site] 00771
2 (anonymous namespace)::TLSFuzzer::MoveBIOs(ssl_st*, ssl_st*) [function] [call site] 00772
3 SSL_get_rbio [function] [call site] 00773
3 BIO_up_ref [function] [call site] 00774
4 CRYPTO_refcount_inc [function] [call site] 00775
3 SSL_set0_rbio [function] [call site] 00776
3 SSL_get_wbio [function] [call site] 00777
3 BIO_up_ref [function] [call site] 00778
3 SSL_set0_wbio [function] [call site] 00779
3 SSL_set0_rbio [function] [call site] 00780
3 SSL_set0_wbio [function] [call site] 00781
2 bssl::Span<unsigned char const>::Span<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&) [function] [call site] 00782
2 bssl::SSL_apply_handoff(ssl_st*, bssl::Span<unsigned char const>) [function] [call site] 00783
3 bssl::uses_disallowed_feature(ssl_st const*) [function] [call site] 00784
4 bssl::Vector<std::__1::unique_ptr<ssl_credential_st, bssl::internal::Deleter> >::empty() const [function] [call site] 00785
4 bssl::Array<unsigned char>::size() const [function] [call site] 00786
3 cbs_st::cbs_st(bssl::Span<unsigned char const>) [function] [call site] 00787
4 bssl::Span<unsigned char const>::data() const [function] [call site] 00788
4 bssl::Span<unsigned char const>::size() const [function] [call site] 00789
3 CBS_get_asn1 [function] [call site] 00790
3 CBS_get_asn1_uint64 [function] [call site] 00791
3 CBS_get_asn1 [function] [call site] 00792
3 CBS_get_asn1 [function] [call site] 00793
3 bssl::apply_remote_features(ssl_st*, cbs_st*) [function] [call site] 00794
4 CBS_get_asn1 [function] [call site] 00795
4 sk_SSL_CIPHER_new_null [function] [call site] 00796
5 OPENSSL_sk_new_null [function] [call site] 00797
4 CBS_get_u16 [function] [call site] 00799
4 SSL_get_cipher_by_value [function] [call site] 00800
4 sk_SSL_CIPHER_push [function] [call site] 00801
5 OPENSSL_sk_push [function] [call site] 00802
4 sk_SSL_CIPHER_new_null [function] [call site] 00803
4 _Z5beginI19stack_st_SSL_CIPHERENSt3__19enable_ifIXsr11StackTraitsIT_EE8kIsStackEN4bssl8internal17StackIteratorImplIS3_EEE4typeEPKS3_ [function] [call site] 00804
5 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::StackIteratorImpl(stack_st_SSL_CIPHER const*, unsigned long) [function] [call site] 00805
4 _Z3endI19stack_st_SSL_CIPHERENSt3__19enable_ifIXsr11StackTraitsIT_EE8kIsStackEN4bssl8internal17StackIteratorImplIS3_EEE4typeEPKS3_ [function] [call site] 00806
5 OPENSSL_sk_num [function] [call site] 00807
5 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::StackIteratorImpl(stack_st_SSL_CIPHER const*, unsigned long) [function] [call site] 00808
4 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator!=(bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>) const [function] [call site] 00809
5 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator==(bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>) const [function] [call site] 00810
4 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator*() const [function] [call site] 00811
5 OPENSSL_sk_value [function] [call site] 00812
4 sk_SSL_CIPHER_find [function] [call site] 00813
5 OPENSSL_sk_find [function] [call site] 00814
6 OPENSSL_sk_is_sorted [function] [call site] 00815
6 __assert_fail [call site] 00816
6 __assert_fail [call site] 00817
5 sk_SSL_CIPHER_call_cmp_func [function] [call site] 00818
4 sk_SSL_CIPHER_push [function] [call site] 00819
4 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator++() [function] [call site] 00820
4 sk_SSL_CIPHER_num [function] [call site] 00821
5 OPENSSL_sk_num [function] [call site] 00822
4 std::__1::unique_ptr<bssl::SSLCipherPreferenceList, bssl::internal::Deleter> bssl::MakeUnique<bssl::SSLCipherPreferenceList>() [function] [call site] 00823
5 bssl::SSLCipherPreferenceList* bssl::New<bssl::SSLCipherPreferenceList>() [function] [call site] 00824
6 bssl::SSLCipherPreferenceList::SSLCipherPreferenceList() [function] [call site] 00825
4 bssl::SSLCipherPreferenceList::Init(bssl::SSLCipherPreferenceList const&) [function] [call site] 00826
5 sk_SSL_CIPHER_num [function] [call site] 00827
5 bssl::Span<bool const>::Span(bool const*, unsigned long) [function] [call site] 00828
5 sk_SSL_CIPHER_dup [function] [call site] 00829
6 OPENSSL_sk_dup [function] [call site] 00830
5 bssl::SSLCipherPreferenceList::Init(std::__1::unique_ptr<stack_st_SSL_CIPHER, bssl::internal::Deleter>, bssl::Span<bool const>) [function] [call site] 00831
6 sk_SSL_CIPHER_num [function] [call site] 00832
6 bssl::Span<bool const>::size() const [function] [call site] 00833
6 ERR_put_error [function] [call site] 00834
6 bssl::Array<bool>::Array() [function] [call site] 00835
6 bssl::Array<bool>::CopyFrom(bssl::Span<bool const>) [function] [call site] 00836
7 bssl::Span<bool const>::size() const [function] [call site] 00837
7 bssl::Array<bool>::InitUninitialized(unsigned long) [function] [call site] 00838
8 bssl::Array<bool>::Reset() [function] [call site] 00839
9 bssl::Array<bool>::Reset(bool*, unsigned long) [function] [call site] 00840
7 bssl::Span<bool const>::begin() const [function] [call site] 00841
7 bssl::Span<bool const>::end() const [function] [call site] 00842
6 bssl::Array<bool>::~Array() [function] [call site] 00843
7 bssl::Array<bool>::Reset() [function] [call site] 00844
6 bssl::Array<bool>::Release(bool**, unsigned long*) [function] [call site] 00845
4 _Z5beginI19stack_st_SSL_CIPHERENSt3__19enable_ifIXsr11StackTraitsIT_EE8kIsStackEN4bssl8internal17StackIteratorImplIS3_EEE4typeEPKS3_ [function] [call site] 00846
4 _Z3endI19stack_st_SSL_CIPHERENSt3__19enable_ifIXsr11StackTraitsIT_EE8kIsStackEN4bssl8internal17StackIteratorImplIS3_EEE4typeEPKS3_ [function] [call site] 00847
4 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator!=(bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>) const [function] [call site] 00848
4 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator*() const [function] [call site] 00849
4 bssl::SSLCipherPreferenceList::Remove(ssl_cipher_st const*) [function] [call site] 00850
5 sk_SSL_CIPHER_find [function] [call site] 00851
5 sk_SSL_CIPHER_num [function] [call site] 00852
5 sk_SSL_CIPHER_delete [function] [call site] 00853
6 OPENSSL_sk_delete [function] [call site] 00854
7 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 00855
4 bssl::internal::StackIteratorImpl<stack_st_SSL_CIPHER>::operator++() [function] [call site] 00856
4 SSL_get_ciphers [function] [call site] 00857
5 __assert_fail [call site] 00858
4 sk_SSL_CIPHER_num [function] [call site] 00859
4 CBS_get_asn1 [function] [call site] 00860
4 bssl::Array<unsigned short>::Array() [function] [call site] 00861
4 bssl::Array<unsigned short>::InitForOverwrite(unsigned long) [function] [call site] 00863
5 bssl::Array<unsigned short>::InitUninitialized(unsigned long) [function] [call site] 00864
4 CBS_get_u16 [function] [call site] 00866
4 bssl::Array<unsigned short>::operator[](unsigned long) [function] [call site] 00867
5 abort [call site] 00868
4 bssl::tls1_get_grouplist(bssl::SSL_HANDSHAKE const*) [function] [call site] 00869
5 bssl::Array<unsigned short>::empty() const [function] [call site] 00870
5 bssl::Span<unsigned short const>::Span<bssl::Array<unsigned short>, void, bssl::Array<unsigned short> >(bssl::Array<unsigned short> const&) [function] [call site] 00871
5 bssl::Span<unsigned short const>::Span<3ul>(unsigned short const (&) [3ul]) [function] [call site] 00872
6 bssl::Span<unsigned short const>::Span(unsigned short const*, unsigned long) [function] [call site] 00873
4 bssl::Array<unsigned short>::Array() [function] [call site] 00874
4 bssl::Span<unsigned short const>::size() const [function] [call site] 00875
4 bssl::Array<unsigned short>::InitForOverwrite(unsigned long) [function] [call site] 00876
4 bssl::Array<unsigned short>::~Array() [function] [call site] 00877
4 bssl::Span<unsigned short const>::begin() const [function] [call site] 00878
4 bssl::Span<unsigned short const>::end() const [function] [call site] 00879
4 bssl::Array<unsigned short>::begin() [function] [call site] 00880
4 bssl::Array<unsigned short>::end() [function] [call site] 00881
4 bssl::Array<unsigned short>::operator[](unsigned long) [function] [call site] 00882
4 bssl::Array<unsigned short>::Shrink(unsigned long) [function] [call site] 00883
5 abort [call site] 00884
4 bssl::Array<unsigned short>::operator=(bssl::Array<unsigned short>&&) [function] [call site] 00885
5 bssl::Array<unsigned short>::Reset() [function] [call site] 00886
5 bssl::Array<unsigned short>::Release(unsigned short**, unsigned long*) [function] [call site] 00887
4 CBS_get_optional_asn1 [function] [call site] 00889
4 CBS_get_u16 [function] [call site] 00891
4 bssl::Vector<bssl::ALPSConfig>::clear() [function] [call site] 00892
3 SSL_set_accept_state [function] [call site] 00893
3 BUF_MEM_new [function] [call site] 00894
4 OPENSSL_zalloc [function] [call site] 00895
3 BUF_MEM_append [function] [call site] 00898
4 BUF_MEM_reserve [function] [call site] 00899
5 ERR_put_error [function] [call site] 00900
5 ERR_put_error [function] [call site] 00901
5 OPENSSL_realloc [function] [call site] 00902
4 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00903
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 00905
3 bssl::SSLTranscript::Update(bssl::Span<unsigned char const>) [function] [call site] 00906
4 bssl::SSLTranscript::AddToBufferOrHash(bssl::Span<unsigned char const>) [function] [call site] 00907
5 bssl::Span<unsigned char const>::data() const [function] [call site] 00908
5 bssl::Span<unsigned char const>::size() const [function] [call site] 00909
5 BUF_MEM_append [function] [call site] 00910
5 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::get() [function] [call site] 00911
5 EVP_MD_CTX_md [function] [call site] 00912
6 EVP_MD_CTX_get0_md [function] [call site] 00913
5 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::get() [function] [call site] 00914
5 bssl::Span<unsigned char const>::data() const [function] [call site] 00915
5 bssl::Span<unsigned char const>::size() const [function] [call site] 00916
5 EVP_DigestUpdate [function] [call site] 00917
4 bssl::Span<unsigned char const>::size() const [function] [call site] 00918
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 00919
5 abort [call site] 00920
5 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00921
4 bssl::SSLTranscript::AddToBufferOrHash(bssl::Span<unsigned char const>) [function] [call site] 00922
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 00923
4 bssl::SSLTranscript::AddToBufferOrHash(bssl::Span<unsigned char const>) [function] [call site] 00924
2 fprintf [call site] 00925
2 SSL_get_error [function] [call site] 00926
2 (anonymous namespace)::TLSFuzzer::MoveBIOs(ssl_st*, ssl_st*) [function] [call site] 00927
2 bssl::Span<unsigned char const>::Span<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&) [function] [call site] 00928
2 bssl::SSL_apply_handback(ssl_st*, bssl::Span<unsigned char const>) [function] [call site] 00929
3 cbs_st::cbs_st(bssl::Span<unsigned char const>) [function] [call site] 00930
3 CBS_get_asn1_uint64 [function] [call site] 00931
3 CBS_get_asn1_uint64 [function] [call site] 00932
3 CBS_get_asn1 [function] [call site] 00933
3 CBS_get_asn1 [function] [call site] 00935
3 CBS_get_asn1 [function] [call site] 00937
3 CBS_copy_bytes [function] [call site] 00939
4 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00940
4 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 00941
3 CBS_get_asn1 [function] [call site] 00942
3 CBS_copy_bytes [function] [call site] 00944
3 CBS_get_asn1 [function] [call site] 00945
3 CBS_get_asn1 [function] [call site] 00946
3 CBS_get_asn1_bool [function] [call site] 00947
3 CBS_get_asn1_bool [function] [call site] 00951
3 bssl::ssl_handshake_new(ssl_st*) [function] [call site] 00952
4 std::__1::unique_ptr<bssl::SSL_HANDSHAKE, bssl::internal::Deleter> bssl::MakeUnique<bssl::SSL_HANDSHAKE, ssl_st*&>(ssl_st*&) [function] [call site] 00953
5 bssl::SSL_HANDSHAKE* bssl::New<bssl::SSL_HANDSHAKE, ssl_st*&>(ssl_st*&) [function] [call site] 00954
6 bssl::SSL_HANDSHAKE::SSL_HANDSHAKE(ssl_st*) [function] [call site] 00955
7 bssl::InplaceVector<unsigned char, 48ul>::InplaceVector() [function] [call site] 00956
7 bssl::SSL_HANDSHAKE::{unnamed type#1}::SSL_HANDSHAKE() [function] [call site] 00957
7 SSL_is_dtls [function] [call site] 00958
7 bssl::SSLTranscript::SSLTranscript(bool) [function] [call site] 00959
8 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::StackAllocatedMovable() [function] [call site] 00960
9 EVP_MD_CTX_init [function] [call site] 00961
7 SSL_is_dtls [function] [call site] 00962
7 bssl::SSLTranscript::SSLTranscript(bool) [function] [call site] 00963
7 bssl::Array<unsigned char>::Array() [function] [call site] 00964
7 bssl::Array<unsigned short>::Array() [function] [call site] 00965
7 bssl::internal::StackAllocated<evp_hpke_ctx_st, void, &EVP_HPKE_CTX_zero, &EVP_HPKE_CTX_cleanup>::StackAllocated() [function] [call site] 00966
8 EVP_HPKE_CTX_zero [function] [call site] 00967
9 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00968
9 EVP_AEAD_CTX_zero [function] [call site] 00969
10 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 00970
7 bssl::InplaceVector<unsigned char, 32ul>::InplaceVector() [function] [call site] 00971
7 __assert_fail [call site] 00972
7 RAND_bytes [function] [call site] 00973
8 BCM_rand_bytes [function] [call site] 00974
9 BCM_rand_bytes_with_additional_data [function] [call site] 00975
10 CRYPTO_get_fork_generation [function] [call site] 00976
11 CRYPTO_once [function] [call site] 00977
11 init_fork_detect() [function] [call site] 00978
12 sysconf [call site] 00979
12 mmap [call site] 00980
12 madvise [call site] 00981
12 madvise [call site] 00982
12 munmap [call site] 00983
12 CRYPTO_atomic_store_u32 [function] [call site] 00984
11 CRYPTO_atomic_load_u32 [function] [call site] 00985
11 CRYPTO_MUTEX_lock_write [function] [call site] 00986
11 CRYPTO_atomic_load_u32 [function] [call site] 00987
11 CRYPTO_atomic_store_u32 [function] [call site] 00988
11 CRYPTO_MUTEX_unlock_write [function] [call site] 00989
10 rand_fork_unsafe_buffering_enabled [function] [call site] 00990
11 CRYPTO_atomic_load_u32 [function] [call site] 00991
10 have_fast_rdrand [function] [call site] 00992
11 CRYPTO_is_RDRAND_capable [function] [call site] 00993
12 OPENSSL_get_ia32cap [function] [call site] 00994
13 OPENSSL_init_cpuid [function] [call site] 00995
14 CRYPTO_once [function] [call site] 00996
14 OPENSSL_cpuid_setup [function] [call site] 00997
15 OPENSSL_cpuid(unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int) [function] [call site] 00998
15 OPENSSL_cpuid(unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int) [function] [call site] 00999
15 OPENSSL_cpuid(unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int) [function] [call site] 01000
15 OPENSSL_xgetbv(unsigned int) [function] [call site] 01001
15 os_supports_avx512(unsigned long) [function] [call site] 01002
15 getenv [call site] 01003
15 OPENSSL_adjust_ia32cap [function] [call site] 01004
16 handle_cpu_env(unsigned int*, char const*, bool) [function] [call site] 01005
17 __errno_location [call site] 01006
17 strtoull [call site] 01007
17 __errno_location [call site] 01008
16 strchr [call site] 01009
16 handle_cpu_env(unsigned int*, char const*, bool) [function] [call site] 01010
11 CRYPTO_is_intel_cpu [function] [call site] 01011
12 OPENSSL_get_ia32cap [function] [call site] 01012
10 rdrand(unsigned char*, unsigned long) [function] [call site] 01013
10 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01014
10 have_rdrand [function] [call site] 01015
11 CRYPTO_is_RDRAND_capable [function] [call site] 01016
10 CRYPTO_sysrand [function] [call site] 01017
11 CRYPTO_MUTEX_lock_write [function] [call site] 01018
11 CRYPTO_MUTEX_unlock_write [function] [call site] 01019
11 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01020
11 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01021
11 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01022
11 CRYPTO_chacha_20 [function] [call site] 01023
12 buffers_alias(void const*, unsigned long, void const*, unsigned long) [function] [call site] 01024
12 __assert_fail [call site] 01025
12 CRYPTO_load_u32_le(void const*) [function] [call site] 01026
13 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01027
12 CRYPTO_load_u32_le(void const*) [function] [call site] 01028
12 CRYPTO_load_u32_le(void const*) [function] [call site] 01029
12 ChaCha20_ctr32(unsigned char*, unsigned char const*, unsigned long, unsigned int const*, unsigned int const*) [function] [call site] 01030
13 ChaCha20_ctr32_avx2_capable [function] [call site] 01031
14 CRYPTO_is_AVX2_capable [function] [call site] 01032
15 OPENSSL_get_ia32cap [function] [call site] 01033
13 ChaCha20_ctr32_avx2 [call site] 01034
13 ChaCha20_ctr32_ssse3_4x_capable [function] [call site] 01035
14 CRYPTO_is_SSSE3_capable [function] [call site] 01036
15 OPENSSL_get_ia32cap [function] [call site] 01037
14 CRYPTO_cpu_perf_is_like_silvermont [function] [call site] 01038
15 OPENSSL_get_ia32cap [function] [call site] 01039
15 CRYPTO_is_MOVBE_capable [function] [call site] 01040
16 OPENSSL_get_ia32cap [function] [call site] 01041
13 ChaCha20_ctr32_ssse3_4x [call site] 01042
13 ChaCha20_ctr32_ssse3_capable [function] [call site] 01043
14 CRYPTO_is_SSSE3_capable [function] [call site] 01044
13 ChaCha20_ctr32_ssse3 [call site] 01045
13 ChaCha20_ctr32_nohw [call site] 01046
10 CRYPTO_sysrand_if_available [function] [call site] 01047
11 CRYPTO_sysrand [function] [call site] 01048
10 rdrand(unsigned char*, unsigned long) [function] [call site] 01049
10 CRYPTO_sysrand [function] [call site] 01050
10 CRYPTO_get_thread_local [function] [call site] 01051
10 OPENSSL_zalloc [function] [call site] 01052
10 CRYPTO_set_thread_local [function] [call site] 01053
10 rand_thread_state_free(void*) [function] [call site] 01054
11 OPENSSL_free [function] [call site] 01055
10 rand_get_seed((anonymous namespace)::rand_thread_state*, unsigned char*, unsigned char*, unsigned long*) [function] [call site] 01056
11 CRYPTO_sysrand_for_seed [function] [call site] 01057
12 CRYPTO_sysrand [function] [call site] 01058
10 CTR_DRBG_init [function] [call site] 01059
11 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01060
11 aes_ctr_set_key [function] [call site] 01061
12 __assert_fail [call site] 01062
12 hwaes_capable [function] [call site] 01063
13 CRYPTO_is_AESNI_capable [function] [call site] 01064
14 OPENSSL_get_ia32cap [function] [call site] 01065
12 aes_hw_set_encrypt_key [function] [call site] 01066
13 aes_hw_set_encrypt_key_alt_preferred [function] [call site] 01067
14 hwaes_capable [function] [call site] 01068
14 CRYPTO_is_AVX_capable [function] [call site] 01069
15 OPENSSL_get_ia32cap [function] [call site] 01070
13 aes_hw_set_encrypt_key_alt [call site] 01071
13 aes_hw_set_encrypt_key_base [call site] 01072
12 vpaes_capable [function] [call site] 01073
13 CRYPTO_is_SSSE3_capable [function] [call site] 01074
12 vpaes_set_encrypt_key [call site] 01075
12 aes_nohw_set_encrypt_key [function] [call site] 01076
13 aes_nohw_setup_key_128(aes_key_st*, unsigned char const*) [function] [call site] 01077
14 aes_nohw_compact_block(long long __vector(2)*, unsigned char const*) [function] [call site] 01078
14 aes_nohw_sub_block(long long __vector(2)*, long long __vector(2) const*) [function] [call site] 01079
15 aes_nohw_batch_set(AES_NOHW_BATCH*, long long __vector(2) const*, unsigned long) [function] [call site] 01080
16 __assert_fail [call site] 01081
15 aes_nohw_transpose(AES_NOHW_BATCH*) [function] [call site] 01082
15 aes_nohw_sub_bytes(AES_NOHW_BATCH*) [function] [call site] 01083
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01084
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01085
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01086
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01087
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01088
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01089
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01090
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01091
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01092
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01093
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01094
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01095
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01096
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01097
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01098
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01099
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01100
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01101
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01102
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01103
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01104
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01105
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01106
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01107
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01108
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01109
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01110
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01111
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01112
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01113
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01114
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01115
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01116
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01117
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01118
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01119
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01120
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01121
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01122
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01123
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01124
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01125
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01126
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01127
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01128
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01129
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01130
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01131
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01132
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01133
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01134
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01135
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01136
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01137
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01138
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01139
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01140
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01141
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01142
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01143
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01144
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01145
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01146
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01147
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01148
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01149
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01150
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01151
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01152
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01153
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01154
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01155
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01156
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01157
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01158
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01159
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01160
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01161
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01162
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01163
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01164
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01165
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01166
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01167
16 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01168
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01169
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01170
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01171
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01172
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01173
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01174
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01175
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01176
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01177
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01178
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01179
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01180
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01181
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01182
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01183
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01184
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01185
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01186
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01187
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01188
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01189
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01190
16 aes_nohw_not(long long __vector(2)) [function] [call site] 01191
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01192
16 aes_nohw_not(long long __vector(2)) [function] [call site] 01193
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01194
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01195
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01196
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01197
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01198
16 aes_nohw_not(long long __vector(2)) [function] [call site] 01199
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01200
16 aes_nohw_not(long long __vector(2)) [function] [call site] 01201
16 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01202
15 aes_nohw_transpose(AES_NOHW_BATCH*) [function] [call site] 01203
15 aes_nohw_batch_get(AES_NOHW_BATCH const*, long long __vector(2)*, unsigned long) [function] [call site] 01204
16 __assert_fail [call site] 01205
14 aes_nohw_rcon_slice(unsigned char, unsigned long) [function] [call site] 01206
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01207
14 aes_nohw_rotate_rows_down(long long __vector(2)) [function] [call site] 01208
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01209
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01210
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01211
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01212
13 aes_nohw_setup_key_192(aes_key_st*, unsigned char const*) [function] [call site] 01213
14 aes_nohw_compact_block(long long __vector(2)*, unsigned char const*) [function] [call site] 01214
14 aes_nohw_compact_block(long long __vector(2)*, unsigned char const*) [function] [call site] 01215
14 aes_nohw_sub_block(long long __vector(2)*, long long __vector(2) const*) [function] [call site] 01216
14 aes_nohw_rcon_slice(unsigned char, unsigned long) [function] [call site] 01217
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01218
14 aes_nohw_or(long long __vector(2), long long __vector(2)) [function] [call site] 01219
14 aes_nohw_rotate_rows_down(long long __vector(2)) [function] [call site] 01220
14 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01221
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01222
14 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01223
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01224
14 aes_nohw_or(long long __vector(2), long long __vector(2)) [function] [call site] 01225
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01226
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01227
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01228
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01229
14 aes_nohw_sub_block(long long __vector(2)*, long long __vector(2) const*) [function] [call site] 01230
14 aes_nohw_or(long long __vector(2), long long __vector(2)) [function] [call site] 01231
14 aes_nohw_rcon_slice(unsigned char, unsigned long) [function] [call site] 01232
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01233
14 aes_nohw_rotate_rows_down(long long __vector(2)) [function] [call site] 01234
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01235
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01236
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01237
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01238
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01239
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01240
14 aes_nohw_and(long long __vector(2), long long __vector(2)) [function] [call site] 01241
13 aes_nohw_setup_key_256(aes_key_st*, unsigned char const*) [function] [call site] 01242
14 aes_nohw_compact_block(long long __vector(2)*, unsigned char const*) [function] [call site] 01243
14 aes_nohw_compact_block(long long __vector(2)*, unsigned char const*) [function] [call site] 01244
14 aes_nohw_sub_block(long long __vector(2)*, long long __vector(2) const*) [function] [call site] 01245
14 aes_nohw_rcon_slice(unsigned char, unsigned long) [function] [call site] 01246
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01247
14 aes_nohw_rotate_rows_down(long long __vector(2)) [function] [call site] 01248
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01249
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01250
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01251
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01252
14 aes_nohw_sub_block(long long __vector(2)*, long long __vector(2) const*) [function] [call site] 01253
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01254
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01255
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01256
14 aes_nohw_xor(long long __vector(2), long long __vector(2)) [function] [call site] 01257
11 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01258
10 abort [call site] 01259
10 rand_get_seed((anonymous namespace)::rand_thread_state*, unsigned char*, unsigned char*, unsigned long*) [function] [call site] 01260
10 CTR_DRBG_reseed [function] [call site] 01261
11 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01262
11 ctr_drbg_update(ctr_drbg_state_st*, unsigned char const*, unsigned long) [function] [call site] 01263
12 ctr32_add(ctr_drbg_state_st*, unsigned int) [function] [call site] 01264
13 CRYPTO_load_u32_be(void const*) [function] [call site] 01265
14 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01266
14 CRYPTO_bswap4(unsigned int) [function] [call site] 01267
13 CRYPTO_store_u32_be(void*, unsigned int) [function] [call site] 01268
14 CRYPTO_bswap4(unsigned int) [function] [call site] 01269
14 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01270
12 aes_ctr_set_key [function] [call site] 01271
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01272
10 abort [call site] 01273
10 CTR_DRBG_generate [function] [call site] 01274
11 ctr_drbg_update(ctr_drbg_state_st*, unsigned char const*, unsigned long) [function] [call site] 01275
11 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01276
11 ctr32_add(ctr_drbg_state_st*, unsigned int) [function] [call site] 01277
11 ctr32_add(ctr_drbg_state_st*, unsigned int) [function] [call site] 01278
11 ctr32_add(ctr_drbg_state_st*, unsigned int) [function] [call site] 01279
11 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01280
11 ctr_drbg_update(ctr_drbg_state_st*, unsigned char const*, unsigned long) [function] [call site] 01281
11 FIPS_service_indicator_update_state() [function] [call site] 01282
10 abort [call site] 01283
10 CTR_DRBG_clear [function] [call site] 01284
11 OPENSSL_cleanse [function] [call site] 01285
7 bssl::Array<unsigned char>::~Array() [function] [call site] 01286
7 bssl::InplaceVector<unsigned char, 32ul>::~InplaceVector() [function] [call site] 01287
7 bssl::internal::StackAllocated<evp_hpke_ctx_st, void, &EVP_HPKE_CTX_zero, &EVP_HPKE_CTX_cleanup>::~StackAllocated() [function] [call site] 01288
8 EVP_HPKE_CTX_cleanup [function] [call site] 01289
9 EVP_AEAD_CTX_cleanup [function] [call site] 01290
8 __clang_call_terminate [call site] 01291
7 bssl::Array<unsigned short>::~Array() [function] [call site] 01292
7 bssl::SSLTranscript::~SSLTranscript() [function] [call site] 01293
8 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::~StackAllocatedMovable() [function] [call site] 01294
9 EVP_MD_CTX_cleanup [function] [call site] 01295
10 __assert_fail [call site] 01296
10 EVP_MD_CTX_init [function] [call site] 01297
9 __clang_call_terminate [call site] 01298
7 bssl::InplaceVector<unsigned char, 48ul>::~InplaceVector() [function] [call site] 01299
4 bssl::SSLTranscript::Init() [function] [call site] 01300
5 BUF_MEM_new [function] [call site] 01301
5 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::Reset() [function] [call site] 01302
6 EVP_MD_CTX_cleanup [function] [call site] 01303
6 EVP_MD_CTX_init [function] [call site] 01304
4 __assert_fail [call site] 01305
3 bssl::SSL_SESSION_parse(cbs_st*, bssl::SSL_X509_METHOD const*, crypto_buffer_pool_st*) [function] [call site] 01306
3 bssl::SSL_SESSION_parse(cbs_st*, bssl::SSL_X509_METHOD const*, crypto_buffer_pool_st*) [function] [call site] 01307
3 CBS_get_asn1 [function] [call site] 01308
3 CBS_get_asn1 [function] [call site] 01309
3 CBS_get_asn1 [function] [call site] 01310
3 CBS_get_asn1 [function] [call site] 01311
3 CBS_get_asn1_bool [function] [call site] 01312
3 CBS_get_asn1_uint64 [function] [call site] 01313
3 CBS_get_asn1_bool [function] [call site] 01314
3 CBS_get_asn1_bool [function] [call site] 01315
3 CBS_get_asn1_bool [function] [call site] 01316
3 CBS_get_asn1_bool [function] [call site] 01317
3 CBS_get_asn1_uint64 [function] [call site] 01318
3 SSL_get_cipher_by_value [function] [call site] 01319
3 CBS_get_asn1 [function] [call site] 01320
3 CBS_get_asn1 [function] [call site] 01321
3 CBS_get_asn1 [function] [call site] 01322
3 CBS_get_asn1 [function] [call site] 01323
3 CBS_get_asn1 [function] [call site] 01324
3 CBS_get_asn1 [function] [call site] 01325
3 CBS_get_asn1 [function] [call site] 01326
3 CBS_get_asn1 [function] [call site] 01327
3 CBS_get_asn1_bool [function] [call site] 01328
3 CBS_get_asn1_bool [function] [call site] 01329
3 CBS_get_asn1_int64 [function] [call site] 01330
4 CBS_get_asn1_int64_with_tag [function] [call site] 01331
5 CBS_get_asn1 [function] [call site] 01332
5 CBS_is_valid_asn1_integer [function] [call site] 01333
5 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01336
5 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01337
5 CRYPTO_load_u64_be(void const*) [function] [call site] 01338
6 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01339
6 CRYPTO_bswap8(unsigned long) [function] [call site] 01340
3 CBS_get_asn1_uint64 [function] [call site] 01341
3 CBS_get_asn1_uint64 [function] [call site] 01342
3 CBS_get_asn1 [function] [call site] 01343
3 CBS_get_asn1_uint64 [function] [call site] 01345
3 ERR_put_error [function] [call site] 01346
3 bssl::ssl_method_supports_version(bssl::SSL_PROTOCOL_METHOD const*, unsigned short) [function] [call site] 01347
4 bssl::get_method_versions(bssl::SSL_PROTOCOL_METHOD const*) [function] [call site] 01348
5 bssl::Span<unsigned short const>::Span<3ul>(unsigned short const (&) [3ul]) [function] [call site] 01349
5 bssl::Span<unsigned short const>::Span<4ul>(unsigned short const (&) [4ul]) [function] [call site] 01350
4 bssl::Span<unsigned short const>::begin() const [function] [call site] 01351
4 bssl::Span<unsigned short const>::end() const [function] [call site] 01352
3 bssl::ssl_protocol_version(ssl_st const*) [function] [call site] 01353
3 SSL_CIPHER_get_min_version [function] [call site] 01354
3 SSL_CIPHER_get_max_version [function] [call site] 01355
3 bssl::ssl_protocol_version(ssl_st const*) [function] [call site] 01356
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01357
3 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01358
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01359
3 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01360
3 CBS_strdup [function] [call site] 01362
3 bssl::SSLTranscript::Init() [function] [call site] 01363
3 bssl::ssl_protocol_version(ssl_st const*) [function] [call site] 01364
3 bssl::SSLTranscript::InitHash(unsigned short, ssl_cipher_st const*) [function] [call site] 01365
4 bssl::ssl_get_handshake_digest(unsigned short, ssl_cipher_st const*) [function] [call site] 01366
5 EVP_sha256 [function] [call site] 01367
6 EVP_sha256_once_bss_get() [function] [call site] 01368
6 CRYPTO_once [function] [call site] 01369
6 EVP_sha256_init() [function] [call site] 01370
7 EVP_sha256_storage_bss_get() [function] [call site] 01371
7 EVP_sha256_do_init(env_md_st*) [function] [call site] 01372
5 EVP_md5_sha1 [function] [call site] 01373
5 EVP_sha256 [function] [call site] 01374
5 EVP_sha384 [function] [call site] 01375
6 EVP_sha384_once_bss_get() [function] [call site] 01376
6 CRYPTO_once [function] [call site] 01377
6 EVP_sha384_init() [function] [call site] 01378
7 EVP_sha384_storage_bss_get() [function] [call site] 01379
7 EVP_sha384_do_init(env_md_st*) [function] [call site] 01380
5 __assert_fail [call site] 01381
4 bssl::SSLTranscript::Digest() const [function] [call site] 01382
5 bssl::internal::StackAllocatedMovable<env_md_ctx_st, int, &EVP_MD_CTX_init, &EVP_MD_CTX_cleanup, &EVP_MD_CTX_move>::get() const [function] [call site] 01383
5 EVP_MD_CTX_get0_md [function] [call site] 01384
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] 01385
4 bssl::SSLTranscript::HashBuffer(env_md_ctx_st*, env_md_st const*) const [function] [call site] 01386
5 EVP_DigestInit_ex [function] [call site] 01387
6 __assert_fail [call site] 01388
6 __assert_fail [call site] 01389
6 __assert_fail [call site] 01390
5 EVP_DigestUpdate [function] [call site] 01391
5 CBS_get_bytes [function] [call site] 01393
5 EVP_DigestUpdate [function] [call site] 01397
5 EVP_DigestUpdate [function] [call site] 01400
4 bssl::SSLTranscript::FreeBuffer() [function] [call site] 01401
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01402
3 bssl::SSLTranscript::Update(bssl::Span<unsigned char const>) [function] [call site] 01403
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01404
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01405
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01406
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01407
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01408
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01409
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01410
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01411
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01412
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01413
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01414
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01415
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01416
3 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01417
3 bssl::Array<unsigned char>::Array() [function] [call site] 01418
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01419
3 bssl::tls1_configure_aead(ssl_st*, evp_aead_direction_t, bssl::Array<unsigned char>*, ssl_session_st const*, bssl::Span<unsigned char const>) [function] [call site] 01420
4 bssl::get_key_block_lengths(ssl_st const*, unsigned long*, unsigned long*, unsigned long*, ssl_cipher_st const*) [function] [call site] 01421
5 bssl::ssl_protocol_version(ssl_st const*) [function] [call site] 01422
5 bssl::ssl_cipher_get_evp_aead(evp_aead_st const**, unsigned long*, unsigned long*, ssl_cipher_st const*, unsigned short) [function] [call site] 01423
6 EVP_aead_aes_128_gcm_tls12 [function] [call site] 01424
7 EVP_aead_aes_128_gcm_tls12_once_bss_get() [function] [call site] 01425
7 CRYPTO_once [function] [call site] 01426
7 EVP_aead_aes_128_gcm_tls12_init() [function] [call site] 01427
8 EVP_aead_aes_128_gcm_tls12_storage_bss_get() [function] [call site] 01428
8 EVP_aead_aes_128_gcm_tls12_do_init(evp_aead_st*) [function] [call site] 01429
6 EVP_aead_aes_128_gcm_tls13 [function] [call site] 01430
7 EVP_aead_aes_128_gcm_tls13_once_bss_get() [function] [call site] 01431
7 CRYPTO_once [function] [call site] 01432
7 EVP_aead_aes_128_gcm_tls13_init() [function] [call site] 01433
8 EVP_aead_aes_128_gcm_tls13_storage_bss_get() [function] [call site] 01434
8 EVP_aead_aes_128_gcm_tls13_do_init(evp_aead_st*) [function] [call site] 01435
6 EVP_aead_aes_256_gcm_tls12 [function] [call site] 01436
7 EVP_aead_aes_256_gcm_tls12_once_bss_get() [function] [call site] 01437
7 CRYPTO_once [function] [call site] 01438
7 EVP_aead_aes_256_gcm_tls12_init() [function] [call site] 01439
8 EVP_aead_aes_256_gcm_tls12_storage_bss_get() [function] [call site] 01440
8 EVP_aead_aes_256_gcm_tls12_do_init(evp_aead_st*) [function] [call site] 01441
6 EVP_aead_aes_256_gcm_tls13 [function] [call site] 01442
7 EVP_aead_aes_256_gcm_tls13_once_bss_get() [function] [call site] 01443
7 CRYPTO_once [function] [call site] 01444
7 EVP_aead_aes_256_gcm_tls13_init() [function] [call site] 01445
8 EVP_aead_aes_256_gcm_tls13_storage_bss_get() [function] [call site] 01446
8 EVP_aead_aes_256_gcm_tls13_do_init(evp_aead_st*) [function] [call site] 01447
6 EVP_aead_chacha20_poly1305 [function] [call site] 01448
6 EVP_AEAD_nonce_length [function] [call site] 01449
6 EVP_aead_des_ede3_cbc_sha1_tls_implicit_iv [function] [call site] 01450
6 EVP_aead_des_ede3_cbc_sha1_tls [function] [call site] 01451
6 EVP_aead_aes_128_cbc_sha1_tls_implicit_iv [function] [call site] 01452
6 EVP_aead_aes_128_cbc_sha1_tls [function] [call site] 01453
6 EVP_aead_aes_256_cbc_sha1_tls_implicit_iv [function] [call site] 01454
6 EVP_aead_aes_256_cbc_sha1_tls [function] [call site] 01455
6 EVP_aead_aes_128_cbc_sha256_tls [function] [call site] 01456
5 ERR_put_error [function] [call site] 01457
5 EVP_AEAD_key_length [function] [call site] 01458
5 ERR_put_error [function] [call site] 01459
4 bssl::Array<unsigned char>::empty() const [function] [call site] 01460
4 bssl::Array<unsigned char>::InitForOverwrite(unsigned long) [function] [call site] 01461
5 bssl::Array<unsigned char>::InitUninitialized(unsigned long) [function] [call site] 01462
4 bssl::Span<unsigned char>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char>&) [function] [call site] 01463
5 bssl::Array<unsigned char>::data() [function] [call site] 01464
5 bssl::Array<unsigned char>::size() const [function] [call site] 01465
4 bssl::generate_key_block(ssl_st const*, bssl::Span<unsigned char>, ssl_session_st const*) [function] [call site] 01466
5 bssl::ssl_session_get_digest(ssl_session_st const*) [function] [call site] 01467
6 bssl::ssl_session_protocol_version(ssl_session_st const*) [function] [call site] 01468
7 bssl::ssl_protocol_version_from_wire(unsigned short*, unsigned short) [function] [call site] 01469
7 __assert_fail [call site] 01470
6 bssl::ssl_get_handshake_digest(unsigned short, ssl_cipher_st const*) [function] [call site] 01471
5 bssl::Span<unsigned char const>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul> const&) [function] [call site] 01472
6 bssl::InplaceVector<unsigned char, 48ul>::data() const [function] [call site] 01473
6 bssl::InplaceVector<unsigned char, 48ul>::size() const [function] [call site] 01474
5 bssl::Span<unsigned char const>::Span<32ul>(unsigned char const (&) [32ul]) [function] [call site] 01475
6 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 01476
5 bssl::tls1_prf(env_md_st const*, bssl::Span<unsigned char>, bssl::Span<unsigned char const>, std::__1::basic_string_view<char, std::__1::char_traits<char> >, bssl::Span<unsigned char const>, bssl::Span<unsigned char const>) [function] [call site] 01477
6 bssl::Span<unsigned char>::data() const [function] [call site] 01478
6 bssl::Span<unsigned char>::size() const [function] [call site] 01479
6 bssl::Span<unsigned char const>::data() const [function] [call site] 01480
6 bssl::Span<unsigned char const>::size() const [function] [call site] 01481
6 bssl::Span<unsigned char const>::data() const [function] [call site] 01482
6 bssl::Span<unsigned char const>::size() const [function] [call site] 01483
6 bssl::Span<unsigned char const>::size() const [function] [call site] 01484
6 CRYPTO_tls1_prf [function] [call site] 01485
7 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01486
7 FIPS_service_indicator_lock_state() [function] [call site] 01487
7 EVP_md5_sha1 [function] [call site] 01488
7 tls1_P_hash(unsigned char*, unsigned long, env_md_st const*, unsigned char const*, unsigned long, char const*, unsigned long, unsigned char const*, unsigned long, unsigned char const*, unsigned long) [function] [call site] 01490
8 EVP_MD_size [function] [call site] 01491
8 HMAC_CTX_init [function] [call site] 01492
9 EVP_MD_CTX_init [function] [call site] 01493
9 EVP_MD_CTX_init [function] [call site] 01494
9 EVP_MD_CTX_init [function] [call site] 01495
8 HMAC_CTX_init [function] [call site] 01496
8 HMAC_CTX_init [function] [call site] 01497
8 HMAC_Init_ex [function] [call site] 01498
9 FIPS_service_indicator_lock_state() [function] [call site] 01499
9 EVP_MD_block_size [function] [call site] 01500
9 __assert_fail [call site] 01501
9 EVP_MD_size [function] [call site] 01502
9 __assert_fail [call site] 01503
9 EVP_DigestInit_ex [function] [call site] 01504
9 EVP_DigestUpdate [function] [call site] 01505
9 EVP_DigestFinal_ex [function] [call site] 01506
10 __assert_fail [call site] 01507
10 OPENSSL_cleanse [function] [call site] 01508
9 __assert_fail [call site] 01509
9 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01510
9 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01511
9 EVP_DigestInit_ex [function] [call site] 01512
9 EVP_DigestUpdate [function] [call site] 01513
9 EVP_DigestInit_ex [function] [call site] 01514
9 EVP_DigestUpdate [function] [call site] 01515
9 EVP_MD_CTX_copy_ex [function] [call site] 01516
10 ERR_put_error [function] [call site] 01517
10 ERR_put_error [function] [call site] 01518
10 __assert_fail [call site] 01519
10 EVP_MD_CTX_cleanup [function] [call site] 01520
10 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01521
9 FIPS_service_indicator_unlock_state() [function] [call site] 01522
8 HMAC_CTX_copy_ex [function] [call site] 01523
9 EVP_MD_CTX_copy_ex [function] [call site] 01524
9 EVP_MD_CTX_copy_ex [function] [call site] 01525
9 EVP_MD_CTX_copy_ex [function] [call site] 01526
8 HMAC_Update [function] [call site] 01527
9 EVP_DigestUpdate [function] [call site] 01528
8 HMAC_Update [function] [call site] 01529
8 HMAC_Update [function] [call site] 01530
8 HMAC_Final [function] [call site] 01531
9 FIPS_service_indicator_lock_state() [function] [call site] 01532
9 EVP_DigestFinal_ex [function] [call site] 01533
9 EVP_MD_CTX_copy_ex [function] [call site] 01534
9 EVP_DigestUpdate [function] [call site] 01535
9 EVP_DigestFinal_ex [function] [call site] 01536
9 FIPS_service_indicator_unlock_state() [function] [call site] 01537
9 HMAC_verify_service_indicator(env_md_st const*) [function] [call site] 01538
8 HMAC_CTX_copy_ex [function] [call site] 01539
8 HMAC_Update [function] [call site] 01540
8 HMAC_CTX_copy_ex [function] [call site] 01541
8 HMAC_Update [function] [call site] 01542
8 HMAC_Update [function] [call site] 01543
8 HMAC_Update [function] [call site] 01544
8 HMAC_Final [function] [call site] 01545
8 __assert_fail [call site] 01546
8 HMAC_Final [function] [call site] 01547
8 OPENSSL_cleanse [function] [call site] 01548
8 HMAC_CTX_cleanup [function] [call site] 01549
9 EVP_MD_CTX_cleanup [function] [call site] 01550
9 EVP_MD_CTX_cleanup [function] [call site] 01551
9 EVP_MD_CTX_cleanup [function] [call site] 01552
9 OPENSSL_cleanse [function] [call site] 01553
8 HMAC_CTX_cleanup [function] [call site] 01554
8 HMAC_CTX_cleanup [function] [call site] 01555
7 EVP_sha1 [function] [call site] 01556
8 EVP_sha1_once_bss_get() [function] [call site] 01557
8 CRYPTO_once [function] [call site] 01558
8 EVP_sha1_init() [function] [call site] 01559
9 EVP_sha1_storage_bss_get() [function] [call site] 01560
9 EVP_sha1_do_init(env_md_st*) [function] [call site] 01561
7 tls1_P_hash(unsigned char*, unsigned long, env_md_st const*, unsigned char const*, unsigned long, char const*, unsigned long, unsigned char const*, unsigned long, unsigned char const*, unsigned long) [function] [call site] 01562
7 FIPS_service_indicator_unlock_state() [function] [call site] 01563
7 TLSKDF_verify_service_indicator(env_md_st const*) [function] [call site] 01564
4 bssl::Array<unsigned char>::size() const [function] [call site] 01565
4 __assert_fail [call site] 01566
4 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 01567
4 bssl::Span<unsigned char const>::Span() [function] [call site] 01568
5 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 01569
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 01570
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 01571
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 01572
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 01573
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 01574
4 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 01575
4 bssl::Span<unsigned char const>::empty() const [function] [call site] 01576
4 bssl::Span<unsigned char const>::size() const [function] [call site] 01577
4 bssl::SSLAEADContext::Create(evp_aead_direction_t, unsigned short, ssl_cipher_st const*, bssl::Span<unsigned char const>, bssl::Span<unsigned char const>, bssl::Span<unsigned char const>) [function] [call site] 01578
5 bssl::ssl_protocol_version_from_wire(unsigned short*, unsigned short) [function] [call site] 01579
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01580
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01581
5 ERR_put_error [function] [call site] 01582
5 std::__1::unique_ptr<bssl::SSLAEADContext, bssl::internal::Deleter> bssl::MakeUnique<bssl::SSLAEADContext, ssl_cipher_st const*&>(ssl_cipher_st const*&) [function] [call site] 01583
6 bssl::SSLAEADContext* bssl::New<bssl::SSLAEADContext, ssl_cipher_st const*&>(ssl_cipher_st const*&) [function] [call site] 01584
7 bssl::SSLAEADContext::SSLAEADContext(ssl_cipher_st const*) [function] [call site] 01585
8 bssl::internal::StackAllocated<evp_aead_ctx_st, void, &EVP_AEAD_CTX_zero, &EVP_AEAD_CTX_cleanup>::StackAllocated() [function] [call site] 01586
9 EVP_AEAD_CTX_zero [function] [call site] 01587
8 bssl::InplaceVector<unsigned char, 12ul>::InplaceVector() [function] [call site] 01588
5 EVP_AEAD_nonce_length [function] [call site] 01589
5 __assert_fail [call site] 01590
5 EVP_AEAD_nonce_length [function] [call site] 01591
5 bssl::Span<unsigned char const>::empty() const [function] [call site] 01592
5 bssl::InplaceVector<unsigned char, 12ul>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01593
6 bssl::InplaceVector<unsigned char, 12ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01594
7 bssl::InplaceVector<unsigned char, 12ul>::capacity() [function] [call site] 01595
7 bssl::InplaceVector<unsigned char, 12ul>::clear() [function] [call site] 01596
8 bssl::InplaceVector<unsigned char, 12ul>::Shrink(unsigned long) [function] [call site] 01597
9 bssl::InplaceVector<unsigned char, 12ul>::data() [function] [call site] 01598
7 bssl::InplaceVector<unsigned char, 12ul>::data() [function] [call site] 01599
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01600
5 __assert_fail [call site] 01601
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01602
5 __assert_fail [call site] 01603
5 __assert_fail [call site] 01604
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01605
5 __assert_fail [call site] 01606
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01607
5 abort [call site] 01608
5 bssl::Span<unsigned char const>::data() const [function] [call site] 01609
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01610
5 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01611
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01612
5 bssl::Span<unsigned char const>::data() const [function] [call site] 01613
5 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01614
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01615
5 bssl::Span<unsigned char const>::data() const [function] [call site] 01616
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01617
5 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01618
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01619
5 bssl::Span<unsigned char>::Span(unsigned char*, unsigned long) [function] [call site] 01620
5 bssl::Span<unsigned char const>::Span<bssl::Span<unsigned char>, void, bssl::Span<unsigned char> >(bssl::Span<unsigned char> const&) [function] [call site] 01621
6 bssl::Span<unsigned char>::data() const [function] [call site] 01622
6 bssl::Span<unsigned char>::size() const [function] [call site] 01623
5 bssl::internal::StackAllocated<evp_aead_ctx_st, void, &EVP_AEAD_CTX_zero, &EVP_AEAD_CTX_cleanup>::get() [function] [call site] 01624
5 bssl::Span<unsigned char const>::data() const [function] [call site] 01625
5 EVP_AEAD_CTX_init_with_direction [function] [call site] 01626
6 ERR_put_error [function] [call site] 01627
4 bssl::Span<unsigned char const>::Span() [function] [call site] 01628
4 bssl::Span<unsigned char const>::Span() [function] [call site] 01629
3 bssl::Array<unsigned char>::~Array() [function] [call site] 01630
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01631
3 bssl::tls1_configure_aead(ssl_st*, evp_aead_direction_t, bssl::Array<unsigned char>*, ssl_session_st const*, bssl::Span<unsigned char const>) [function] [call site] 01632
3 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01633
3 bssl::tls1_configure_aead(ssl_st*, evp_aead_direction_t, bssl::Array<unsigned char>*, ssl_session_st const*, bssl::Span<unsigned char const>) [function] [call site] 01634
3 bssl::Span<unsigned char const>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul> const&) [function] [call site] 01635
3 bssl::tls13_set_traffic_key(ssl_st*, ssl_encryption_level_t, evp_aead_direction_t, ssl_session_st const*, bssl::Span<unsigned char const>) [function] [call site] 01636
4 bssl::ssl_session_protocol_version(ssl_session_st const*) [function] [call site] 01637
4 bssl::ssl_session_get_digest(ssl_session_st const*) [function] [call site] 01638
4 SSL_is_dtls [function] [call site] 01639
4 SSL_is_quic [function] [call site] 01640
4 bssl::SSLAEADContext::CreatePlaceholderForQUIC(ssl_cipher_st const*) [function] [call site] 01641
5 std::__1::unique_ptr<bssl::SSLAEADContext, bssl::internal::Deleter> bssl::MakeUnique<bssl::SSLAEADContext, ssl_cipher_st const*&>(ssl_cipher_st const*&) [function] [call site] 01642
4 bssl::ssl_cipher_get_evp_aead(evp_aead_st const**, unsigned long*, unsigned long*, ssl_cipher_st const*, unsigned short) [function] [call site] 01643
4 bssl::Span<unsigned char>::Span<80ul>(unsigned char (&) [80ul]) [function] [call site] 01644
5 bssl::Span<unsigned char>::Span(unsigned char*, unsigned long) [function] [call site] 01645
4 EVP_AEAD_key_length [function] [call site] 01646
4 bssl::Span<unsigned char>::first(unsigned long) const [function] [call site] 01647
5 abort [call site] 01648
5 bssl::Span<unsigned char>::Span(unsigned char*, unsigned long) [function] [call site] 01649
4 bssl::Span<unsigned char>::Span<24ul>(unsigned char (&) [24ul]) [function] [call site] 01650
4 EVP_AEAD_nonce_length [function] [call site] 01651
4 bssl::Span<unsigned char>::first(unsigned long) const [function] [call site] 01652
4 bssl::Span<unsigned char const>::Span() [function] [call site] 01653
4 bssl::hkdf_expand_label(bssl::Span<unsigned char>, env_md_st const*, bssl::Span<unsigned char const>, std::__1::basic_string_view<char, std::__1::char_traits<char> >, bssl::Span<unsigned char const>, bool) [function] [call site] 01654
5 bssl::hkdf_expand_label_with_prefix(bssl::Span<unsigned char>, env_md_st const*, bssl::Span<unsigned char const>, std::__1::basic_string_view<char, std::__1::char_traits<char> >, std::__1::basic_string_view<char, std::__1::char_traits<char> >, bssl::Span<unsigned char const>) [function] [call site] 01655
6 CBB_zero [function] [call site] 01656
7 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01657
6 CBB_init [function] [call site] 01658
7 OPENSSL_malloc [function] [call site] 01660
7 cbb_init(cbb_st*, unsigned char*, unsigned long, int) [function] [call site] 01661
6 bssl::Span<unsigned char>::size() const [function] [call site] 01662
6 CBB_add_u16 [function] [call site] 01663
7 cbb_add_u(cbb_st*, unsigned long, unsigned long) [function] [call site] 01664
8 CBB_add_space [function] [call site] 01665
9 CBB_flush [function] [call site] 01666
10 cbb_get_base(cbb_st*) [function] [call site] 01667
10 __assert_fail [call site] 01668
10 __assert_fail [call site] 01669
10 CBB_flush [function] [call site] 01670
11 __assert_fail [call site] 01671
11 ERR_put_error [function] [call site] 01672
11 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 01673
12 cbb_buffer_reserve(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 01674
13 ERR_put_error [function] [call site] 01675
13 ERR_put_error [function] [call site] 01676
13 OPENSSL_realloc [function] [call site] 01677
11 OPENSSL_memmove(void*, void const*, unsigned long) [function] [call site] 01678
11 ERR_put_error [function] [call site] 01679
11 cbb_on_error(cbb_st*) [function] [call site] 01680
12 cbb_get_base(cbb_st*) [function] [call site] 01681
9 cbb_get_base(cbb_st*) [function] [call site] 01682
9 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 01683
8 cbb_on_error(cbb_st*) [function] [call site] 01684
6 CBB_add_u8_length_prefixed [function] [call site] 01685
7 cbb_add_length_prefixed(cbb_st*, cbb_st*, unsigned char) [function] [call site] 01686
8 CBB_flush [function] [call site] 01687
8 cbb_add_child(cbb_st*, cbb_st*, unsigned char, int) [function] [call site] 01688
9 __assert_fail [call site] 01689
9 __assert_fail [call site] 01690
9 cbb_get_base(cbb_st*) [function] [call site] 01691
9 cbb_buffer_add(cbb_buffer_st*, unsigned char**, unsigned long) [function] [call site] 01692
9 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01693
6 CBB_add_bytes [function] [call site] 01695
7 CBB_add_space [function] [call site] 01696
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01697
6 CBB_add_bytes [function] [call site] 01698
6 CBB_add_u8_length_prefixed [function] [call site] 01699
6 bssl::Span<unsigned char const>::data() const [function] [call site] 01700
6 bssl::Span<unsigned char const>::size() const [function] [call site] 01701
6 CBB_add_bytes [function] [call site] 01702
6 CBB_finish [function] [call site] 01703
7 ERR_put_error [function] [call site] 01704
7 CBB_flush [function] [call site] 01705
7 CBB_cleanup [function] [call site] 01706
8 __assert_fail [call site] 01707
8 OPENSSL_free [function] [call site] 01708
6 CBB_cleanup [function] [call site] 01709
6 bssl::Span<unsigned char>::data() const [function] [call site] 01710
6 bssl::Span<unsigned char>::size() const [function] [call site] 01711
6 bssl::Span<unsigned char const>::data() const [function] [call site] 01712
6 bssl::Span<unsigned char const>::size() const [function] [call site] 01713
6 HKDF_expand [function] [call site] 01714
7 EVP_MD_size [function] [call site] 01715
7 ERR_put_error [function] [call site] 01716
7 HMAC_CTX_init [function] [call site] 01717
7 HMAC_Init_ex [function] [call site] 01718
7 HMAC_Init_ex [function] [call site] 01719
7 HMAC_Update [function] [call site] 01720
7 HMAC_Update [function] [call site] 01721
7 HMAC_Update [function] [call site] 01722
7 HMAC_Final [function] [call site] 01723
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01724
7 HMAC_CTX_cleanup [function] [call site] 01725
7 ERR_put_error [function] [call site] 01726
6 OPENSSL_free [function] [call site] 01727
5 bssl::Span<unsigned char const>::data() const [function] [call site] 01728
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01729
5 bssl::Span<unsigned char const>::data() const [function] [call site] 01730
5 bssl::Span<unsigned char const>::size() const [function] [call site] 01731
5 CRYPTO_tls13_hkdf_expand_label [function] [call site] 01732
6 FIPS_service_indicator_lock_state() [function] [call site] 01733
6 CBB_add_u16 [function] [call site] 01736
6 CBB_add_u8_length_prefixed [function] [call site] 01737
6 CBB_add_bytes [function] [call site] 01738
6 CBB_add_bytes [function] [call site] 01739
6 CBB_add_u8_length_prefixed [function] [call site] 01740
6 CBB_add_bytes [function] [call site] 01741
6 CBB_finish [function] [call site] 01742
6 CBB_cleanup [function] [call site] 01743
6 FIPS_service_indicator_unlock_state() [function] [call site] 01744
6 HKDF_expand [function] [call site] 01745
6 OPENSSL_free [function] [call site] 01746
6 FIPS_service_indicator_unlock_state() [function] [call site] 01747
6 TLSKDF_verify_service_indicator(env_md_st const*) [function] [call site] 01748
4 bssl::Span<unsigned char const>::Span() [function] [call site] 01749
4 bssl::hkdf_expand_label(bssl::Span<unsigned char>, env_md_st const*, bssl::Span<unsigned char const>, std::__1::basic_string_view<char, std::__1::char_traits<char> >, bssl::Span<unsigned char const>, bool) [function] [call site] 01750
4 bssl::Span<unsigned char const>::Span<bssl::Span<unsigned char>, void, bssl::Span<unsigned char> >(bssl::Span<unsigned char> const&) [function] [call site] 01751
4 bssl::Span<unsigned char const>::Span() [function] [call site] 01752
4 bssl::SSLAEADContext::Create(evp_aead_direction_t, unsigned short, ssl_cipher_st const*, bssl::Span<unsigned char const>, bssl::Span<unsigned char const>, bssl::Span<unsigned char const>) [function] [call site] 01753
4 bssl::InplaceVector<unsigned char, 48ul>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01754
5 bssl::InplaceVector<unsigned char, 48ul>::TryCopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01755
4 bssl::InplaceVector<unsigned char, 48ul>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01756
3 bssl::Span<unsigned char>::Span<8ul>(unsigned char (&) [8ul]) [function] [call site] 01757
3 bssl::CopyExact(bssl::Span<unsigned char>, cbs_st const*) [function] [call site] 01758
4 bssl::Span<unsigned char>::size() const [function] [call site] 01760
4 bssl::Span<unsigned char>::data() const [function] [call site] 01761
4 bssl::Span<unsigned char>::size() const [function] [call site] 01763
4 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01764
3 bssl::Span<unsigned char>::Span<8ul>(unsigned char (&) [8ul]) [function] [call site] 01765
3 bssl::CopyExact(bssl::Span<unsigned char>, cbs_st const*) [function] [call site] 01766
3 CRYPTO_load_u64_be(void const*) [function] [call site] 01767
4 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01768
4 CRYPTO_bswap8(unsigned long) [function] [call site] 01769
3 CRYPTO_load_u64_be(void const*) [function] [call site] 01770
3 CBS_get_asn1_uint64 [function] [call site] 01771
3 CBS_get_asn1 [function] [call site] 01772
3 bssl::SSLKeyShare::Create(unsigned short) [function] [call site] 01773
4 EC_group_p256 [function] [call site] 01774
5 EC_group_p256_once_bss_get() [function] [call site] 01775
5 CRYPTO_once [function] [call site] 01776
5 EC_group_p256_init() [function] [call site] 01777
6 EC_group_p256_storage_bss_get() [function] [call site] 01778
6 EC_group_p256_do_init(ec_group_st*) [function] [call site] 01779
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01780
7 ec_group_init_static_mont(bn_mont_ctx_st*, unsigned long, unsigned long const*, unsigned long const*, unsigned long) [function] [call site] 01781
8 bn_set_static_words [function] [call site] 01782
9 OPENSSL_free [function] [call site] 01783
9 __assert_fail [call site] 01784
8 bn_set_static_words [function] [call site] 01785
7 ec_group_init_static_mont(bn_mont_ctx_st*, unsigned long, unsigned long const*, unsigned long const*, unsigned long) [function] [call site] 01786
7 EC_GFp_nistz256_method [function] [call site] 01787
8 EC_GFp_nistz256_method_once_bss_get() [function] [call site] 01788
8 CRYPTO_once [function] [call site] 01789
8 EC_GFp_nistz256_method_init() [function] [call site] 01790
9 EC_GFp_nistz256_method_storage_bss_get() [function] [call site] 01791
9 EC_GFp_nistz256_method_do_init(ec_method_st*) [function] [call site] 01792
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01793
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01794
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01795
7 ec_group_set_a_minus3(ec_group_st*) [function] [call site] 01796
8 ec_felem_one [function] [call site] 01797
8 ec_felem_neg [function] [call site] 01798
9 ec_felem_non_zero_mask [function] [call site] 01799
10 constant_time_is_zero_w(unsigned long) [function] [call site] 01800
11 constant_time_msb_w(unsigned long) [function] [call site] 01801
9 bn_sub_words [function] [call site] 01802
9 __assert_fail [call site] 01803
8 ec_felem_sub [function] [call site] 01804
9 bn_mod_sub_words [function] [call site] 01805
10 bn_sub_words [function] [call site] 01806
10 bn_add_words [function] [call site] 01807
10 bn_select_words [function] [call site] 01808
11 constant_time_select_w(unsigned long, unsigned long, unsigned long) [function] [call site] 01809
12 value_barrier_w(unsigned long) [function] [call site] 01810
8 ec_felem_sub [function] [call site] 01811
4 std::__1::unique_ptr<bssl::(anonymous namespace)::ECKeyShare, bssl::internal::Deleter> bssl::MakeUnique<bssl::(anonymous namespace)::ECKeyShare, ec_group_st const*, int>(ec_group_st const*&&, int&&) [function] [call site] 01812
5 bssl::(anonymous namespace)::ECKeyShare* bssl::New<bssl::(anonymous namespace)::ECKeyShare, ec_group_st const*, int>(ec_group_st const*&&, int&&) [function] [call site] 01813
6 bssl::(anonymous namespace)::ECKeyShare::ECKeyShare(ec_group_st const*, unsigned short) [function] [call site] 01814
7 bssl::SSLKeyShare::SSLKeyShare() [function] [call site] 01815
4 EC_group_p384 [function] [call site] 01816
5 EC_group_p384_once_bss_get() [function] [call site] 01817
5 CRYPTO_once [function] [call site] 01818
5 EC_group_p384_init() [function] [call site] 01819
6 EC_group_p384_storage_bss_get() [function] [call site] 01820
6 EC_group_p384_do_init(ec_group_st*) [function] [call site] 01821
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01822
7 ec_group_init_static_mont(bn_mont_ctx_st*, unsigned long, unsigned long const*, unsigned long const*, unsigned long) [function] [call site] 01823
7 ec_group_init_static_mont(bn_mont_ctx_st*, unsigned long, unsigned long const*, unsigned long const*, unsigned long) [function] [call site] 01824
7 EC_GFp_mont_method [function] [call site] 01825
8 EC_GFp_mont_method_once_bss_get() [function] [call site] 01826
8 CRYPTO_once [function] [call site] 01827
8 EC_GFp_mont_method_init() [function] [call site] 01828
9 EC_GFp_mont_method_storage_bss_get() [function] [call site] 01829
9 EC_GFp_mont_method_do_init(ec_method_st*) [function] [call site] 01830
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01831
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01832
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01833
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01834
7 ec_group_set_a_minus3(ec_group_st*) [function] [call site] 01835
4 std::__1::unique_ptr<bssl::(anonymous namespace)::ECKeyShare, bssl::internal::Deleter> bssl::MakeUnique<bssl::(anonymous namespace)::ECKeyShare, ec_group_st const*, int>(ec_group_st const*&&, int&&) [function] [call site] 01836
4 EC_group_p521 [function] [call site] 01837
5 EC_group_p521_once_bss_get() [function] [call site] 01838
5 CRYPTO_once [function] [call site] 01839
5 EC_group_p521_init() [function] [call site] 01840
6 EC_group_p521_storage_bss_get() [function] [call site] 01841
6 EC_group_p521_do_init(ec_group_st*) [function] [call site] 01842
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01843
7 ec_group_init_static_mont(bn_mont_ctx_st*, unsigned long, unsigned long const*, unsigned long const*, unsigned long) [function] [call site] 01844
7 ec_group_init_static_mont(bn_mont_ctx_st*, unsigned long, unsigned long const*, unsigned long const*, unsigned long) [function] [call site] 01845
7 EC_GFp_mont_method [function] [call site] 01846
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01847
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01848
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01849
7 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01850
7 ec_group_set_a_minus3(ec_group_st*) [function] [call site] 01851
4 std::__1::unique_ptr<bssl::(anonymous namespace)::ECKeyShare, bssl::internal::Deleter> bssl::MakeUnique<bssl::(anonymous namespace)::ECKeyShare, ec_group_st const*, int>(ec_group_st const*&&, int&&) [function] [call site] 01852
4 std::__1::unique_ptr<bssl::(anonymous namespace)::X25519KeyShare, bssl::internal::Deleter> bssl::MakeUnique<bssl::(anonymous namespace)::X25519KeyShare>() [function] [call site] 01853
5 bssl::(anonymous namespace)::X25519KeyShare* bssl::New<bssl::(anonymous namespace)::X25519KeyShare>() [function] [call site] 01854
6 bssl::(anonymous namespace)::X25519KeyShare::X25519KeyShare() [function] [call site] 01855
7 bssl::SSLKeyShare::SSLKeyShare() [function] [call site] 01856
4 std::__1::unique_ptr<bssl::(anonymous namespace)::X25519Kyber768KeyShare, bssl::internal::Deleter> bssl::MakeUnique<bssl::(anonymous namespace)::X25519Kyber768KeyShare>() [function] [call site] 01857
5 bssl::(anonymous namespace)::X25519Kyber768KeyShare* bssl::New<bssl::(anonymous namespace)::X25519Kyber768KeyShare>() [function] [call site] 01858
6 bssl::(anonymous namespace)::X25519Kyber768KeyShare::X25519Kyber768KeyShare() [function] [call site] 01859
7 bssl::SSLKeyShare::SSLKeyShare() [function] [call site] 01860
4 std::__1::unique_ptr<bssl::(anonymous namespace)::X25519MLKEM768KeyShare, bssl::internal::Deleter> bssl::MakeUnique<bssl::(anonymous namespace)::X25519MLKEM768KeyShare>() [function] [call site] 01861
5 bssl::(anonymous namespace)::X25519MLKEM768KeyShare* bssl::New<bssl::(anonymous namespace)::X25519MLKEM768KeyShare>() [function] [call site] 01862
6 bssl::(anonymous namespace)::X25519MLKEM768KeyShare::X25519MLKEM768KeyShare() [function] [call site] 01863
7 bssl::SSLKeyShare::SSLKeyShare() [function] [call site] 01864
2 fprintf [call site] 01865
2 fprintf [call site] 01866
2 fprintf [call site] 01867
2 SSL_read [function] [call site] 01868
3 SSL_peek [function] [call site] 01869
4 SSL_is_quic [function] [call site] 01870
4 ERR_put_error [function] [call site] 01871
4 ssl_read_impl(ssl_st*) [function] [call site] 01872
5 bssl::ssl_reset_error_state(ssl_st*) [function] [call site] 01873
5 ERR_put_error [function] [call site] 01874
5 bssl::check_read_error(ssl_st const*) [function] [call site] 01875
5 bssl::Span<unsigned char>::empty() const [function] [call site] 01876
5 SSL_is_dtls [function] [call site] 01877
5 bssl::ssl_can_read(ssl_st const*) [function] [call site] 01878
6 SSL_in_init [function] [call site] 01879
5 SSL_do_handshake [function] [call site] 01880
5 ERR_put_error [function] [call site] 01881
5 SSL_in_init [function] [call site] 01882
5 ssl_do_post_handshake(ssl_st*, bssl::SSLMessage const&) [function] [call site] 01883
6 bssl::ssl_protocol_version(ssl_st const*) [function] [call site] 01884
6 bssl::tls13_post_handshake(ssl_st*, bssl::SSLMessage const&) [function] [call site] 01885
7 bssl::tls13_process_new_session_ticket(ssl_st*, bssl::SSLMessage const&) [function] [call site] 01886
8 bssl::tls13_create_session_with_ticket(ssl_st*, cbs_st*) [function] [call site] 01887
9 bssl::SSL_SESSION_dup(ssl_session_st*, int) [function] [call site] 01888
10 bssl::ssl_session_new(bssl::SSL_X509_METHOD const*) [function] [call site] 01889
10 bssl::InplaceVector<unsigned char, 32ul>::operator=(bssl::InplaceVector<unsigned char, 32ul> const&) [function] [call site] 01890
10 bssl::InplaceVector<unsigned char, 48ul>::operator=(bssl::InplaceVector<unsigned char, 48ul> const&) [function] [call site] 01891
11 bssl::Span<unsigned char const>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul> const&) [function] [call site] 01892
11 bssl::InplaceVector<unsigned char, 48ul>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01893
10 OPENSSL_strdup [function] [call site] 01894
10 bssl::SSL_SESSION_dup(ssl_session_st*, int)::$_0::operator crypto_buffer_st* (*)(crypto_buffer_st const*)() const [function] [call site] 01895
10 sk_CRYPTO_BUFFER_deep_copy [function] [call site] 01896
10 bssl::UpRef(std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter> const&) [function] [call site] 01897
10 bssl::UpRef(std::__1::unique_ptr<crypto_buffer_st, bssl::internal::Deleter> const&) [function] [call site] 01898
10 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01899
10 bssl::InplaceVector<unsigned char, 32ul>::operator=(bssl::InplaceVector<unsigned char, 32ul> const&) [function] [call site] 01900
10 bssl::InplaceVector<unsigned char, 48ul>::operator=(bssl::InplaceVector<unsigned char, 48ul> const&) [function] [call site] 01901
10 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 01902
10 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01903
10 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 01904
10 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01905
10 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 01906
10 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01907
10 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 01908
10 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01909
10 bssl::Span<unsigned char const>::Span<bssl::Array<unsigned char>, void, bssl::Array<unsigned char> >(bssl::Array<unsigned char> const&) [function] [call site] 01910
10 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01911
9 bssl::ssl_session_rebase_time(ssl_st*, ssl_session_st*) [function] [call site] 01912
10 bssl::ssl_ctx_get_current_time(ssl_ctx_st const*) [function] [call site] 01913
11 __assert_fail [call site] 01914
11 gettimeofday [call site] 01915
11 __assert_fail [call site] 01916
9 CBS_get_u32 [function] [call site] 01917
9 CBS_get_u32 [function] [call site] 01918
9 CBS_get_u8_length_prefixed [function] [call site] 01919
10 cbs_get_length_prefixed(cbs_st*, cbs_st*, unsigned long) [function] [call site] 01920
9 CBS_get_u16_length_prefixed [function] [call site] 01921
10 cbs_get_length_prefixed(cbs_st*, cbs_st*, unsigned long) [function] [call site] 01922
9 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01924
9 bssl::Array<unsigned char>::CopyFrom(bssl::Span<unsigned char const>) [function] [call site] 01925
9 CBS_get_u16_length_prefixed [function] [call site] 01926
9 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 01928
9 ERR_put_error [function] [call site] 01929
9 cbs_st::operator bssl::Span<unsigned char const>() const [function] [call site] 01930
9 SSL_is_dtls [function] [call site] 01931
9 bssl::tls13_derive_session_psk(ssl_session_st*, bssl::Span<unsigned char const>, bool) [function] [call site] 01932
10 bssl::ssl_session_get_digest(ssl_session_st const*) [function] [call site] 01933
10 bssl::InplaceVector<unsigned char, 48ul>::size() const [function] [call site] 01934
10 EVP_MD_size [function] [call site] 01935
10 __assert_fail [call site] 01936
10 bssl::Span<unsigned char>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul>&) [function] [call site] 01937
11 bssl::InplaceVector<unsigned char, 48ul>::data() [function] [call site] 01938
11 bssl::InplaceVector<unsigned char, 48ul>::size() const [function] [call site] 01939
10 bssl::Span<unsigned char const>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul> const&) [function] [call site] 01940
10 bssl::hkdf_expand_label(bssl::Span<unsigned char>, env_md_st const*, bssl::Span<unsigned char const>, std::__1::basic_string_view<char, std::__1::char_traits<char> >, bssl::Span<unsigned char const>, bool) [function] [call site] 01941
9 bssl::SSLExtension::SSLExtension(unsigned short, bool) [function] [call site] 01942
10 CBS_init [function] [call site] 01943
9 bssl::SSLExtension::SSLExtension(unsigned short, bool) [function] [call site] 01944
9 bssl::ssl_parse_extensions(cbs_st const*, unsigned char*, std::initializer_list<bssl::SSLExtension*>, bool) [function] [call site] 01945
10 CBS_init [function] [call site] 01946
10 __assert_fail [call site] 01947
10 CBS_get_u16 [function] [call site] 01949
10 CBS_get_u16_length_prefixed [function] [call site] 01950
10 ERR_put_error [function] [call site] 01951
10 ERR_put_error [function] [call site] 01952
10 ERR_add_error_dataf [function] [call site] 01953
11 OPENSSL_vasprintf_internal [function] [call site] 01954
12 vsnprintf [call site] 01955
12 vsnprintf [call site] 01956
12 __errno_location [call site] 01957
11 err_set_error_data(char*) [function] [call site] 01958
12 err_get_state() [function] [call site] 01959
9 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 01960
9 CBS_get_u32 [function] [call site] 01961
9 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 01963
9 ERR_put_error [function] [call site] 01964
9 SSL_is_quic [function] [call site] 01965
9 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 01966
9 ERR_put_error [function] [call site] 01967
9 bssl::ssl_parse_flags_extension_request(cbs_st const*, unsigned int*, unsigned char*) [function] [call site] 01968
10 bssl::ssl_parse_flags_extension(cbs_st const*, unsigned int*, unsigned char*, bool) [function] [call site] 01969
11 CBS_get_u8_length_prefixed [function] [call site] 01970
11 ERR_put_error [function] [call site] 01973
11 CBS_data [function] [call site] 01974
11 ERR_put_error [function] [call site] 01976
11 ERR_put_error [function] [call site] 01978
11 CBS_data [function] [call site] 01979
11 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01981
11 CRYPTO_load_u32_le(void const*) [function] [call site] 01982
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 01983
9 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 01984
9 bssl::InplaceVector<unsigned char, 32ul>::ResizeForOverwrite(unsigned long) [function] [call site] 01985
10 bssl::InplaceVector<unsigned char, 32ul>::TryResizeForOverwrite(unsigned long) [function] [call site] 01986
11 bssl::InplaceVector<unsigned char, 32ul>::Shrink(unsigned long) [function] [call site] 01987
11 bssl::InplaceVector<unsigned char, 32ul>::capacity() [function] [call site] 01988
11 bssl::InplaceVector<unsigned char, 32ul>::data() [function] [call site] 01989
10 abort [call site] 01990
9 bssl::InplaceVector<unsigned char, 32ul>::data() [function] [call site] 01993
9 SHA256 [function] [call site] 01994
10 BCM_sha256_init [function] [call site] 01995
11 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 01996
10 BCM_sha256_update [function] [call site] 01997
11 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 01998
11 void bssl::crypto_md32_update<(anonymous namespace)::SHA256Traits>((anonymous namespace)::SHA256Traits::HashContext*, bssl::Span<unsigned char const>) [function] [call site] 01999
12 bssl::Span<unsigned char const>::empty() const [function] [call site] 02000
12 bssl::Span<unsigned char const>::size() const [function] [call site] 02001
12 bssl::Span<unsigned char const>::size() const [function] [call site] 02002
12 bssl::Span<unsigned char const>::size() const [function] [call site] 02003
12 bssl::Span<unsigned char const>::data() const [function] [call site] 02004
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 02005
12 (anonymous namespace)::SHA256Traits::HashBlocks(unsigned int*, unsigned char const*, unsigned long) [function] [call site] 02006
13 sha256_block_data_order(unsigned int*, unsigned char const*, unsigned long) [function] [call site] 02007
14 sha256_hw_capable [function] [call site] 02008
15 CRYPTO_is_x86_SHA_capable [function] [call site] 02009
16 OPENSSL_get_ia32cap [function] [call site] 02010
15 CRYPTO_is_SSSE3_capable [function] [call site] 02011
14 sha256_block_data_order_hw [call site] 02012
14 sha256_avx_capable [function] [call site] 02013
15 CRYPTO_is_AVX_capable [function] [call site] 02014
15 CRYPTO_is_intel_cpu [function] [call site] 02015
14 sha256_block_data_order_avx [call site] 02016
14 sha256_ssse3_capable [function] [call site] 02017
15 CRYPTO_is_SSSE3_capable [function] [call site] 02018
14 sha256_block_data_order_ssse3 [call site] 02019
14 sha256_block_data_order_nohw [call site] 02020
12 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 02021
12 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 02022
12 bssl::Span<unsigned char const>::data() const [function] [call site] 02023
12 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 02024
12 bssl::Span<unsigned char const>::size() const [function] [call site] 02025
12 bssl::Span<unsigned char const>::data() const [function] [call site] 02026
12 (anonymous namespace)::SHA256Traits::HashBlocks(unsigned int*, unsigned char const*, unsigned long) [function] [call site] 02027
12 bssl::Span<unsigned char const>::data() const [function] [call site] 02028
12 bssl::Span<unsigned char const>::size() const [function] [call site] 02029
10 BCM_sha256_final [function] [call site] 02030
11 sha256_final_impl(unsigned char*, unsigned long, sha256_state_st*) [function] [call site] 02031
12 void bssl::crypto_md32_final<(anonymous namespace)::SHA256Traits>((anonymous namespace)::SHA256Traits::HashContext*) [function] [call site] 02032
13 __assert_fail [call site] 02033
13 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 02034
13 (anonymous namespace)::SHA256Traits::HashBlocks(unsigned int*, unsigned char const*, unsigned long) [function] [call site] 02035
13 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 02036
13 CRYPTO_store_u32_be(void*, unsigned int) [function] [call site] 02037
13 CRYPTO_store_u32_be(void*, unsigned int) [function] [call site] 02038
13 (anonymous namespace)::SHA256Traits::HashBlocks(unsigned int*, unsigned char const*, unsigned long) [function] [call site] 02039
13 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 02040
12 abort [call site] 02041
12 __assert_fail [call site] 02042
12 CRYPTO_store_u32_be(void*, unsigned int) [function] [call site] 02043
12 FIPS_service_indicator_update_state() [function] [call site] 02044
10 OPENSSL_cleanse [function] [call site] 02045
7 SSL_is_quic [function] [call site] 02046
7 ERR_put_error [function] [call site] 02047
7 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 02048
7 bssl::tls13_receive_key_update(ssl_st*, bssl::SSLMessage const&) [function] [call site] 02049
8 CBS_get_u8 [function] [call site] 02050
8 ERR_put_error [function] [call site] 02052
8 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 02053
8 bssl::tls13_rotate_traffic_key(ssl_st*, evp_aead_direction_t) [function] [call site] 02054
9 bssl::Span<unsigned char>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul>&) [function] [call site] 02055
9 bssl::Span<unsigned char>::Span<bssl::InplaceVector<unsigned char, 48ul>, void, bssl::InplaceVector<unsigned char, 48ul> >(bssl::InplaceVector<unsigned char, 48ul>&) [function] [call site] 02056
9 SSL_get_session [function] [call site] 02057
10 __assert_fail [call site] 02058
10 __assert_fail [call site] 02059
10 bssl::ssl_handshake_session(bssl::SSL_HANDSHAKE const*) [function] [call site] 02060
9 bssl::ssl_session_get_digest(ssl_session_st const*) [function] [call site] 02061
9 bssl::Span<unsigned char const>::Span<bssl::Span<unsigned char>, void, bssl::Span<unsigned char> >(bssl::Span<unsigned char> const&) [function] [call site] 02062
9 bssl::Span<unsigned char const>::Span() [function] [call site] 02063
9 SSL_is_dtls [function] [call site] 02064
9 bssl::hkdf_expand_label(bssl::Span<unsigned char>, env_md_st const*, bssl::Span<unsigned char const>, std::__1::basic_string_view<char, std::__1::char_traits<char> >, bssl::Span<unsigned char const>, bool) [function] [call site] 02065
9 bssl::Span<unsigned char const>::Span<bssl::Span<unsigned char>, void, bssl::Span<unsigned char> >(bssl::Span<unsigned char> const&) [function] [call site] 02066
9 bssl::tls13_set_traffic_key(ssl_st*, ssl_encryption_level_t, evp_aead_direction_t, ssl_session_st const*, bssl::Span<unsigned char const>) [function] [call site] 02067
8 bssl::tls13_add_key_update(ssl_st*, int) [function] [call site] 02068
9 SSL_is_dtls [function] [call site] 02069
9 bssl::InplaceVector<bssl::DTLSOutgoingMessage, 7ul>::empty() const [function] [call site] 02070
9 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::StackAllocated() [function] [call site] 02071
10 CBB_zero [function] [call site] 02072
9 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 02073
9 CBB_add_u8 [function] [call site] 02074
10 cbb_add_u(cbb_st*, unsigned long, unsigned long) [function] [call site] 02075
9 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::get() [function] [call site] 02076
9 bssl::ssl_add_message_cbb(ssl_st*, cbb_st*) [function] [call site] 02077
10 bssl::Array<unsigned char>::Array() [function] [call site] 02078
10 bssl::Array<unsigned char>::Array(bssl::Array<unsigned char>&&) [function] [call site] 02079
11 bssl::Array<unsigned char>::operator=(bssl::Array<unsigned char>&&) [function] [call site] 02080
12 bssl::Array<unsigned char>::Reset() [function] [call site] 02081
12 bssl::Array<unsigned char>::Release(unsigned char**, unsigned long*) [function] [call site] 02082
10 bssl::Array<unsigned char>::~Array() [function] [call site] 02083
10 bssl::Array<unsigned char>::~Array() [function] [call site] 02084
9 bssl::internal::StackAllocated<cbb_st, void, &CBB_zero, &CBB_cleanup>::~StackAllocated() [function] [call site] 02085
10 CBB_cleanup [function] [call site] 02086
9 SSL_is_dtls [function] [call site] 02087
9 bssl::tls13_rotate_traffic_key(ssl_st*, evp_aead_direction_t) [function] [call site] 02088
7 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 02089
7 ERR_put_error [function] [call site] 02090
6 ERR_put_error [function] [call site] 02091
6 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 02092
6 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 02094
6 ERR_put_error [function] [call site] 02095
6 SSL_renegotiate [function] [call site] 02096
7 ERR_put_error [function] [call site] 02097
7 bssl::ssl_can_renegotiate(ssl_st const*) [function] [call site] 02098
7 ERR_put_error [function] [call site] 02099
7 SSL_can_release_private_key [function] [call site] 02100
8 bssl::ssl_can_renegotiate(ssl_st const*) [function] [call site] 02101
7 __assert_fail [call site] 02102
7 bssl::SSLBuffer::empty() const [function] [call site] 02103
7 ERR_put_error [function] [call site] 02104
7 ERR_put_error [function] [call site] 02105
7 bssl::ssl_handshake_new(ssl_st*) [function] [call site] 02106
6 bssl::ssl_send_alert(ssl_st*, int, int) [function] [call site] 02107
5 bssl::ssl_set_read_error(ssl_st*) [function] [call site] 02108
5 bssl::SSLBuffer::span() [function] [call site] 02109
5 bssl::ssl_open_app_data(ssl_st*, bssl::Span<unsigned char>*, unsigned long*, unsigned char*, bssl::Span<unsigned char>) [function] [call site] 02110
6 bssl::check_read_error(ssl_st const*) [function] [call site] 02111
6 bssl::ssl_set_read_error(ssl_st*) [function] [call site] 02112
5 bssl::ssl_handle_open_record(ssl_st*, bool*, bssl::ssl_open_record_t, unsigned long, unsigned char) [function] [call site] 02113
5 bssl::Span<unsigned char>::empty() const [function] [call site] 02114
5 __assert_fail [call site] 02115
4 bssl::Span<unsigned char>::size() const [function] [call site] 02116
4 bssl::Span<unsigned char>::data() const [function] [call site] 02117
4 OPENSSL_memcpy(void*, void const*, unsigned long) [function] [call site] 02118
3 bssl::Span<unsigned char>::subspan(unsigned long, unsigned long) const [function] [call site] 02119
4 bssl::Span<unsigned char>::Span(unsigned char*, unsigned long) [function] [call site] 02120
3 bssl::Span<unsigned char>::empty() const [function] [call site] 02121
3 bssl::SSLBuffer::DiscardConsumed() [function] [call site] 02122
2 ERR_print_errors_fp [function] [call site] 02123
3 ERR_print_errors_cb [function] [call site] 02124
4 err_get_state() [function] [call site] 02125
4 ERR_get_error_line_data [function] [call site] 02126
5 get_error_values(int, int, char const**, int*, char const**, int*) [function] [call site] 02127
4 ERR_error_string_n [function] [call site] 02128
5 ERR_GET_LIB [function] [call site] 02129
5 ERR_GET_REASON [function] [call site] 02130
5 err_lib_error_string(unsigned int) [function] [call site] 02131
6 ERR_GET_LIB [function] [call site] 02132
5 err_reason_error_string(unsigned int, int) [function] [call site] 02133
6 ERR_GET_LIB [function] [call site] 02134
6 ERR_GET_REASON [function] [call site] 02135
6 strerror [call site] 02136
6 err_string_lookup(unsigned int, unsigned int, unsigned int const*, unsigned long, char const*) [function] [call site] 02137
7 bsearch [call site] 02138
7 err_string_cmp(void const*, void const*) [function] [call site] 02139
5 snprintf [call site] 02140
5 snprintf [call site] 02141
5 snprintf [call site] 02142
5 strchr [call site] 02143
5 OPENSSL_memset(void*, int, unsigned long) [function] [call site] 02144
4 snprintf [call site] 02145
4 strlen [call site] 02146
3 print_errors_to_file(char const*, unsigned long, void*) [function] [call site] 02147
4 __assert_fail [call site] 02148
4 fputs [call site] 02149
2 ERR_clear_error [function] [call site] 02150