Home
last modified time | relevance | path

Searched refs:have (Results 1 – 18 of 18) sorted by relevance

/optee_os/core/lib/zlib/
H A Dinflate.c103 local unsigned syncsearch OF((unsigned FAR *have, const unsigned char FAR *buf,
483 have = strm->avail_in; \
494 strm->avail_in = have; \
510 if (have == 0) goto inf_leave; \
511 have--; \
631 unsigned have, left; /* available input and output */ local
654 in = have;
765 if (copy > have) copy = have;
776 have -= copy;
787 if (have == 0) goto inf_leave;
[all …]
H A Dinflate.h119 unsigned have; /* number of code lengths in lens[] */ member
H A Dzlib.h1836 unsigned have; member
1844 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
1847 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
/optee_os/lib/libmbedtls/mbedtls/
H A Ddco.txt18 have the right to submit it under the open source license
23 license and I have the right under that license to submit that
30 person who certified (a), (b) or (c) and I have not modified
H A D.uncrustify.cfg51 # Functions are the exception and have braces on the next line
167 # Must have at least 1 space after a comma
170 # Must not have a space before a comma
176 # Must have space after a cast - '(char)x' -> '(char) x'
H A DSECURITY.md3 If you think you have found an Mbed TLS security vulnerability, then please
53 by leveraging shared hardware that both Mbed TLS and the attacker have access
110 been present. Therefore, Mbed TLS might have countermeasures against attacks
153 assumed to have performed this validation (and the certificate is trusted to
H A DLICENSE84 (except as stated in this section) patent license to make, have made,
143 the terms of any separate license agreement you may have executed
237 have the freedom to distribute copies of free software (and charge for
249 you have. You must make sure that they, too, receive or can get the
260 want its recipients to know that what they have is not the original, so
267 program proprietary. To prevent this, we have made it clear that any
390 However, parties who have received copies, or rights, from you under
391 this License will not have their licenses terminated so long as such
394 5. You are not required to accept this License, since you have not
433 implemented by public license practices. Many people have made
[all …]
H A DChangeLog95 * Fix mbedtls_base64_decode() on inputs that did not have the correct
161 peers that have middlebox compatibility enabled, as long as no
173 may have resulted in incorrect code with some compilers, depending on
234 They have almost exactly the same interface, but the variable-length
294 client, if the client-provided certificate does not have appropriate values
296 mbedtls_ssl_get_verify_result() would incorrectly have the
637 for each size you want to support. Also, if you have an FFDH accelerator,
643 have changed their speed/memory compromise as part of a proactive security
657 might have precise enough timing measurements to exploit this. It requires
684 accelerated and still have the built-in implementation compiled out.
[all …]
H A DREADME.md99 The tests need Python to be built and Perl to be run. If you don't have one of them installed, you …
129 The test suites need Python to be built and Perl to be executed. If you don't have one of these ins…
302 …lication code (using the PSA Crypto API), but the code of the drivers may have to change in future…
321 * `3rdparty/p256-m/p256-m/`: Files have been taken from the [p256-m](https://github.com/mpg/p256-m)…
H A DCONTRIBUTING.md43 …en period. The LTS branches are provided to allow users of the library to have a maintained, stabl…
/optee_os/core/lib/qcbor/
H A DLICENSE4 Aurora Forum) have a slightly modified 3-Clause BSD License. The
8 License with no modification. These files have the SPDX license
H A DREADME.md23 underflow, strict typing and such so the caller doesn't have to
36 have to run in small fixed memory.
135 doesn't have to check the return code of every call to an encode or
172 years have been only minor bug fixes, minor feature additions and
239 have three values: `APP`, `LIB` or `OFF` (default, test are not included in the
422 guards are off by default (be sure you actually have gcc and not llvm
455 and the decoding more complex. They allow the encoder to not have to
483 have no tags. "Borrowed" tag content formats (e.g. an epoch-based date
513 have many data items in them. The overall code may be smaller
546 Aurora Forum) have a slightly modified 3-Clause BSD License. The
[all …]
/optee_os/core/lib/libfdt/
H A DREADME.license8 versa. It is important that these two pieces of software have
14 therefore, may not be incorporated into works which do not have a GPL
/optee_os/
H A D.clang-format6 # Please note that the maintainers have the last word if there's
H A DMAINTAINERS4 available to Linaro and/or in public in general we have assigned
H A DCHANGELOG.md1546 * Font rendering routines have been introduced in order to ease an
1588 * [#858][pr858]: UUIDs in binary format have wrong endinanness
1735 Secure Storage have been presented at the Linaro Connect SFO15.
1748 that used to be in optee_os have been removed, except for Juno board.
/optee_os/lib/libutils/isoc/
H A Dbget.doc44 than 25 years have passed since the first implementation of this code.
47 to name two, on which programs have obtained substantial speed-ups by
90 Embedded applications typically have a fixed area of memory dedicated to
125 acquisition function, does it?). Once the call-back functions have been
269 which have occurred. The variables pointed to by <ndget> and <ndrel>
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT80 (except as stated in this section) patent license to make, have made,
139 the terms of any separate license agreement you may have executed