MCPcopy Create free account

hub / github.com/devsisters/libquic / functions

Functions9,545 in github.com/devsisters/libquic

↓ 14 callersFunctionBN_mod_inverse
boringssl/crypto/bn/gcd.c:542
↓ 14 callersFunctionBUF_strlcat
boringssl/crypto/buf/buf.c:212
↓ 14 callersFunctionBUF_strlcpy
boringssl/crypto/buf/buf.c:197
↓ 14 callersFunctionCRYPTO_refcount_dec_and_test_zero
boringssl/crypto/refcount_c11.c:49
↓ 14 callersFunctionERR_add_error_dataf
boringssl/crypto/err/err.c:693
↓ 14 callersFunctionEVP_PKEY_CTX_ctrl
boringssl/crypto/evp/evp_ctx.c:202
↓ 14 callersFunctionHMAC_Final
boringssl/crypto/hmac/hmac.c:171
↓ 14 callersFunctionInfinite
Create a object with infinite offset time.
src/net/quic/quic_time.h:45
↓ 14 callersFunctionIntToString
src/base/strings/string_number_conversions.cc:331
↓ 14 callersFunctionOBJ_txt2obj
boringssl/crypto/obj/obj.c:362
↓ 14 callersFunctionOPENSSL_strcasecmp
boringssl/crypto/mem.c:166
↓ 14 callersFunctionReset
src/net/http/http_util.h:255
↓ 14 callersMethodSendConnectionCloseWithDetails
src/net/quic/quic_connection.cc:2041
↓ 14 callersFunctionX509_get_pubkey
boringssl/crypto/x509/x509_cmp.c:305
↓ 14 callersMethodempty
src/base/strings/string_piece.h:210
↓ 14 callersMethodfind_first_of
find_first_of: Find the first occurence of one of a set of characters.
src/base/strings/string_piece.h:317
↓ 14 callersFunctionget_bit
get_bit returns the |i|th bit in |in| */
boringssl/crypto/ec/p256-64.c:1493
↓ 14 callersFunctionget_bit
get_bit returns the |i|th bit in |in| */
boringssl/crypto/ec/p224-64.c:925
↓ 14 callersFunctionsequencer
src/net/quic/reliable_quic_stream.h:209
↓ 14 callersFunctionunexpectedMessageError
(wanted, got interface{})
boringssl/ssl/test/runner/common.go:1126
↓ 13 callersFunctionASN1_object_size
boringssl/crypto/asn1/asn1_lib.c:294
↓ 13 callersFunctionAppend
Append another block to the IOVector. Since IOVector can be used for read and write, it always takes char*. Clients that writes will need to cast away
src/net/quic/iovector.h:92
↓ 13 callersMethodAppend
src/base/json/json_parser.cc:310
↓ 13 callersFunctionBIO_indent
boringssl/crypto/bio/bio.c:444
↓ 13 callersFunctionBIO_read_filename
boringssl/crypto/bio/file.c:331
↓ 13 callersFunctionBN_MONT_CTX_set
boringssl/crypto/bn/montgomery.c:166
↓ 13 callersFunctionBN_mod_exp
boringssl/crypto/bn/exponentiation.c:572
↓ 13 callersFunctionBN_mod_sqr
boringssl/crypto/bn/div.c:467
↓ 13 callersFunctionBN_rshift
boringssl/crypto/bn/shift.c:135
↓ 13 callersFunctionCRYPTO_STATIC_MUTEX_lock_read
boringssl/crypto/thread_win.c:121
↓ 13 callersFunctionCRYPTO_free_ex_data
boringssl/crypto/ex_data.c:289
↓ 13 callersFunctionDelta
Returns the absolute value of the difference between |a| and |b|.
src/net/quic/quic_framer.cc:102
↓ 13 callersFunctionEC_GROUP_free
boringssl/crypto/ec/ec.c:519
↓ 13 callersFunctionEVP_CIPHER_CTX_cleanup
boringssl/crypto/cipher/cipher.c:102
↓ 13 callersFunctionEVP_Digest
boringssl/crypto/digest/digest.c:212
↓ 13 callersFunctionEVP_PKEY_size
boringssl/crypto/evp/evp.c:181
↓ 13 callersFunctionEVP_md5
boringssl/crypto/digest/digests.c:113
↓ 13 callersFunctionEmpty
Returns true if there are no blocks in the IOVector.
src/net/quic/iovector.h:198
↓ 13 callersMethodExpectBytesEqual
boringssl/crypto/test/file_test.cc:250
↓ 13 callersFunctionHMAC_CTX_init
boringssl/crypto/hmac/hmac.c:89
↓ 13 callersFunctionHMAC_Init_ex
boringssl/crypto/hmac/hmac.c:103
↓ 13 callersMethodPrint
boringssl/tool/speed.cc:50
↓ 13 callersFunctionSSL_CTX_new
boringssl/ssl/ssl_lib.c:211
↓ 13 callersFunctionSSL_get_wbio
boringssl/ssl/ssl_lib.c:556
↓ 13 callersMethodString
()
boringssl/ssl/test/runner/alert.go:67
↓ 13 callersFunctionTimeFunction
boringssl/tool/speed.cc:89
↓ 13 callersFunctionToLowerASCII
ASCII-specific tolower. The standard library's tolower is locale sensitive, so we don't want to use it here.
src/base/strings/string_util.h:90
↓ 13 callersFunctionasn1_get_field_ptr
Given an ASN1_TEMPLATE get a pointer to a field */
boringssl/crypto/asn1/tasn_utl.c:194
↓ 13 callersFunctionbucket_count
A bucket is defined by a consecutive pair of entries in |ranges|, so there is one fewer bucket than there are ranges. For example, if |ranges| is [0,
src/base/metrics/bucket_ranges.h:50
↓ 13 callersFunctiondtls1_start_timer
boringssl/ssl/d1_lib.c:161
↓ 13 callersMethodend
src/stubs.cc:40
↓ 13 callersMethodinit
()
boringssl/ssl/test/runner/conn.go:92
↓ 13 callersFunctionmarshal_integer
boringssl/crypto/rsa/rsa_asn1.c:88
↓ 13 callersFunctionsmallfelem_expand
smallfelem_expand converts a smallfelem to an felem */
boringssl/crypto/ec/p256-64.c:407
↓ 12 callersFunctionASCIIToBIGNUM
boringssl/crypto/bn/bn_test.cc:1590
↓ 12 callersFunctionASN1_INTEGER_set
boringssl/crypto/asn1/a_int.c:336
↓ 12 callersFunctionASN1_item_ex_i2d
boringssl/crypto/asn1/tasn_enc.c:128
↓ 12 callersFunctionASN1_put_object
class 0 is constructed * constructed == 2 for indefinite length constructed */
boringssl/crypto/asn1/asn1_lib.c:232
↓ 12 callersFunctionBIO_gets
boringssl/crypto/bio/bio.c:194
↓ 12 callersFunctionBN_MONT_CTX_new
boringssl/crypto/bn/montgomery.c:127
↓ 12 callersFunctionBN_MONT_CTX_set_locked
boringssl/crypto/bn/montgomery.c:294
↓ 12 callersFunctionBN_to_montgomery
boringssl/crypto/bn/montgomery.c:326
↓ 12 callersFunctionBUF_MEM_grow_clean
boringssl/crypto/buf/buf.c:146
↓ 12 callersMethodBeginNewFrame
src/net/spdy/spdy_frame_builder.cc:99
↓ 12 callersFunctionCanonicalizeQuery
src/url/url_canon_query.cc:138
↓ 12 callersMethodContains
src/net/quic/interval_set.h:400
↓ 12 callersMethodCopyToString
Sets the value of the given string target type to be the current string. This saves a temporary over doing |a = b.as_string()|
src/base/strings/string_piece.h:273
↓ 12 callersFunctionEC_KEY_new
boringssl/crypto/ec/ec_key.c:85
↓ 12 callersFunctionEVP_CIPHER_CTX_iv_length
boringssl/crypto/cipher/cipher.c:521
↓ 12 callersFunctionEVP_CipherInit_ex
boringssl/crypto/cipher/cipher.c:147
↓ 12 callersFunctionEVP_PKEY_new
boringssl/crypto/evp/evp.c:76
↓ 12 callersFunctionGetRangeConstraint
Helper function for coercing an int back to a RangeContraint.
src/base/numerics/safe_conversions_impl.h:95
↓ 12 callersMethodIsInitialized
src/net/quic/proto/source_address_token.pb.cc:288
↓ 12 callersFunctionNoBarrier_Store
src/base/atomicops_internals_portable.h:116
↓ 12 callersFunctionOBJ_cmp
boringssl/crypto/obj/obj.c:160
↓ 12 callersFunctionOBJ_nid2sn
boringssl/crypto/obj/obj.c:344
↓ 12 callersFunctionRSA_decrypt
boringssl/crypto/rsa/rsa.c:243
↓ 12 callersMethodReadUInt32
src/net/quic/quic_data_reader.cc:21
↓ 12 callersMethodSetTaglist
src/net/quic/crypto/crypto_handshake_message.cc:64
↓ 12 callersMethodSign
src/crypto/hmac_nss.cc:77
↓ 12 callersMethodat
Accessor for returning a character at a given position. The input offset must be in the valid range.
src/url/url_canon.h:44
↓ 12 callersFunctionbn_add_words
boringssl/crypto/bn/generic.c:470
↓ 12 callersMethodclear
src/base/strings/string_piece.h:212
↓ 12 callersFunctionfmul
A helpful wrapper around fproduct: output = in * in2. * * output must be distinct to both inputs. The output is reduced degree and * reduced coeffi
src/crypto/curve25519-donna.c:235
↓ 12 callersMethodinsert
Lets the ScopedVector take ownership of |x|.
src/base/memory/scoped_vector.h:109
↓ 12 callersFunctionname_cmp
boringssl/crypto/x509v3/v3_utl.c:454
↓ 12 callersFunctionparse_integer
boringssl/crypto/rsa/rsa_asn1.c:84
↓ 11 callersFunctionASN1_INTEGER_get
boringssl/crypto/asn1/a_int.c:376
↓ 11 callersFunctionBIO_flush
boringssl/crypto/bio/bio.c:208
↓ 11 callersFunctionBN_abs_is_word
boringssl/crypto/bn/cmp.c:175
↓ 11 callersFunctionBN_mod_sub_quick
BN_mod_sub variant that may be used if both a and b are non-negative * and less than m */
boringssl/crypto/bn/div.c:424
↓ 11 callersFunctionBN_usub
boringssl/crypto/bn/add.c:259
↓ 11 callersFunctionCBB_init_fixed
boringssl/crypto/bytestring/cbb.c:62
↓ 11 callersFunctionCRYPTO_get_ex_data
boringssl/crypto/ex_data.c:198
↓ 11 callersFunctionComponentString
Returns the substring of the input identified by the given component.
src/url/gurl.h:417
↓ 11 callersMethodDirName
libgen's dirname and basename aren't guaranteed to be thread-safe and aren't guaranteed to not modify their input strings, and in fact are implemented
src/base/files/file_path.cc:307
↓ 11 callersFunctionEC_POINT_copy
boringssl/crypto/ec/ec.c:708
↓ 11 callersFunctionEC_POINT_mul
boringssl/crypto/ec/ec.c:858
↓ 11 callersFunctionEC_POINT_point2oct
boringssl/crypto/ec/oct.c:261
↓ 11 callersFunctionERR_print_errors_cb
boringssl/crypto/err/err.c:551
← previousnext →301–400 of 9,545, ranked by callers