Home
last modified time | relevance | path

Searched refs:tree (Results 1 – 25 of 35) sorted by relevance

12

/lib/zlib/
A Dtrees.c169 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument
175 send_bits(s, tree[c].Code, tree[c].Len); }
449 (tree[n].Freq < tree[m].Freq || \
450 (tree[n].Freq == tree[m].Freq && depth[n] <= depth[m]))
519 bits = tree[tree[n].Dad].Len + 1;
529 f = tree[n].Freq;
644 tree[n].Len = 0;
655 tree[node].Freq = 1;
679 tree[node].Freq = tree[n].Freq + tree[m].Freq;
682 tree[n].Dad = tree[m].Dad = (ush)node;
[all …]
/lib/mbedtls/external/mbedtls/library/
A Dlms.c428 unsigned char *tree) in calculate_merkle_tree() argument
461 &tree[r_node_idx * in calculate_merkle_tree()
490 unsigned char *tree = NULL; in get_merkle_path() local
496 if (tree == NULL) { in get_merkle_path()
500 ret = calculate_merkle_tree(ctx, tree); in get_merkle_path()
518 mbedtls_zeroize_and_free(tree, node_bytes * in get_merkle_path()
642 unsigned char *tree = NULL; in mbedtls_lms_calculate_public_key() local
660 if (tree == NULL) { in mbedtls_lms_calculate_public_key()
667 ret = calculate_merkle_tree(priv_ctx, tree); in mbedtls_lms_calculate_public_key()
673 memcpy(ctx->T_1_pub_key, &tree[node_bytes], node_bytes); in mbedtls_lms_calculate_public_key()
[all …]
/lib/mbedtls/external/mbedtls/scripts/
A Dlcov.sh11 This can be an out-of-tree build.
12 For example (in-tree):
14 Or (out-of-tree):
A Dprepare_release.sh7 Prepare the source tree for a release.
/lib/mbedtls/external/mbedtls/
A DBRANCHES.md5 - The [`main`](https://github.com/Mbed-TLS/mbedtls/tree/main) branch:
8 - The [`development`](https://github.com/Mbed-TLS/mbedtls/tree/development) branch:
14 - [`mbedtls-2.28`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-2.28).
15 - [`mbedtls-3.6`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6).
18 such as [`archive/mbedtls-2.7`](https://github.com/Mbed-TLS/mbedtls/tree/archive/mbedtls-2.7).
106 - [main](https://github.com/Mbed-TLS/mbedtls/tree/main)
108 - [`mbedtls-3.6`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6)
111 - [`mbedtls-2.28`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-2.28)
A D.gitignore12 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
45 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
A DSUPPORT.md8 - the `docs` directory in the source tree;
A DCONTRIBUTING.md25 …should use the ["development" branch](https://github.com/Mbed-TLS/mbedtls/tree/development) as a b…
51 … addition to the [development branch](https://github.com/Mbed-TLS/mbedtls/tree/development) by con…
72 It is advised to enable the [githooks scripts](https://github.com/Mbed-TLS/mbedtls/tree/development…
A DCMakeLists.txt147 # dangling link, but when building in tree, this can create a symbolic link
287 …akeLists.txt not found. Run `git submodule update --init` from the source tree to fetch the submod…
/lib/
A DKconfig39 bool "Allow access to binman information in the device tree"
44 stored in the device tree in a binman node. Typical uses are to
999 accessing binary device tree images in memory, such as adding and
1002 version of the device tree.
1023 hex "Free space added to device-tree before booting"
1029 tree for fix-ups. This setting defines by how many bytes U-Boot
1030 extends the device-tree before booting.
1041 version of the device tree.
1063 version of the device tree.
1085 version of the device tree.
[all …]
/lib/libfdt/
A DREADME11 tree 2f648f0f88225a51ded452968d28b4402df8ade0
/lib/mbedtls/external/mbedtls/programs/test/
A Dgenerate_cpp_dummy_build.sh10 Run this program from the root of an Mbed TLS directory tree or from
/lib/mbedtls/external/mbedtls/configs/
A DREADME.txt24 configuration file outside the Mbed TLS tree.
/lib/mbedtls/external/mbedtls/3rdparty/everest/
A DREADME.md3 …d) [original implementation](https://github.com/project-everest/hacl-star/tree/master/code/curve25…
/lib/mbedtls/external/mbedtls/configs/ext/
A DREADME.md18 https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/tree/lib/ext/mbedcrypto/mbedcrypto_conf…
/lib/lwip/lwip/
A DREADME65 Git source tree.
74 The current Git tree is web-browsable:
A DBUILDING112 in the source tree. We try to maintain them,
/lib/mbedtls/external/mbedtls/programs/ssl/
A DCMakeLists.txt24 # propagate this information across the tree, for now it's only visible
/lib/efi_loader/
A DKconfig368 embedded in the platform's device tree and used for capsule
390 bool "Device tree fixup protocol"
394 The EFI device-tree fix-up protocol provides a function to let the
477 replace the transfer via the device-tree. The latter is not
/lib/lwip/lwip/src/netif/ppp/
A DPPPD_FOLLOWUP100 pppdump is a ppp tool outside pppd source tree.
199 pppdump is a ppp tool outside pppd source tree.
/lib/mbedtls/external/mbedtls/docs/architecture/testing/
A Ddriver-interface-test-strategy.md100 * With its own source tree.
111 * With its own source tree.
/lib/zstd/common/
A Dhuf.h208 size_t HUF_buildCTable_wksp (HUF_CElt* tree,
/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile1032 # - Make sure the INPUT points to the root of the source tree
1235 # shown in the various tree structured indices initially; the user can expand
1236 # and collapse entries dynamically later on. Doxygen will expand the tree to
1238 # a fully collapsed tree already exceeds this amount). So setting the number of
1239 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1241 # tree by default.
1346 # the table of contents of the HTML help documentation and to the tree view.
1446 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1448 # value is set to YES, a side panel will be generated containing a tree-like
1455 # the root of the tree instead of the PROJECT_NAME. Since the tree basically has
[all …]
A Dlwip.Doxyfile.cmake.in1032 # - Make sure the INPUT points to the root of the source tree
1235 # shown in the various tree structured indices initially; the user can expand
1236 # and collapse entries dynamically later on. Doxygen will expand the tree to
1238 # a fully collapsed tree already exceeds this amount). So setting the number of
1239 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1241 # tree by default.
1346 # the table of contents of the HTML help documentation and to the tree view.
1446 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1448 # value is set to YES, a side panel will be generated containing a tree-like
1455 # the root of the tree instead of the PROJECT_NAME. Since the tree basically has
[all …]
/lib/mbedtls/external/mbedtls/tests/
A DCMakeLists.txt282 # If the generated .data files are present in the source tree, we just added

Completed in 828 milliseconds

12