Searched refs:different (Results 1 – 9 of 9) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | dco.txt | 26 permitted to submit under a different license), as indicated
|
| H A D | CONTRIBUTING.md | 33 … be necessary. To achieve this, API compatibility is maintained between different versions of Mbed… 37 …n existing function with one that has a slightly different interface (different prototype, or diff…
|
| H A D | README.md | 93 …hem as simple and independent of different toolchains as possible, to allow users to more easily m… 145 There are many different build modes available within the CMake buildsystem. Most of them are avail… 241 We've included example programs for a lot of different features and uses in [`programs/`](programs/… 262 Mbed TLS can be ported to many different architectures, OS's and platforms. Before starting a port,…
|
| H A D | LICENSE | 132 may provide additional or different license terms and conditions 465 programs whose distribution conditions are different, write to the author
|
| H A D | ChangeLog | 130 keys with a different LMS or LM-OTS types on some platforms. Specifically, 651 different, incompatible configuration. 1205 - now it accepts the serial number in 2 different formats: decimal and 1371 directories could not be on different drives. Fixes #5751. 2276 * Disallow inputs of length different from the corresponding hash when 2364 different values. 3299 belongs to a different group from the first. Before, if an application 3300 passed keys that belonged to different group, the first key's data was 4387 The PK and RSA modules use different types for passing hash length and 4432 the input string in PEM format to extract the different components. Found [all …]
|
| /optee_os/lib/libutils/compiler-rt/lib/builtins/ |
| H A D | int_div_impl.inc | 44 // Mostly identical to __udivXi3 but the return values are different.
|
| /optee_os/core/lib/libfdt/ |
| H A D | README.license | 9 different license conditions.
|
| /optee_os/lib/libutils/compiler-rt/ |
| H A D | LICENSE.TXT | 128 may provide additional or different license terms and conditions 227 The LLVM Project contains third party software which is under different license
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | cipher.c | 908 mbedtls_ct_condition_t different = mbedtls_ct_uint_ne(input[i], padding_len); in mbedtls_get_pkcs_padding() local 909 bad = mbedtls_ct_bool_or(bad, mbedtls_ct_bool_and(in_padding, different)); in mbedtls_get_pkcs_padding()
|