Searched defs:high (Results 1 – 16 of 16) sorted by relevance
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | error.h | 128 #define MBEDTLS_ERROR_ADD( high, low ) \ argument 157 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
|
/optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
A D | error.h | 128 #define MBEDTLS_ERROR_ADD( high, low ) \ argument 157 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
|
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
A D | error.h | 128 #define MBEDTLS_ERROR_ADD( high, low ) \ argument 157 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
|
/optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
A D | error.h | 128 #define MBEDTLS_ERROR_ADD( high, low ) \ argument 157 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
|
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
A D | error.h | 128 #define MBEDTLS_ERROR_ADD( high, low ) \ argument 157 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
|
/optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ecc_sizes.c | 20 void ecc_sizes(int *low, int *high) in ecc_sizes()
|
/optee_os/core/drivers/crypto/caam/ |
A D | caam_desc.c | 14 uint32_t high; member
|
/optee_os/core/include/drivers/ |
A D | stm32_gpio.h | 130 int high) in stm32_pinctrl_set_gpio_level()
|
/optee_os/core/drivers/scmi-msg/ |
A D | clock.h | 137 uint32_t high; member
|
/optee_os/core/crypto/ |
A D | sm3.c | 201 uint32_t high, low; in sm3_final() local
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | md5.c | 324 uint32_t high, low; in mbedtls_md5_finish_ret() local
|
A D | md4.c | 329 uint32_t high, low; in mbedtls_md4_finish_ret() local
|
A D | sha1.c | 376 uint32_t high, low; in mbedtls_sha1_finish_ret() local
|
A D | sha256.c | 363 uint32_t high, low; in mbedtls_sha256_finish_ret() local
|
A D | sha512.c | 411 uint64_t high, low; in mbedtls_sha512_finish_ret() local
|
A D | ripemd160.c | 396 uint32_t high, low; in mbedtls_ripemd160_finish_ret() local
|
Completed in 16 milliseconds