Home
last modified time | relevance | path

Searched refs:what (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/
H A Dcompare_testvector.c12 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 Daesni.h82 int mbedtls_aesni_has_support(unsigned int what);
84 #define mbedtls_aesni_has_support(what) 1
H A Daesni.c49 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 Dtomcrypt_misc.h179 …gned long is_len, const void* should, const unsigned long should_len, const char* what, int which);
/optee_os/core/lib/qcbor/
H A DLICENSE1 QCBOR is available under what is essentially the 3-Clause BSD License.
H A DREADME.md543 QCBOR is available under what is essentially the 3-Clause BSD License.
/optee_os/core/lib/libfdt/
H A DREADME.license44 license that puts the boundary between what is and isn't permitted in
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE260 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 DREADME.md115 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 DChangeLog120 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.