MCPcopy Create free account

hub / github.com/devsisters/libquic / functions

Functions9,545 in github.com/devsisters/libquic

↓ 3 callersMethodOnStreamFrameData
src/net/quic/quic_headers_stream.cc:55
↓ 3 callersMethodOnUnrecoverableError
src/net/quic/quic_connection.cc:1761
↓ 3 callersMethodOverwriteLength
src/net/spdy/spdy_frame_builder.cc:169
↓ 3 callersFunctionPEM_ASN1_write_bio
boringssl/crypto/pem/pem_lib.c:288
↓ 3 callersFunctionPEM_X509_INFO_read_bio
boringssl/crypto/pem/pem_info.c:93
↓ 3 callersFunctionPEM_get_EVP_CIPHER_INFO
boringssl/crypto/pem/pem_lib.c:458
↓ 3 callersFunctionPEM_read_PrivateKey
boringssl/crypto/pem/pem_pkey.c:232
↓ 3 callersFunctionPEM_read_bio
boringssl/crypto/pem/pem_lib.c:636
↓ 3 callersFunctionPEM_write_bio
boringssl/crypto/pem/pem_lib.c:556
↓ 3 callersFunctionPKCS12_get_key_and_certs
boringssl/crypto/pkcs8/pkcs8.c:901
↓ 3 callersFunctionPKCS12_handle_content_infos
PKCS12_handle_content_infos parses a series of PKCS#7 ContentInfos in a * SEQUENCE. */
boringssl/crypto/pkcs8/pkcs8.c:675
↓ 3 callersFunctionPKCS7_get_CRLs
boringssl/crypto/x509/pkcs7.c:152
↓ 3 callersFunctionPKCS7_get_certificates
boringssl/crypto/x509/pkcs7.c:92
↓ 3 callersFunctionPKCS8_decrypt
boringssl/crypto/pkcs8/pkcs8.c:478
↓ 3 callersFunctionPKCS8_pkey_set0
boringssl/crypto/x509/x509.c:63
↓ 3 callersFunctionPassed
src/base/bind_helpers.h:569
↓ 3 callersMethodPrintWithBytes
boringssl/tool/speed.cc:56
↓ 3 callersMethodProcessInput
src/net/quic/crypto/crypto_framer.cc:67
↓ 3 callersFunctionQuicVersionToString
src/net/quic/quic_protocol.cc:227
↓ 3 callersFunctionQuoteForCommandLineToArgvW
Quote a string as necessary for CommandLineToArgvW compatiblity *on Windows*.
src/base/command_line.cc:102
↓ 3 callersFunctionRSA_additional_prime_free
boringssl/crypto/rsa/rsa.c:118
↓ 3 callersFunctionRSA_public_key_from_bytes
boringssl/crypto/rsa/rsa_asn1.c:126
↓ 3 callersMethodRead
Read can be made to time out and return a net.Error with Timeout() == true after a fixed time limit; see SetDeadline and SetReadDeadline.
boringssl/ssl/test/runner/conn.go:1214
↓ 3 callersFunctionReadSequenceNumberLength
src/net/quic/quic_framer.cc:116
↓ 3 callersMethodReadStringPiece16
src/net/quic/quic_data_reader.cc:61
↓ 3 callersMethodRemoveRetransmittability
src/net/quic/quic_unacked_packet_map.cc:151
↓ 3 callersFunctionRemoveURLWhitespace
src/url/url_canon_etc.cc:277
↓ 3 callersMethodReplaceComponents
Note: code duplicated below (it's inconvenient to use a template here).
src/url/gurl.cc:264
↓ 3 callersFunctionReplaceFileURL
src/url/url_canon_fileurl.cc:162
↓ 3 callersMethodReserve
src/net/spdy/spdy_header_block.cc:52
↓ 3 callersMethodReset
static
src/base/metrics/statistics_recorder.cc:414
↓ 3 callersFunctionResolveRelativeURL
src/url/url_canon_relative.cc:538
↓ 3 callersMethodRun
src/base/bind_internal.h:158
↓ 3 callersFunctionSHA384_Init
boringssl/crypto/sha/sha512.c:87
↓ 3 callersFunctionSSL_AEAD_CTX_max_overhead
boringssl/ssl/ssl_aead_ctx.c:117
↓ 3 callersFunctionSSL_CIPHER_get_min_version
boringssl/ssl/ssl_cipher.c:1429
↓ 3 callersFunctionSSL_CIPHER_get_name
return the actual cipher being used */
boringssl/ssl/ssl_cipher.c:1437
↓ 3 callersFunctionSSL_CTX_use_PrivateKey
boringssl/ssl/ssl_rsa.c:295
↓ 3 callersFunctionSSL_SESSION_new
boringssl/ssl/ssl_session.c:163
↓ 3 callersFunctionSSL_SESSION_parse_long
boringssl/ssl/ssl_asn1.c:468
↓ 3 callersFunctionSSL_SESSION_parse_octet_string
SSL_SESSION_parse_string gets an optional ASN.1 OCTET STRING * explicitly tagged with |tag| from |cbs| and stows it in |*out_ptr| * and |*out_len|.
boringssl/ssl/ssl_asn1.c:439
↓ 3 callersFunctionSSL_connect
boringssl/ssl/ssl_lib.c:571
↓ 3 callersFunctionSSL_early_callback_ctx_extension_get
boringssl/ssl/t1_lib.c:311
↓ 3 callersFunctionSSL_get_ciphers
boringssl/ssl/ssl_lib.c:1309
↓ 3 callersFunctionSSL_get_ex_data_X509_STORE_CTX_idx
boringssl/ssl/ssl_cert.c:133
↓ 3 callersFunctionSSL_total_renegotiations
boringssl/ssl/s3_lib.c:253
↓ 3 callersFunctionSSL_use_PrivateKey
boringssl/ssl/ssl_rsa.c:162
↓ 3 callersFunctionSSL_use_certificate
boringssl/ssl/ssl_rsa.c:76
↓ 3 callersFunctionSSLv23_server_method
boringssl/ssl/s3_meth.c:159
↓ 3 callersFunctionSTLDeleteContainerPointers
src/base/stl_util.h:40
↓ 3 callersFunctionSXNET_get_id_INTEGER
boringssl/crypto/x509v3/v3_sxnet.c:255
↓ 3 callersMethodScale
src/net/quic/quic_bandwidth.cc:100
↓ 3 callersMethodSendAlert
(level byte, err alert)
boringssl/ssl/test/runner/conn.go:860
↓ 3 callersMethodSet
src/base/values.cc:399
↓ 3 callersMethodSetAlternativeDecrypter
src/net/quic/quic_framer.cc:1697
↓ 3 callersMethodSetNextPtr
src/net/quic/crypto/strike_register.cc:61
↓ 3 callersMethodSetQuery
Query
src/url/url_canon.h:707
↓ 3 callersFunctionSetSingletonAllowed
src/base/threading/thread_restrictions.h:182
↓ 3 callersMethodShouldExitSlowStart
src/net/quic/congestion_control/hybrid_slow_start.cc:63
↓ 3 callersFunctionSocketSetNonBlocking
boringssl/tool/transport_common.cc:190
↓ 3 callersFunctionSpeedAEADChunk
boringssl/tool/speed.cc:175
↓ 3 callersFunctionSpeedHash
boringssl/tool/speed.cc:267
↓ 3 callersFunctionSpeedHashChunk
boringssl/tool/speed.cc:238
↓ 3 callersFunctionSpeedRSA
boringssl/tool/speed.cc:133
↓ 3 callersFunctionSpeedRandomChunk
boringssl/tool/speed.cc:278
↓ 3 callersMethodSwap
src/base/json/json_parser.cc:300
↓ 3 callersFunctionSysNativeMBToWide
src/base/strings/sys_string_conversions_posix.cc:37
↓ 3 callersFunctionSysTimeFromTimeStruct
src/base/time/time_posix.cc:46
↓ 3 callersMethodTakeState
src/base/memory/scoped_ptr.h:210
↓ 3 callersFunctionTest
boringssl/crypto/pkcs8/pkcs12_test.cc:686
↓ 3 callersFunctionTestAES
boringssl/crypto/aes/aes_test.cc:22
↓ 3 callersFunctionTestBadSSL_SESSIONEncoding
boringssl/ssl/ssl_test.cc:606
↓ 3 callersFunctionTestMultiPrimeKey
boringssl/crypto/rsa/rsa_test.cc:583
↓ 3 callersFunctionTestRSA
boringssl/crypto/rsa/rsa_test.cc:498
↓ 3 callersFunctionTestSSL_SESSIONEncoding
boringssl/ssl/ssl_test.cc:533
↓ 3 callersFunctionTrimWhitespace
src/base/strings/string_util.cc:388
↓ 3 callersFunctionUTF16ToASCII
src/base/strings/utf_string_conversions.cc:226
↓ 3 callersFunctionUTF8ToUTF16WithAdjustments
src/base/strings/utf_offset_string_conversions.cc:219
↓ 3 callersFunctionUTF8_putc
boringssl/crypto/asn1/a_utf8.c:154
↓ 3 callersFunctionUintToString
src/base/strings/string_number_conversions.cc:339
↓ 3 callersFunctionUnescapeURLWithAdjustmentsImpl
src/net/base/escape.cc:205
↓ 3 callersMethodUpdateHighestReceivedOffset
src/net/quic/quic_flow_controller.cc:55
↓ 3 callersMethodUpdateReceiveWindowSize
src/net/quic/quic_flow_controller.cc:245
↓ 3 callersMethodWriteDataFrameHeader
src/net/spdy/spdy_frame_builder.cc:79
↓ 3 callersFunctionWriteInt64
src/base/pickle.h:239
↓ 3 callersFunctionWriteInto
src/base/strings/string_util.cc:849
↓ 3 callersFunctionWriteUInt8
Methods for adding to the payload. These values are appended to the end of the SpdyFrameBuilder payload. Note - binary integers are converted from ho
src/net/spdy/spdy_frame_builder.h:93
↓ 3 callersFunctionX25519_public_from_private
boringssl/crypto/curve25519/curve25519.c:4842
↓ 3 callersFunctionX509V3_EXT_add_nconf_sk
boringssl/crypto/x509v3/v3_conf.c:328
↓ 3 callersFunctionX509V3_EXT_d2i
boringssl/crypto/x509v3/v3_lib.c:195
↓ 3 callersFunctionX509V3_EXT_print
boringssl/crypto/x509v3/v3_prn.c:95
↓ 3 callersFunctionX509V3_add1_i2d
boringssl/crypto/x509v3/v3_lib.c:267
↓ 3 callersFunctionX509V3_add_value_uchar
boringssl/crypto/x509v3/v3_utl.c:111
↓ 3 callersFunctionX509V3_extensions_print
boringssl/crypto/x509v3/v3_prn.c:137
↓ 3 callersFunctionX509_ATTRIBUTE_count
boringssl/crypto/x509/x509_att.c:321
↓ 3 callersFunctionX509_ATTRIBUTE_create_by_OBJ
boringssl/crypto/x509/x509_att.c:223
↓ 3 callersFunctionX509_CRL_get_ext
boringssl/crypto/x509/x509_ext.c:86
↓ 3 callersFunctionX509_CRL_verify
boringssl/crypto/x509/x_crl.c:410
↓ 3 callersFunctionX509_EXTENSION_get_data
boringssl/crypto/x509/x509_v3.c:260
↓ 3 callersFunctionX509_NAME_ENTRY_create_by_OBJ
boringssl/crypto/x509/x509name.c:309
← previousnext →1,501–1,600 of 9,545, ranked by callers