Searched defs:high (Results 1 – 14 of 14) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | error.h | 113 #define MBEDTLS_ERROR_ADD(high, low) \ argument 142 static inline int mbedtls_error_add(int high, int low, in mbedtls_error_add()
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ecc_sizes.c | 13 void ecc_sizes(int *low, int *high) in ecc_sizes()
|
| /optee_os/lib/libutils/compiler-rt/lib/builtins/ |
| H A D | int_types.h | 45 si_int high; member 58 su_int high; member 87 di_int high; member 100 du_int high; member 146 udwords high; member
|
| /optee_os/core/drivers/crypto/caam/ |
| H A D | caam_desc.c | 14 uint32_t high; member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | md5.c | 260 uint32_t high, low; in mbedtls_md5_finish() local
|
| H A D | sha1.c | 296 uint32_t high, low; in mbedtls_sha1_finish() local
|
| H A D | constant_time_impl.h | 392 unsigned char high, in mbedtls_ct_uchar_in_range_if()
|
| H A D | ripemd160.c | 332 uint32_t high, low; in mbedtls_ripemd160_finish() local
|
| H A D | sha256.c | 705 uint32_t high, low; in mbedtls_sha256_finish() local
|
| H A D | sha512.c | 819 uint64_t high, low; in mbedtls_sha512_finish() local
|
| /optee_os/core/drivers/scmi-msg/ |
| H A D | clock.h | 137 uint32_t high; member
|
| /optee_os/core/crypto/ |
| H A D | sm3.c | 231 uint32_t high, low; in sm3_final() local
|
| /optee_os/core/arch/arm/crypto/ |
| H A D | sm4_armv8a_ce_a64.S | 328 .macro inc_le128, vctr, low, high
|
| H A D | sm4_armv8a_aese_a64.S | 417 .macro inc_le128, vctr, low, high
|