MCPcopy Create free account

hub / github.com/devsisters/libquic / functions

Functions9,545 in github.com/devsisters/libquic

↓ 22 callersFunctionHMAC_CTX_cleanup
boringssl/crypto/hmac/hmac.c:96
↓ 22 callersFunctionX509_NAME_cmp
boringssl/crypto/x509/x509_cmp.c:197
↓ 22 callersFunctionfelem_shrink
felem_shrink converts an felem into a smallfelem. The result isn't quite * minimal as the value may be greater than p. * * On entry: * in[i] < 2
boringssl/crypto/ec/p256-64.c:327
↓ 21 callersFunctionBIO_copy_next_retry
boringssl/crypto/bio/bio.c:311
↓ 21 callersFunctionBN_MONT_CTX_free
boringssl/crypto/bn/montgomery.c:141
↓ 21 callersFunctionBN_mod_mul_montgomery
boringssl/crypto/bn/montgomery.c:516
↓ 21 callersFunctionCBS_get_u8
boringssl/crypto/bytestring/cbs.c:105
↓ 21 callersFunctionCRYPTO_memcmp
boringssl/crypto/mem.c:120
↓ 21 callersMethodClose
Close closes the connection.
boringssl/ssl/test/runner/conn.go:1278
↓ 21 callersFunctionEC_KEY_free
boringssl/crypto/ec/ec_key.c:141
↓ 21 callersFunctionEVP_sha256
boringssl/crypto/digest/digests.c:175
↓ 21 callersFunctionRSA_size
boringssl/crypto/rsa/rsa.c:292
↓ 21 callersFunctionSSL_SESSION_free
boringssl/ssl/ssl_session.c:186
↓ 21 callersFunctionswap
src/net/quic/interval_set.h:821
↓ 20 callersFunctionASN1_OBJECT_free
boringssl/crypto/asn1/a_object.c:378
↓ 20 callersFunctionASN1_STRING_set
boringssl/crypto/asn1/asn1_lib.c:407
↓ 20 callersFunctionBN_is_odd
boringssl/crypto/bn/cmp.c:198
↓ 20 callersFunctionBN_with_flags
boringssl/crypto/bn/bn.c:176
↓ 20 callersFunctionBUF_MEM_grow
boringssl/crypto/buf/buf.c:142
↓ 20 callersFunctionBUF_strdup
boringssl/crypto/buf/buf.c:150
↓ 20 callersFunctionCBB_add_u8_length_prefixed
boringssl/crypto/bytestring/cbb.c:285
↓ 20 callersFunctionContainsKey
src/base/stl_util.h:189
↓ 20 callersFunctionFromMicroseconds
Converts a number of microseconds to a time offset.
src/net/quic/quic_time.h:60
↓ 20 callersFunctionRSA_free
boringssl/crypto/rsa/rsa.c:131
↓ 20 callersMethodSetInteger
src/base/values.cc:432
↓ 20 callersFunctionStringAppendF
src/base/strings/stringprintf.cc:163
↓ 20 callersFunctionU8TO32_LE
We can assume little-endian. */
boringssl/crypto/poly1305/poly1305.c:30
↓ 20 callersFunctionflush_fp
boringssl/crypto/bn/bn_test.cc:143
↓ 20 callersMethodget
src/base/memory/weak_ptr.h:211
↓ 20 callersMethodget
src/base/memory/scoped_ptr.h:424
↓ 20 callersMethodlen
src/net/spdy/spdy_framer.h:595
↓ 20 callersFunctionmessage
boringssl/crypto/bn/bn_test.cc:149
↓ 19 callersFunctionASN1_bn_print
boringssl/crypto/asn1/t_pkey.c:63
↓ 19 callersFunctionBN_add_word
boringssl/crypto/bn/add.c:160
↓ 19 callersFunctionCreate
Creates a new thread. The |stack_size| parameter can be 0 to indicate that the default stack size should be used. Upon success, |*thread_handle| wil
src/base/threading/platform_thread.h:160
↓ 19 callersFunctionEVP_MD_type
boringssl/crypto/digest/digest.c:69
↓ 19 callersFunctionFromMilliseconds
Converts a number of milliseconds to a time offset.
src/net/quic/quic_time.h:55
↓ 19 callersFunctionGetConfigPtr
boringssl/ssl/test/bssl_shim.cc:120
↓ 19 callersMethodGetTaglist
src/net/quic/crypto/crypto_handshake_message.cc:98
↓ 19 callersFunctionTimeDelta
Constructs a delta given the duration in microseconds. This is private to avoid confusion by callers with an integer constructor. Use FromSeconds, Fro
src/base/time/time.h:251
↓ 19 callersFunctionX509V3_add_value
boringssl/crypto/x509v3/v3_utl.c:89
↓ 19 callersMethodbegin
IntervalSet's begin() iterator. The invariants of IntervalSet guarantee that for each entry e in the set, e.min() < e.max() (because the entries are n
src/net/quic/interval_set.h:217
↓ 19 callersMethodis_nonempty
Returns true if the given component is specified on false, the component is either empty or invalid.
src/stubs.cc:52
↓ 19 callersMethodis_null
Returns true if this object has not been initialized. Warning: Be careful when writing code that performs math on time values, since it's possible to
src/base/time/time.h:303
↓ 19 callersFunctionrand_neg
boringssl/crypto/bn/bn_test.cc:816
↓ 19 callersFunctionssl_cipher_apply_rule
ssl_cipher_apply_rule applies the rule type |rule| to ciphers matching its * parameters in the linked list from |*head_p| to |*tail_p|. It writes the
boringssl/ssl/ssl_cipher.c:842
↓ 18 callersFunctionAlias
src/base/debug/alias.cc:15
↓ 18 callersFunctionBIO_read
boringssl/crypto/bio/bio.c:189
↓ 18 callersFunctionBN_mod_add_quick
boringssl/crypto/bn/div.c:403
↓ 18 callersFunctionCRYPTO_MUTEX_lock_write
boringssl/crypto/thread_win.c:102
↓ 18 callersMethodCalledOnValidThread
src/base/threading/thread_checker_impl.cc:16
↓ 18 callersMethodCancel
src/net/quic/quic_alarm.cc:23
↓ 18 callersFunctionEC_KEY_get0_public_key
boringssl/crypto/ec/ec_key.c:265
↓ 18 callersFunctionIsStringASCII
src/base/strings/string_util.cc:501
↓ 18 callersFunctionasn1_cb
boringssl/crypto/x509/asn1_gen.c:288
↓ 18 callersMethodend
Returns an iterator beyond the last element.
src/net/base/linked_hash_map.h:61
↓ 18 callersFunctionfelem_assign
boringssl/crypto/ec/p224-64.c:268
↓ 18 callersMethodrbegin
IntervalSet's rbegin() and rend() iterators. Iterator invalidation semantics are the same as those for begin() / end().
src/net/quic/interval_set.h:224
↓ 18 callersMethodreadHandshake
readHandshake reads the next handshake message from the record layer. c.in.Mutex < L; c.out.Mutex < L.
boringssl/ssl/test/runner/conn.go:1004
↓ 18 callersMethodreset
src/base/memory/weak_ptr.h:222
↓ 17 callersFunctionBIO_set_fp
boringssl/crypto/bio/file.c:327
↓ 17 callersFunctionBN_GENCB_call
boringssl/crypto/bn/prime.c:347
↓ 17 callersFunctionBN_bn2bin_padded
boringssl/crypto/bn/convert.c:161
↓ 17 callersFunctionClear
TODO(joechan): If capacity is large, swap out for a blank one. Clears the IOVector object to contain no blocks.
src/net/quic/iovector.h:184
↓ 17 callersFunctionEC_POINT_is_at_infinity
boringssl/crypto/ec/ec.c:749
↓ 17 callersFunctionSHA512_Update
boringssl/crypto/sha/sha512.c:177
↓ 17 callersMethodToUNIXSeconds
src/net/quic/quic_time.cc:13
↓ 17 callersFunctionX509_get_ext_d2i
boringssl/crypto/x509/x509_ext.c:147
↓ 17 callersMethodbucket_count
src/base/metrics/histogram.cc:405
↓ 17 callersFunctionge_p1p1_to_p3
r = p */
boringssl/crypto/curve25519/curve25519.c:1221
↓ 17 callersFunctioni2a_ASN1_OBJECT
boringssl/crypto/asn1/a_object.c:235
↓ 16 callersFunctionBN_is_word
boringssl/crypto/bn/cmp.c:194
↓ 16 callersFunctionBN_lshift
boringssl/crypto/bn/shift.c:66
↓ 16 callersFunctionBN_rshift1
boringssl/crypto/bn/shift.c:188
↓ 16 callersFunctionBUF_MEM_new
boringssl/crypto/buf/buf.c:65
↓ 16 callersFunctionBUF_memdup
boringssl/crypto/buf/buf.c:220
↓ 16 callersFunctionDH_free
boringssl/crypto/dh/dh.c:97
↓ 16 callersFunctionFromSeconds
Converts a number of seconds to a time offset.
src/net/quic/quic_time.h:50
↓ 16 callersFunctionMax
Returns the larger delta of time1 and time2.
src/net/quic/quic_time.h:90
↓ 16 callersFunctionX509_get_subject_name
boringssl/crypto/x509/x509_cmp.c:145
↓ 16 callersFunctionbn_sub_part_words
boringssl/crypto/bn/mul.c:146
↓ 16 callersFunctionequal
boringssl/crypto/curve25519/curve25519.c:1316
↓ 15 callersFunctionCRYPTO_STATIC_MUTEX_lock_write
boringssl/crypto/thread_win.c:127
↓ 15 callersFunctionCRYPTO_refcount_inc
boringssl/crypto/refcount_c11.c:37
↓ 15 callersFunctionEVP_MD_CTX_copy_ex
boringssl/crypto/digest/digest.c:115
↓ 15 callersMethodError
()
boringssl/ssl/test/runner/alert.go:75
↓ 15 callersMethodGetType
src/base/metrics/persistent_memory_allocator.cc:305
↓ 15 callersMethodIsSet
src/net/quic/quic_alarm.cc:41
↓ 15 callersMethodLock
src/base/synchronization/lock.cc:15
↓ 15 callersFunctionLowerCaseEqualsASCII
src/base/strings/string_util.cc:560
↓ 15 callersMethodReset
boringssl/crypto/test/scoped_types.h:89
↓ 15 callersFunctionTime
Contains the NULL time. Use Time::Now() to get the current time.
src/base/time/time.h:426
↓ 15 callersMethodUnlock
src/base/synchronization/lock_impl_posix.cc:49
↓ 15 callersFunctionis_max
Returns true if the time delta is the maximum time delta.
src/base/time/time.h:153
↓ 15 callersFunctionmul64x64_128
boringssl/crypto/poly1305/poly1305_vec.c:48
↓ 15 callersMethodreserve
src/base/memory/scoped_vector.h:89
↓ 15 callersMethodset
src/net/quic/quic_config.cc:66
↓ 15 callersMethodswap
src/net/quic/quic_arena_scoped_ptr.h:170
↓ 15 callersFunctionversion
src/net/quic/quic_framer.h:203
↓ 14 callersFunctionASN1_STRING_free
boringssl/crypto/asn1/asn1_lib.c:475
← previousnext →201–300 of 9,545, ranked by callers