Home
last modified time | relevance | path

Searched refs:TEE_U16_FROM_BIG_ENDIAN (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/
A Dio.h100 return TEE_U16_FROM_BIG_ENDIAN(*(const uint16_t *)p); in get_be16()
166 return TEE_U16_FROM_BIG_ENDIAN(tmp->x); in get_unaligned_be16()
/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h269 #define TEE_U16_FROM_BIG_ENDIAN(x) TEE_U16_BSWAP(x) macro
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_cmd.c49 uint16_t val_be = TEE_U16_FROM_BIG_ENDIAN(val); in tpm2_cmd_add_u16()
/optee_os-3.20.0/core/pta/
A Dattestation.c162 sz = TEE_U16_FROM_BIG_ENDIAN(val); in deserialize_bignum()

Completed in 6 milliseconds