Home
last modified time | relevance | path

Searched full:algorithm (Results 1 – 25 of 106) sorted by relevance

12345

/nrf52832-nimble/rt-thread/src/
H A DKconfig165 bool "Enable debugging of Small Memory Algorithm"
173 bool "Enable debugging of SLAB Memory Algorithm"
181 bool "Enable debugging of Memory Heap Algorithm"
251 bool "Small Memory Algorithm"
254 bool "SLAB Algorithm for large memory"
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dalgorithm.txt1 1. Compression algorithm (deflate)
3 The deflation algorithm used by gzip (also zip and zlib) is a variation of
30 hash chains, the algorithm simply discards matches that are too old.
58 2. Decompression algorithm (inflate)
204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
H A DINDEX7 algorithm.txt description of the (de)compression algorithm
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dmd5.h4 ** RSA Data Security, Inc. MD5 Message-Digest Algorithm **
22 ** Digest Algorithm" in all material mentioning or referencing this **
27 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
H A Dchap.h78 #define CHAP_DIGEST_MD5 5 /* use MD5 algorithm */
106 u_char chal_type; /* hash algorithm for challenges */
117 u_char resp_type; /* hash algorithm for responses */
H A Dmd5.c4 ** RSA Data Security, Inc. MD5 Message-Digest Algorithm **
16 ** Digest Algorithm" in all material mentioning or referencing this **
21 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/
H A Djffs2.h143 uint8_t compr; /* Compression algorithm used */
144 uint8_t usercompr; /* Compression algorithm requested by the user */
211 uint8_t compr; /* Compression algorithm used */
212 uint8_t usercompr; /* Compression algorithm requested by the user */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/crc/
H A Dcrc32.c121 /* This is the standard Gary S. Brown's 32 bit CRC algorithm, but
134 /* This is the standard Gary S. Brown's 32 bit CRC algorithm */
143 algorithm.*/
159 Ethernet FCS algorithm. */
H A Dcrc.h83 // Ethernet FCS Algorithm
88 // Ethernet FCS algorithm, but accumulate the result from a previous
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/
H A Darc4.c2 * An implementation of the ARCFOUR algorithm
36 * The ARCFOUR algorithm was publicly disclosed on 94/09.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/
H A Darc4.c2 * An implementation of the ARCFOUR algorithm
36 * The ARCFOUR algorithm was publicly disclosed on 94/09.
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip-split.h46 * the delayed ACK algorithm employed by most TCP receivers, uIP's
52 * two, the delayed ACK algorithm is not invoked at TCP
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/test/src/
H A Dble_ll_csa2_test.c34 * to internal state of algorithm which is not exposed. in TEST_CASE()
76 * to internal state of algorithm which is not exposed. in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dsha256.h37 * Overview: SHA-256 is a NIST approved cryptographic hashing algorithm
38 * specified in FIPS 180. A hash algorithm maps data of arbitrary
H A Dutils.h82 * @brief Constant-time algorithm to compare if two sequences of bytes are equal
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/
H A Dtinycrypt.rst179 very efficient decryption algorithm that would not otherwise be possible.
298 were obtained from the site of the NIST Cryptographic Algorithm Validation
339 * `NIST Cryptographic Algorithm Validation Program (CAVP) site`_
341 .. _NIST Cryptographic Algorithm Validation Program (CAVP) site:
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_sm_lgcy_test.c36 * Pair algorithm: just works
170 * Pair algorithm: passkey entry
305 * Pair algorithm: just works
428 * Pair algorithm: passkey entry
552 * Pair algorithm: out of band
690 * Pair algorithm: passkey entry
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Da00154.html22 Because of the delayed ACK algorithm employed by most TCP receivers, uIP's limit on the amount of i…
23 …splitting maximum sized outgoing TCP segments into two, the delayed ACK algorithm is not invoked a…
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt1015 The sliding window algorithm uses a lot of 32-bit operations and
1024 the sliding window algorithm, it is not required by the TCP
1040 estimate of the RTT. Karn's algorithm is used to ensure that
1141 Most TCP receivers implement the delayed acknowledgment algorithm for
1143 receiver using this algorithm will only send acknowledgments for every
1150 algorithm. Because the receiver only receives a single segment at a
1161 algorithm disabled at the receiver, the maximum throughput would be
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmpv3.c99 * Implementing RFC3826 priv param algorithm if LWIP_RAND is available.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dcompr_rtime.c20 * The algorithm is intended to only send "whole bytes", no bit-messing.
/nrf52832-nimble/packages/NimBLE-latest/
H A DREADME.md11 - 新的跳频算法(Channel Selection Algorithm #2)
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Dcbc_mode.c100 * contiguous. This allows for a very efficient decryption algorithm in tc_cbc_mode_decrypt()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmpv3.c99 * Implementing RFC3826 priv param algorithm if LWIP_RAND is available.
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dindex.rst42 - Channel Selection Algorithm #2 to utilize channels in more efficient

12345