MCPcopy Create free account

hub / github.com/Kode/Kha / functions

Functions2,844 in github.com/Kode/Kha

↓ 2 callersFunctionpcre2_code_free
Backends/Kore-HL/hl/include/pcre/pcre2_compile.c:1262
↓ 2 callersFunctionpcre2_match
Backends/Kore-HL/hl/include/pcre/pcre2_match.c:6296
↓ 2 callersFunctionpcre2_match_data_free
Backends/Kore-HL/hl/include/pcre/pcre2_match_data.c:93
↓ 2 callersFunctionpfiletime
Backends/Kore-HL/hl/src/main.c:51
↓ 2 callersFunctionpk_get_ecpubkey
* EC public key is an EC point * * The caller is responsible for clearing the structure upon failure if * desired. Take care to pass along the p
Backends/Kore-HL/hl/include/mbedtls/library/pkparse.c:487
↓ 2 callersFunctionpk_get_pk_alg
Get a PK algorithm identifier * * AlgorithmIdentifier ::= SEQUENCE { * algorithm OBJECT IDENTIFIER, * parameters
Backends/Kore-HL/hl/include/mbedtls/library/pkparse.c:569
↓ 2 callersFunctionpk_hashlen_helper
* Helper for mbedtls_pk_sign and mbedtls_pk_verify */
Backends/Kore-HL/hl/include/mbedtls/library/pk.c:163
↓ 2 callersFunctionpk_parse_key_pkcs8_encrypted_der
Backends/Kore-HL/hl/include/mbedtls/library/pkparse.c:1022
↓ 2 callersFunctionpk_write_ec_param
* ECParameters ::= CHOICE { * namedCurve OBJECT IDENTIFIER * } */
Backends/Kore-HL/hl/include/mbedtls/library/pkwrite.c:131
↓ 2 callersFunctionpk_write_ec_pubkey
* EC public key is an EC point */
Backends/Kore-HL/hl/include/mbedtls/library/pkwrite.c:103
↓ 2 callersFunctionpkcs12_pbe_derive_key_iv
Backends/Kore-HL/hl/include/mbedtls/library/pkcs12.c:91
↓ 2 callersFunctionpqdownheap
=========================================================================== * Restore the heap property by moving down the tree starting at node k,
Backends/Kore-HL/hl/include/zlib/trees.c:453
↓ 2 callersFunctionprofile_dump
Backends/Kore-HL/hl/src/profile.c:415
↓ 2 callersFunctionrestore_regs
Backends/Kore-HL/hl/src/jit.c:381
↓ 2 callersFunctionrsa_rsassa_pkcs1_v15_encode
Construct a PKCS v1.5 encoding of a hashed message * * This is used both for signature generation and verification. * * Parameters: * - md_a
Backends/Kore-HL/hl/include/mbedtls/library/rsa.c:1567
↓ 2 callersFunctionsave_regs
Backends/Kore-HL/hl/src/jit.c:373
↓ 2 callersFunctionscan_tree
=========================================================================== * Scan a literal or distance tree to determine the frequencies of the co
Backends/Kore-HL/hl/include/zlib/trees.c:705
↓ 2 callersFunctionsend_tree
=========================================================================== * Send a literal or distance tree in compressed form, using the codes in
Backends/Kore-HL/hl/include/zlib/trees.c:750
↓ 2 callersFunctionset_lookbehind_lengths
Backends/Kore-HL/hl/include/pcre/pcre2_compile.c:9544
↓ 2 callersFunctionset_native_arg_fpu
Backends/Kore-HL/hl/src/jit.c:1402
↓ 2 callersFunctionshutdown
Backends/Kore-hxcpp/main.cpp:190
↓ 2 callersFunctionssl_append_key_cert
Append a new keycert entry to a (possibly empty) list */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:5980
↓ 2 callersFunctionssl_check_ctr_renegotiate
* Check record counters and renegotiate if they're above the limit. */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:6794
↓ 2 callersFunctionssl_check_server_ecdh_params
Backends/Kore-HL/hl/include/mbedtls/library/ssl_cli.c:1979
↓ 2 callersFunctionssl_check_timer
* Return -1 is timer is expired, 0 if it isn't. */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:89
↓ 2 callersFunctionssl_ciphersuite_match
* Check if a given ciphersuite is suitable for use with our config/keys/etc * Sets ciphersuite_info only if the suite matches. */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_srv.c:790
↓ 2 callersFunctionssl_cookie_hmac
* Generate the HMAC part of a cookie */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_cookie.c:133
↓ 2 callersFunctionssl_dtls_replay_reset
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:3223
↓ 2 callersFunctionssl_flight_free
* Free the current flight of handshake messages */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:2540
↓ 2 callersFunctionssl_handshake_wrapup_free_hs_transform
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:5184
↓ 2 callersFunctionssl_load_six_bytes
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:3229
↓ 2 callersFunctionssl_mac
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:1218
↓ 2 callersFunctionssl_parse_client_dh_public
Backends/Kore-HL/hl/include/mbedtls/library/ssl_srv.c:3240
↓ 2 callersFunctionssl_parse_encrypted_pms
Backends/Kore-HL/hl/include/mbedtls/library/ssl_srv.c:3281
↓ 2 callersFunctionssl_resend_hello_request
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:2187
↓ 2 callersFunctionssl_session_copy
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:159
↓ 2 callersFunctionssl_session_reset_int
* Reset an initialized and used SSL context for re-use while retaining * all application-set variables, function pointers and data. * * If parti
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:5711
↓ 2 callersFunctionssl_start_renegotiation
* Actually renegotiate current connection, triggered by either: * - any side: calling mbedtls_ssl_renegotiate(), * - client: receiving a HelloRequ
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:6698
↓ 2 callersFunctionssl_swap_epochs
* Swap transform_out and out_ctr with the alternative ones */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:2563
↓ 2 callersFunctionssl_ticket_update_keys
* Rotate/generate keys if necessary */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_ticket.c:94
↓ 2 callersFunctionssl_write_encrypted_pms
* Generate a pre-master secret and encrypt it with the server's RSA key */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_cli.c:2087
↓ 2 callersFunctionssl_write_hello_request
* Write HelloRequest to request renegotiation on server */
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:6667
↓ 2 callersFunctionstbds_hash_bytes
Backends/Kore-hxcpp/lib/khalib/stb_ds.h:986
↓ 2 callersFunctionstbds_hash_string
Backends/Kore-hxcpp/lib/khalib/stb_ds.h:892
↓ 2 callersFunctionstbds_siphash_bytes
Backends/Kore-hxcpp/lib/khalib/stb_ds.h:922
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
Sources/kha/graphics2/truetype/stb_truetype.h:1580
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
Sources/kha/graphics2/truetype/stb_truetype.h:1575
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
Sources/kha/graphics2/truetype/stb_truetype.h:2415
↓ 2 callersFunctionstbtt_GetGlyphBox
Sources/kha/graphics2/truetype/stb_truetype.h:1198
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
Sources/kha/graphics2/truetype/stb_truetype.h:2486
↓ 2 callersFunctionstbtt_Rasterize
Sources/kha/graphics2/truetype/stb_truetype.h:2398
↓ 2 callersFunctionstbtt_ScaleForMappingEmToPixels
Sources/kha/graphics2/truetype/stb_truetype.h:1541
↓ 2 callersFunctionstbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
Sources/kha/graphics2/truetype/stb_truetype.h:3036
↓ 2 callersFunctionstbtt__close_shape
Sources/kha/graphics2/truetype/stb_truetype.h:1224
↓ 2 callersFunctionstbtt__hheap_alloc
Sources/kha/graphics2/truetype/stb_truetype.h:1606
↓ 2 callersFunctionstbtt__hheap_cleanup
Sources/kha/graphics2/truetype/stb_truetype.h:1633
↓ 2 callersFunctionstbtt__hheap_free
Sources/kha/graphics2/truetype/stb_truetype.h:1627
↓ 2 callersFunctionstbtt__isfont
Sources/kha/graphics2/truetype/stb_truetype.h:973
↓ 2 callersFunctionstbtt__new_active
Sources/kha/graphics2/truetype/stb_truetype.h:1671
↓ 2 callersFunctionstbtt__oversample_shift
Sources/kha/graphics2/truetype/stb_truetype.h:2826
↓ 2 callersFunctionstore_const
Backends/Kore-HL/hl/src/jit.c:1279
↓ 2 callersFunctiontls_prf_generic
Backends/Kore-HL/hl/include/mbedtls/library/ssl_tls.c:378
↓ 2 callersFunctionupdatewindow
Update the window with the last wsize (normally 32K) bytes written before returning. If window does not exist yet, create it. This is only calle
Backends/Kore-HL/hl/include/zlib/inflate.c:379
↓ 2 callersFunctionutoi
Backends/Kore-HL/hl/src/std/ucs2.c:87
↓ 2 callersFunctionutos
Backends/Kore-HL/hl/src/std/ucs2.c:159
↓ 2 callersFunctionutostr
USE UTF-8 encoding
Backends/Kore-HL/hl/src/std/ucs2.c:128
↓ 2 callersFunctionuvszprintf
Backends/Kore-HL/hl/src/std/ucs2.c:187
↓ 2 callersFunctionwrite_table
(out, table)
Backends/Kore-HL/hl/include/zlib/crc32.c:167
↓ 2 callersFunctionx509_check_time
* Return 0 if before <= after, 1 otherwise */
Backends/Kore-HL/hl/include/mbedtls/library/x509.c:961
↓ 2 callersFunctionx509_check_wildcard
* Return 0 if name matches wildcard, -1 otherwise */
Backends/Kore-HL/hl/include/mbedtls/library/x509_crt.c:1757
↓ 2 callersFunctionx509_crt_verifycrl
* Check that the given certificate is not revoked according to the CRL. * Skip validation is no CRL for the given CA is present. */
Backends/Kore-HL/hl/include/mbedtls/library/x509_crt.c:1635
↓ 2 callersFunctionx509_get_current_time
Backends/Kore-HL/hl/include/mbedtls/library/x509.c:907
↓ 2 callersFunctionx509_get_uid
* X.509 v2/v3 unique identifier (not parsed) */
Backends/Kore-HL/hl/include/mbedtls/library/x509_crt.c:277
↓ 2 callersFunctionx509_name_cmp
* Compare two X.509 Names (aka rdnSequence). * * See RFC 5280 section 7.1, though we don't implement the whole algorithm: * we sometimes return
Backends/Kore-HL/hl/include/mbedtls/library/x509_crt.c:1822
↓ 2 callersFunctionx509_time_to_array
Backends/Kore-HL/hl/libs/ssl/ssl.c:484
↓ 2 callersFunctionx509_write_time
Backends/Kore-HL/hl/include/mbedtls/library/x509write_crt.c:272
↓ 2 callersFunctionzmemzero
(dest, len)
Backends/Kore-HL/hl/include/zlib/zutil.c:176
↓ 1 callersFunctionCleanHandles
Backends/Kore-HL/hl/src/std/debug.c:55
↓ 1 callersFunctionSetThreadName
Backends/Kore-HL/hl/src/std/thread.c:910
↓ 1 callersFunction_tr_align
=========================================================================== * Send one empty static block to give enough lookahead for inflate. *
Backends/Kore-HL/hl/include/zlib/trees.c:892
↓ 1 callersFunction_tr_init
=========================================================================== * Initialize the tree data structures for a new zlib stream. */
Backends/Kore-HL/hl/include/zlib/trees.c:381
↓ 1 callersFunctionadd_list_to_class_internal
Backends/Kore-HL/hl/include/pcre/pcre2_compile.c:5153
↓ 1 callersFunctionadd_name_to_table
Backends/Kore-HL/hl/include/pcre/pcre2_compile.c:8881
↓ 1 callersFunctionadd_stub
Backends/Kore-HL/hl/include/pcre/pcre2_jit_compile.c:3104
↓ 1 callersFunctionaes_gen_tables
Backends/Kore-HL/hl/include/mbedtls/library/aes.c:389
↓ 1 callersFunctionaesni_setkey_enc_128
* Key expansion, 128-bit case */
Backends/Kore-HL/hl/include/mbedtls/library/aesni.c:274
↓ 1 callersFunctionaesni_setkey_enc_192
* Key expansion, 192-bit case */
Backends/Kore-HL/hl/include/mbedtls/library/aesni.c:324
↓ 1 callersFunctionaesni_setkey_enc_256
* Key expansion, 256-bit case */
Backends/Kore-HL/hl/include/mbedtls/library/aesni.c:381
↓ 1 callersFunctionalloc_native_arg
Backends/Kore-HL/hl/src/jit.c:1367
↓ 1 callersFunctionalloc_static_closure
Backends/Kore-HL/hl/src/jit.c:2758
↓ 1 callersFunctionallocate_read_only_data
Backends/Kore-HL/hl/include/pcre/pcre2_jit_compile.c:3166
↓ 1 callersFunctionappend_fields
Backends/Kore-HL/hl/src/module.c:316
↓ 1 callersFunctionassert_needs_str_ptr_saving
Backends/Kore-HL/hl/include/pcre/pcre2_jit_compile.c:9826
↓ 1 callersFunctionblowfish_dec
Backends/Kore-HL/hl/include/mbedtls/library/blowfish.c:129
↓ 1 callersFunctionbreak_on_trap
Backends/Kore-HL/hl/src/std/error.c:80
↓ 1 callersFunctionbucket_find_insert
Backends/Kore-HL/hl/src/std/track.c:64
↓ 1 callersFunctionbuffer_alloc_calloc
Backends/Kore-HL/hl/include/mbedtls/library/memory_buffer_alloc.c:232
↓ 1 callersFunctionbuffer_alloc_free
Backends/Kore-HL/hl/include/mbedtls/library/memory_buffer_alloc.c:381
↓ 1 callersFunctionbuild_bl_tree
=========================================================================== * Construct the Huffman tree for the bit lengths and return the index in
Backends/Kore-HL/hl/include/zlib/trees.c:801
↓ 1 callersFunctioncheck_char_prop
Backends/Kore-HL/hl/include/pcre/pcre2_auto_possess.c:198
← previousnext →901–1,000 of 2,844, ranked by callers