MCPcopy Create free account

hub / github.com/HumbleNet/HumbleNet / functions

Functions8,357 in github.com/HumbleNet/HumbleNet

↓ 9 callersFunctionEVP_PKEY_CTX_set_signature_md
3rdparty/boringssl/crypto/evp/evp.c:396
↓ 9 callersFunctionEVP_PKEY_assign_RSA
3rdparty/boringssl/crypto/evp/evp.c:228
↓ 9 callersFunctionEVP_des_ede3_cbc
3rdparty/boringssl/crypto/cipher/e_des.c:160
↓ 9 callersFunctionEVP_sha512
3rdparty/boringssl/crypto/digest/digests.c:217
↓ 9 callersFunctionILibLifeTime_AddEx
! \fn ILibLifeTime_AddEx(void *LifetimeMonitorObject,void *data, int ms, void* Callback, void* Destroy) \brief Registers a timed callback with millise
3rdparty/webrtc/Microstack/ILibParsers.c:4888
↓ 9 callersFunctionILibLinkedList_GetCount
! \fn ILibLinkedList_GetCount(void *LinkedList) \brief Returns the number of nodes in the linked list \param LinkedList The linked list \returns Numbe
3rdparty/webrtc/Microstack/ILibParsers.c:5568
↓ 9 callersFunctionILibProcessPipe_FreePipe
3rdparty/webrtc/Microstack/ILibProcessPipe.c:313
↓ 9 callersFunctionILibQueue_UnLock
! \fn ILibQueue_UnLock(void *q) \brief Unlocks a queue \param q The queue to unlock */
3rdparty/webrtc/Microstack/ILibParsers.c:2618
↓ 9 callersFunctionILibWebClient_GetHeaderFromDataObject
Returns the headers from a given WebClientDataObject <param name="token">The WebClientDataObject to query</param> <returns>The headers</returns>
3rdparty/webrtc/Microstack/ILibWebClient.c:2349
↓ 9 callersFunctionILibWrapper_WebRTC_Connection_SetOffer
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:858
↓ 9 callersMethodLength
Deprecated: use size(). Here for backwards compatibility.
3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:295
↓ 9 callersFunctionPEM_read_bio_PrivateKey
3rdparty/boringssl/crypto/pem/pem_pkey.c:76
↓ 9 callersFunctionRSA_private_key_from_bytes
3rdparty/boringssl/crypto/rsa/rsa_asn1.c:296
↓ 9 callersFunctionSSL_CTX_set_cipher_list
3rdparty/boringssl/ssl/ssl_lib.c:1317
↓ 9 callersMethodSize
()
3rdparty/boringssl/ssl/test/runner/cipher_suites.go:210
↓ 9 callersFunctionSpeedAEAD
3rdparty/boringssl/tool/speed.cc:227
↓ 9 callersMethodStart
()
tests/c-sharp/TestPeer/TestPeer.cs:206
↓ 9 callersFunctionTestPBKDF2
Helper for testing that PBKDF2 derives the expected key from the given inputs. Returns 1 on success, 0 otherwise.
3rdparty/boringssl/crypto/evp/pbkdf_test.cc:34
↓ 9 callersFunctionVerify
3rdparty/boringssl/crypto/x509/x509_test.cc:184
↓ 9 callersFunctionadd128
3rdparty/boringssl/crypto/poly1305/poly1305_vec.c:42
↓ 9 callersMethodaddLines
3rdparty/Amalgamate/juce_core_amalgam.cpp:12140
↓ 9 callersFunctionasn1_check_tlen
3rdparty/boringssl/crypto/asn1/tasn_dec.c:1143
↓ 9 callersMethodcompareIgnoreCaseUpTo
3rdparty/Amalgamate/juce_core_amalgam.h:2736
↓ 9 callersFunctiondeflateEnd
========================================================================= */
3rdparty/libwebsockets/win32port/zlib/deflate.c:895
↓ 9 callersFunctiondtls1_hm_fragment_free
3rdparty/boringssl/ssl/d1_both.c:188
↓ 9 callersFunctionfe_1
h = 1 */
3rdparty/boringssl/crypto/curve25519/curve25519.c:225
↓ 9 callersFunctionge_add
r = p + q */
3rdparty/boringssl/crypto/curve25519/curve25519.c:1202
↓ 9 callersFunctionge_p3_to_cached
r = p */
3rdparty/boringssl/crypto/curve25519/curve25519.c:1125
↓ 9 callersMethodgetStart
Returns the start of the range. */
3rdparty/Amalgamate/juce_core_amalgam.h:15579
↓ 9 callersFunctionget_error_values
3rdparty/boringssl/crypto/err/err.c:188
↓ 9 callersMethodhasName
3rdparty/Amalgamate/juce_core_amalgam.cpp:15230
↓ 9 callersMethodjoinIntoString
3rdparty/Amalgamate/juce_core_amalgam.cpp:12069
↓ 9 callersFunctionlibwebsocket_service_fd
3rdparty/libwebsockets/lib/service.c:216
↓ 9 callersFunctionlws_latency
3rdparty/libwebsockets/lib/libwebsockets.c:490
↓ 9 callersFunctionmillisToLocal
3rdparty/Amalgamate/juce_core_amalgam.cpp:13728
↓ 9 callersMethodreadRecord
readRecord reads the next TLS record from the connection and updates the record layer state. c.in.Mutex <= L; c.input == nil.
3rdparty/boringssl/ssl/test/runner/conn.go:735
↓ 9 callersMethodreplaceCharacter
3rdparty/Amalgamate/juce_core_amalgam.cpp:10624
↓ 9 callersMethodreserve
reserve makes sure that block contains a capacity of at least n bytes.
3rdparty/boringssl/ssl/test/runner/conn.go:563
↓ 9 callersMethodsetAllocatedSize
Changes the amount of storage allocated. This will retain any data currently held in the array, and either add or remove extra space at the end.
3rdparty/Amalgamate/juce_core_amalgam.h:6050
↓ 9 callersMethodwriteNull
Writes a null character to this string (leaving the pointer's position unchanged). */
3rdparty/Amalgamate/juce_core_amalgam.h:2659
↓ 9 callersMethodwriteServerHash
(msg []byte)
3rdparty/boringssl/ssl/test/runner/handshake_server.go:1007
↓ 8 callersFunctionBIO_new_fp
3rdparty/boringssl/crypto/bio/file.c:153
↓ 8 callersFunctionBIO_test_flags
3rdparty/boringssl/crypto/bio/bio.c:264
↓ 8 callersFunctionBN_lshift1
3rdparty/boringssl/crypto/bn/shift.c:104
↓ 8 callersFunctionBN_marshal_asn1
3rdparty/boringssl/crypto/bn/bn_asn1.c:61
↓ 8 callersFunctionBN_rand_range
3rdparty/boringssl/crypto/bn/random.c:184
↓ 8 callersFunctionBN_sub_word
3rdparty/boringssl/crypto/bn/add.c:327
↓ 8 callersFunctionCBS_get_optional_asn1_octet_string
3rdparty/boringssl/crypto/bytestring/cbs.c:348
↓ 8 callersFunctionCRYPTO_gcm128_init
3rdparty/boringssl/crypto/modes/gcm.c:419
↓ 8 callersFunctionCertFromPEM
CertFromPEM parses the given, NUL-terminated PEM block and returns an |X509*|.
3rdparty/boringssl/crypto/x509/x509_test.cc:165
↓ 8 callersFunctionDES_set_key
3rdparty/boringssl/crypto/des/des.c:296
↓ 8 callersFunctionDH_size
3rdparty/boringssl/crypto/dh/dh.c:376
↓ 8 callersFunctionECDSA_SIG_free
3rdparty/boringssl/crypto/ecdsa/ecdsa_asn1.c:102
↓ 8 callersFunctionEC_GROUP_new_by_curve_name
3rdparty/boringssl/crypto/ec/ec.c:493
↓ 8 callersFunctionEC_KEY_set_group
3rdparty/boringssl/crypto/ec/ec_key.c:238
↓ 8 callersFunctionEVP_DecodeBase64
3rdparty/boringssl/crypto/base64/base64.c:217
↓ 8 callersFunctionEVP_DigestVerifyUpdate
3rdparty/boringssl/crypto/evp/digestsign.c:120
↓ 8 callersFunctionEVP_EncodeBlock
3rdparty/boringssl/crypto/base64/base64.c:177
↓ 8 callersFunctionEVP_MD_CTX_md
3rdparty/boringssl/crypto/digest/digest.c:227
↓ 8 callersFunctionEVP_PKEY_CTX_new
3rdparty/boringssl/crypto/evp/evp_ctx.c:132
↓ 8 callersFunctionEVP_sha384
3rdparty/boringssl/crypto/digest/digests.c:196
↓ 8 callersFunctionEndianScalar
3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:133
↓ 8 callersFunctionHMACInput
src/humblenet/humblepeer/hmac.cpp:37
↓ 8 callersFunctionHexToBIGNUM
3rdparty/boringssl/crypto/bn/bn_test.cc:333
↓ 8 callersFunctionILibDestroyHashTree
! \fn ILibDestroyHashTree(void *tree) \brief Frees resources associated with a HashTree \param tree The HashTree to free */
3rdparty/webrtc/Microstack/ILibParsers.c:2799
↓ 8 callersFunctionILibForceUnBlockChain
! \fn ILibForceUnBlockChain(void *Chain) \brief Forces a Chain to unblock, and check for pending operations \param Chain The chain to unblock */
3rdparty/webrtc/Microstack/ILibParsers.c:1548
↓ 8 callersFunctionILibGetHeaderLine
! \fn ILibGetHeaderLine(struct packetheader *packet, char* FieldName, int FieldNameLength) \brief Retrieves an HTTP header value from a packet structu
3rdparty/webrtc/Microstack/ILibParsers.c:4562
↓ 8 callersFunctionILibHasEntry
! \fn ILibHasEntry(void *hashtree, char* key, int keylength) \brief Determines if a key entry exists in a HashTree \param hashtree The HashTree to ope
3rdparty/webrtc/Microstack/ILibParsers.c:3138
↓ 8 callersFunctionILibLinkedList_Create
! \fn ILibLinkedList_Create() \brief Create an empty Linked List Data Structure \returns Empty Linked List */
3rdparty/webrtc/Microstack/ILibParsers.c:5260
↓ 8 callersFunctionILibLinkedList_Lock
! \fn ILibLinkedList_Lock(void *LinkedList) \brief Locks the linked list with a non-recursive lock \param LinkedList The linked list */
3rdparty/webrtc/Microstack/ILibParsers.c:5531
↓ 8 callersFunctionILibLinkedList_UnLock
! \fn void ILibLinkedList_UnLock(void *LinkedList) \brief Unlocks the linked list's non-recursive lock \param LinkedList The linked list */
3rdparty/webrtc/Microstack/ILibParsers.c:5541
↓ 8 callersFunctionILibSparseArray_Create
3rdparty/webrtc/Microstack/ILibParsers.c:5788
↓ 8 callersFunctionILibStun_AddSctpChunkHeader
3rdparty/webrtc/Microstack/ILibWebRTC.c:2663
↓ 8 callersFunctionILibWebServer_StreamHeader_Raw
! \fn ILibWebServer_StreamHeader_Raw(struct ILibWebServer_Session *session, int StatusCode,char *StatusData,char *ResponseHeaders, int ResponseHeaders
3rdparty/webrtc/Microstack/ILibWebServer.c:1407
↓ 8 callersFunctionNotNested
3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:718
↓ 8 callersFunctionOPENSSL_strdup
3rdparty/boringssl/crypto/mem.c:150
↓ 8 callersMethodPrintVariableSection
(self, out, name, files)
3rdparty/boringssl/util/generate_build_files.py:186
↓ 8 callersFunctionReadASN1
3rdparty/boringssl/crypto/bio/bio_test.cc:332
↓ 8 callersFunctionSHA512_Final
3rdparty/boringssl/crypto/sha/sha512.c:237
↓ 8 callersFunctionSSL_CTX_remove_session
3rdparty/boringssl/ssl/ssl_session.c:542
↓ 8 callersFunctionSSL_set_accept_state
3rdparty/boringssl/ssl/ssl_lib.c:522
↓ 8 callersFunctionSimpleRendezvousServer_Respond
3rdparty/webrtc/WebRTC C Sample/SimpleRendezvousServer.c:119
↓ 8 callersFunctionTLS_method
3rdparty/boringssl/ssl/s3_meth.c:80
↓ 8 callersFunctionTestDefaultVersion
3rdparty/boringssl/ssl/ssl_test.cc:643
↓ 8 callersFunctionX509V3_get_section
3rdparty/boringssl/crypto/x509v3/v3_conf.c:402
↓ 8 callersFunctionX509V3_section_free
3rdparty/boringssl/crypto/x509v3/v3_conf.c:421
↓ 8 callersFunctionX509_VERIFY_PARAM_free
3rdparty/boringssl/crypto/x509/x509_vpm.c:186
↓ 8 callersFunctionX509_check_purpose
* As much as I'd like to make X509_check_purpose use a "const" X509* I * really can't because it does recalculate hashes and do other non-const * th
3rdparty/boringssl/crypto/x509v3/v3_purp.c:145
↓ 8 callersFunctionaddBytesToPointer
3rdparty/Amalgamate/juce_core_amalgam.h:719
↓ 8 callersFunctionadler32
========================================================================= */
3rdparty/Amalgamate/juce_core_amalgam.cpp:17754
↓ 8 callersFunctionadler32
========================================================================= */
3rdparty/libwebsockets/win32port/zlib/adler32.c:60
↓ 8 callersMethodbegin
3rdparty/json-parser/json.h:127
↓ 8 callersFunctionbio_fd_should_retry
3rdparty/boringssl/crypto/bio/fd.c:109
↓ 8 callersMethodclose
3rdparty/Amalgamate/juce_core_amalgam.cpp:7335
↓ 8 callersFunctionconv_ascii2bin
3rdparty/boringssl/crypto/base64/base64.c:107
↓ 8 callersMethodcreateDirectory
3rdparty/Amalgamate/juce_core_amalgam.cpp:2317
↓ 8 callersFunctiondisconnectPeer
tests/test_peer.cpp:31
↓ 8 callersFunctionfelem_is_zero
Zero-check: returns 1 if input is 0, and 0 otherwise. We know that field * elements are reduced to in < 2^225, so we only need to check three cases:
3rdparty/boringssl/crypto/ec/p224-64.c:527
↓ 8 callersMethodgetHighestBit
3rdparty/Amalgamate/juce_core_amalgam.cpp:4441
↓ 8 callersFunctiongetResultForErrno
3rdparty/Amalgamate/juce_core_amalgam.cpp:26567
← previousnext →501–600 of 8,357, ranked by callers