MCPcopy Create free account

hub / github.com/HumbleNet/HumbleNet / functions

Functions8,357 in github.com/HumbleNet/HumbleNet

↓ 7 callersFunctiongetECDSACertificate
()
3rdparty/boringssl/ssl/test/runner/runner.go:104
↓ 7 callersFunctiongetFD
3rdparty/Amalgamate/juce_core_amalgam.cpp:26577
↓ 7 callersMethodgetLastCharacters
3rdparty/Amalgamate/juce_core_amalgam.cpp:10830
↓ 7 callersMethodgetLength
Returns the length of the range. */
3rdparty/Amalgamate/juce_core_amalgam.h:15582
↓ 7 callersFunctiongz_zero
Compress len zeros to output. Return -1 on error, 0 on success. */
3rdparty/libwebsockets/win32port/zlib/gzwrite.c:111
↓ 7 callersFunctionisEmpty
Returns true if the string contains no characters. Note that there's also an isNotEmpty() method to help write readable code. @see containsNonWhit
3rdparty/Amalgamate/juce_core_amalgam.h:4292
↓ 7 callersFunctionjuce_getExecutableFile
3rdparty/Amalgamate/juce_core_amalgam.cpp:26858
↓ 7 callersFunctionlibwebsocket_service
3rdparty/libwebsockets/lib/service.c:512
↓ 7 callersMethodloadFileAsString
3rdparty/Amalgamate/juce_core_amalgam.cpp:2352
↓ 7 callersFunctionlws_ext_callback_for_each_extension_type
3rdparty/libwebsockets/lib/extension.c:71
↓ 7 callersFunctionlws_issue_raw
3rdparty/libwebsockets/lib/output.c:93
↓ 7 callersFunctionnew_value
3rdparty/json-parser/json.c:102
↓ 7 callersMethodpreallocateBytes
3rdparty/Amalgamate/juce_core_amalgam.cpp:9647
↓ 7 callersMethodsetSize
this will resize the block to this size
3rdparty/Amalgamate/juce_core_amalgam.cpp:6490
↓ 7 callersFunctionsha1_result
3rdparty/webrtc/Microstack/sha1.c:163
↓ 7 callersFunctionsha1_write
3rdparty/webrtc/Microstack/sha1.c:141
↓ 7 callersMethodsimulatePacketLoss
simulatePacketLoss simulates the loss of a handshake leg from the peer based on the schedule in c.config.Bugs. If resendFunc is non-nil, it is called
3rdparty/boringssl/ssl/test/runner/conn.go:1106
↓ 7 callersFunctionsmallfelem_mul
smallfelem_mul sets |out| = |small1| * |small2| * On entry: * small1[i] < 2^64 * small2[i] < 2^64 * On exit: * out[i] < 7 * 2^64 < 2^67. */
3rdparty/boringssl/crypto/ec/p256-64.c:486
↓ 7 callersFunctionsmallfelem_square
smallfelem_square sets |out| = |small|^2 * On entry: * small[i] < 2^64 * On exit: * out[i] < 7 * 2^64 < 2^67 */
3rdparty/boringssl/crypto/ec/p256-64.c:398
↓ 7 callersFunctionssl_private_key_type
3rdparty/boringssl/ssl/ssl_rsa.c:348
↓ 7 callersFunctionssl_read_buffer
3rdparty/boringssl/ssl/ssl_buffer.c:97
↓ 7 callersFunctiontest
3rdparty/boringssl/crypto/cmac/cmac_test.cc:31
↓ 7 callersFunctionupdate_buflen
3rdparty/boringssl/crypto/evp/p_dsa_asn1.c:248
↓ 7 callersFunctionwriteSpaces
3rdparty/Amalgamate/juce_core_amalgam.cpp:15395
↓ 6 callersFunctionASN1_STRING_type_new
3rdparty/boringssl/crypto/asn1/asn1_lib.c:439
↓ 6 callersFunctionAsyncSocket_TrackLock
3rdparty/webrtc/Microstack/ILibAsyncSocket.c:67
↓ 6 callersFunctionBIO_new_socket
3rdparty/boringssl/crypto/bio/socket.c:186
↓ 6 callersFunctionBIO_push
3rdparty/boringssl/crypto/bio/bio.c:384
↓ 6 callersFunctionBN_gcd
3rdparty/boringssl/crypto/bn/gcd.c:184
↓ 6 callersFunctionBN_generate_prime_ex
3rdparty/boringssl/crypto/bn/prime.c:355
↓ 6 callersFunctionBN_set_negative
3rdparty/boringssl/crypto/bn/bn.c:273
↓ 6 callersFunctionBN_to_felem
BN_to_felem converts an OpenSSL BIGNUM into an felem. */
3rdparty/boringssl/crypto/ec/p256-64.c:105
↓ 6 callersFunctionBN_to_felem
From OpenSSL BIGNUM to internal representation */
3rdparty/boringssl/crypto/ec/p224-64.c:214
↓ 6 callersFunctionBUF_strndup
3rdparty/boringssl/crypto/buf/buf.c:170
↓ 6 callersFunctionCBB_did_write
3rdparty/boringssl/crypto/bytestring/cbb.c:365
↓ 6 callersFunctionCBS_get_optional_asn1_uint64
3rdparty/boringssl/crypto/bytestring/cbs.c:369
↓ 6 callersFunctionCRYPTO_get_thread_local
3rdparty/boringssl/crypto/thread_win.c:240
↓ 6 callersFunctionDES_encrypt2
3rdparty/boringssl/crypto/des/des.c:445
↓ 6 callersFunctionDH_compute_key
3rdparty/boringssl/crypto/dh/dh.c:319
↓ 6 callersFunctionDTLS_method
3rdparty/boringssl/ssl/d1_meth.c:80
↓ 6 callersFunctionDigestSum
DigestSum acts like the coreutils *sum utilites, with the given hash function.
3rdparty/boringssl/tool/digest.cc:357
↓ 6 callersFunctionECDSA_do_verify
3rdparty/boringssl/crypto/ecdsa/ecdsa.c:142
↓ 6 callersFunctionECDSA_size
3rdparty/boringssl/crypto/ecdsa/ecdsa_asn1.c:68
↓ 6 callersFunctionEC_KEY_get0_private_key
3rdparty/boringssl/crypto/ec/ec_key.c:254
↓ 6 callersFunctionEC_POINT_point2oct
3rdparty/boringssl/crypto/ec/oct.c:262
↓ 6 callersFunctionERR_error_string_n
3rdparty/boringssl/crypto/err/err.c:360
↓ 6 callersFunctionERR_peek_error
3rdparty/boringssl/crypto/err/err.c:270
↓ 6 callersFunctionERR_peek_last_error
3rdparty/boringssl/crypto/err/err.c:284
↓ 6 callersFunctionEVP_DigestVerifyFinal
3rdparty/boringssl/crypto/evp/digestsign.c:145
↓ 6 callersFunctionEVP_EncryptInit_ex
3rdparty/boringssl/crypto/cipher/cipher.c:244
↓ 6 callersFunctionEVP_PKEY_sign
3rdparty/boringssl/crypto/evp/evp_ctx.c:229
↓ 6 callersFunctionEVP_des_cbc
3rdparty/boringssl/crypto/cipher/e_des.c:96
↓ 6 callersFunctionEVP_get_digestbyname
3rdparty/boringssl/crypto/digest/digests.c:307
↓ 6 callersFunctionFileTestMain
3rdparty/boringssl/crypto/test/file_test.cc:249
↓ 6 callersFunctionFindCFiles
Recurses through directory and returns a list of paths to all the C source files that pass filter_func.
3rdparty/boringssl/util/generate_build_files.py:327
↓ 6 callersFunctionGetData
3rdparty/boringssl/ssl/test/async_bio.cc:34
↓ 6 callersFunctionILibAddEntry
! \fn ILibAddEntry(void* hashtree, char* key, int keylength, void *value) \brief Adds an item to the HashTree \param hashtree The HashTree to operate
3rdparty/webrtc/Microstack/ILibParsers.c:3153
↓ 6 callersFunctionILibAddEntryEx
! \fn ILibAddEntryEx(void* hashtree, char* key, int keylength, void *value, int valueLength) \brief Adds an extended item to the HashTree \param hasht
3rdparty/webrtc/Microstack/ILibParsers.c:3169
↓ 6 callersFunctionILibAsyncSocket_GetLocalInterface
! \fn ILibAsyncSocket_GetLocalInterface(ILibAsyncSocket_SocketModule socketModule) \brief Returns the Local Interface of a connected session, in netwo
3rdparty/webrtc/Microstack/ILibAsyncSocket.c:1957
↓ 6 callersFunctionILibFindEntry
Determines if a key entry exists in a HashTree, and creates it if requested
3rdparty/webrtc/Microstack/ILibParsers.c:3066
↓ 6 callersFunctionILibGetBaseTimer
Return the base timer for this chain. Most of the time, new timers probably don't need to be created
3rdparty/webrtc/Microstack/ILibParsers.c:1538
↓ 6 callersFunctionILibGetEntryEx
! \fn void ILibGetEntryEx(void *hashtree, char *key, int keyLength, void **value, int* valueEx) \brief Gets an extended item from a HashTree \param ha
3rdparty/webrtc/Microstack/ILibParsers.c:3214
↓ 6 callersFunctionILibInet_ntop
3rdparty/webrtc/Microstack/ILibParsers.c:7328
↓ 6 callersFunctionILibInet_ntop2
3rdparty/webrtc/Microstack/ILibParsers.c:7300
↓ 6 callersFunctionILibInitHashTree
! \fn ILibInitHashTree() \brief Creates an empty ILibHashTree, whose keys are <B>case sensitive</B>. \returns An empty ILibHashTree */
3rdparty/webrtc/Microstack/ILibParsers.c:2919
↓ 6 callersFunctionILibLinkedList_Remove_ByData
! \fn ILibLinkedList_Remove_ByData(void *LinkedList, void *data) \brief Removes a node from the Linked list, via comparison \par Given a data pointer,
3rdparty/webrtc/Microstack/ILibParsers.c:5462
↓ 6 callersFunctionILibStun_AddMessageIntegrityAttr
3rdparty/webrtc/Microstack/ILibWebRTC.c:1240
↓ 6 callersFunctionOPENSSL_cpuid
OPENSSL_cpuid runs the cpuid instruction. |leaf| is passed in as EAX and ECX * is set to zero. It writes EAX, EBX, ECX, and EDX to |*out_eax| through
3rdparty/boringssl/crypto/cpu-intel.c:82
↓ 6 callersFunctionPKCS1_MGF1
3rdparty/boringssl/crypto/rsa/padding.c:278
↓ 6 callersFunctionParseKeyValueArguments
3rdparty/boringssl/tool/args.cc:26
↓ 6 callersFunctionRSA_verify
3rdparty/boringssl/crypto/rsa/rsa.c:474
↓ 6 callersFunctionSHA512_Init
3rdparty/boringssl/crypto/sha/sha512.c:105
↓ 6 callersFunctionSSL_CTX_set_options
3rdparty/boringssl/ssl/ssl_lib.c:818
↓ 6 callersFunctionSSL_CTX_use_certificate
3rdparty/boringssl/ssl/ssl_rsa.c:194
↓ 6 callersFunctionSSL_read
3rdparty/boringssl/ssl/ssl_lib.c:593
↓ 6 callersFunctionSSL_set_mode
3rdparty/boringssl/ssl/ssl_lib.c:854
↓ 6 callersFunctionSSL_set_options
3rdparty/boringssl/ssl/ssl_lib.c:830
↓ 6 callersMethodStartObject
(int numfields)
3rdparty/flatbuffers/csharp/FlatBufferBuilder.cs:319
↓ 6 callersFunctionTestValidPrivateKey
3rdparty/boringssl/crypto/evp/evp_extra_test.cc:815
↓ 6 callersFunctionX25519
3rdparty/boringssl/crypto/curve25519/curve25519.c:4851
↓ 6 callersFunctionX509V3_get_value_bool
3rdparty/boringssl/crypto/x509v3/v3_utl.c:244
↓ 6 callersFunctionX509V3_parse_list
3rdparty/boringssl/crypto/x509v3/v3_utl.c:284
↓ 6 callersFunctionX509_NAME_ENTRY_get_data
3rdparty/boringssl/crypto/x509/x509name.c:381
↓ 6 callersFunctionX509_NAME_print_ex
3rdparty/boringssl/crypto/x509/a_strex.c:567
↓ 6 callersMethodaddIfNotAlreadyThere
3rdparty/Amalgamate/juce_core_amalgam.cpp:3183
↓ 6 callersFunctionaead_ssl3_init
3rdparty/boringssl/crypto/cipher/e_ssl3.c:83
↓ 6 callersFunctionasn1_check_eoc
3rdparty/boringssl/crypto/asn1/tasn_dec.c:1123
↓ 6 callersMethodcall
3rdparty/Amalgamate/juce_core_amalgam.cpp:1615
↓ 6 callersFunctioncalloc
3rdparty/boringssl/crypto/test/malloc.cc:130
↓ 6 callersFunctioncheck_ca
3rdparty/boringssl/crypto/x509v3/v3_purp.c:577
↓ 6 callersMethodcipherSuites
()
3rdparty/boringssl/ssl/test/runner/common.go:856
↓ 6 callersMethodclear
3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:445
↓ 6 callersFunctionconstant_time_eq_8
constant_time_eq_8 acts like |constant_time_eq| but returns an 8-bit mask. */
3rdparty/boringssl/crypto/internal.h:300
↓ 6 callersFunctionconstant_time_is_zero
constant_time_is_zero returns 0xff..f if a == 0 and 0 otherwise. */
3rdparty/boringssl/crypto/internal.h:272
↓ 6 callersFunctionconstant_time_lt
constant_time_lt returns 0xff..f if a < b and 0 otherwise. */
3rdparty/boringssl/crypto/internal.h:221
↓ 6 callersMethodcontainsIgnoreCase
3rdparty/Amalgamate/juce_core_amalgam.cpp:10330
↓ 6 callersMethodcontainsWholeWord
3rdparty/Amalgamate/juce_core_amalgam.cpp:10379
↓ 6 callersFunctioncreateFromInteger
3rdparty/Amalgamate/juce_core_amalgam.cpp:9875
↓ 6 callersMethodcreateInputStream
3rdparty/Amalgamate/juce_core_amalgam.cpp:2526
↓ 6 callersFunctiondecode_hex
3rdparty/boringssl/crypto/modes/gcm_test.c:258
← previousnext →701–800 of 8,357, ranked by callers