Searched refs:what (Results 1 – 10 of 10) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/misc/ |
| H A D | compare_testvector.c | 12 static void s_print_hex(const char* what, const void* v, const unsigned long l) in s_print_hex() argument 16 fprintf(stderr, "%s contents: \n", what); in s_print_hex() 57 …igned long is_len, const void* should, const unsigned long should_len, const char* what, int which) in compare_testvector() argument 67 fprintf(stderr, "Testvector #%i(0x%x) of %s failed:\n", which, which, what); in compare_testvector() 72 fprintf(stderr, "Testvector #%i(0x%x) of %s passed!\n", which, which, what); in compare_testvector() 77 LTC_UNUSED_PARAM(what); in compare_testvector()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | aesni.h | 82 int mbedtls_aesni_has_support(unsigned int what); 84 #define mbedtls_aesni_has_support(what) 1
|
| H A D | aesni.c | 49 int mbedtls_aesni_has_support(unsigned int what) in mbedtls_aesni_has_support() argument 84 return (c & what) != 0; in mbedtls_aesni_has_support()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_misc.h | 179 …gned long is_len, const void* should, const unsigned long should_len, const char* what, int which);
|
| /optee_os/core/lib/qcbor/ |
| H A D | LICENSE | 1 QCBOR is available under what is essentially the 3-Clause BSD License.
|
| H A D | README.md | 543 QCBOR is available under what is essentially the 3-Clause BSD License.
|
| /optee_os/core/lib/libfdt/ |
| H A D | README.license | 44 license that puts the boundary between what is and isn't permitted in
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | LICENSE | 260 want its recipients to know that what they have is not the original, so 291 Whether that is true depends on what the Program does. 440 This section is intended to make thoroughly clear what is believed to 507 <one line to give the program's name and a brief idea of what it does.> 552 library. If this is what you want to do, use the GNU Lesser General
|
| H A D | README.md | 115 In case you find that you need to do something else as well, please let us know what, so we can add… 261 …ed TLS rely on?](https://mbed-tls.readthedocs.io/en/latest/kb/development/what-external-dependenci…
|
| H A D | ChangeLog | 120 This is because authenticating a server without knowing what name 706 MBEDTLS_MAX_BLOCK_LENGTH (if you intended what the name suggests: 782 - implementations are free to enable more than what it was strictly 1629 account not just the type of the key (RSA vs EC) but also what it can 2865 is defined), regardless of what MFL was configured for it.
|