Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/kernel/
H A Dasan.c224 int8_t *byte = va_to_shadow((void *)addr); in asan_shadow_1byte_isvalid() local
239 int8_t *byte = va_to_shadow((void *)addr); in asan_shadow_2byte_isvalid() local
255 int8_t *byte = va_to_shadow((void *)addr); in asan_shadow_4byte_isvalid() local
271 int8_t *byte = va_to_shadow((void *)addr); in asan_shadow_8byte_isvalid() local
/optee_os/core/drivers/
H A Dhi16xx_rng.c71 uint8_t byte[4]; in hw_get_random_bytes() member
H A Ddra7_rng.c109 uint8_t byte[8]; in hw_get_random_bytes() member
H A Dimx_i2c.c269 static TEE_Result i2c_write_byte(uint8_t bid, uint8_t byte) in i2c_write_byte()
/optee_os/lib/libutils/ext/
H A Dbase64.c81 uint8_t byte = 0; in base64_dec() local
/optee_os/core/include/drivers/
H A Di2c.h281 uint8_t *byte) in i2c_smbus_read_byte_data()
298 uint8_t byte) in i2c_smbus_write_byte_data()
/optee_os/core/drivers/i2c/
H A Datmel_i2c.c65 static TEE_Result atmel_i2c_send_one_byte(struct atmel_i2c *i2c, uint8_t byte) in atmel_i2c_send_one_byte()
141 uint8_t *byte) in atmel_i2c_recv_one_byte()
/optee_os/lib/libunw/include/unw/
H A Dunwind.h47 unsigned int byte; member
/optee_os/core/arch/arm/plat-k3/drivers/
H A Deip76d_trng.c129 uint8_t byte[16]; in hw_get_random_bytes() member
/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h1971 uint8_t byte, in UsefulOutBuf_InsertByte()
2151 uint8_t byte) in UsefulOutBuf_AppendByte()
/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c873 uint8_t byte = 0; in pkcs2tee_param_ecdh() local
/optee_os/core/pta/tests/
H A Ddt_driver_test.c394 uint8_t __maybe_unused byte = 0; in dt_test_crypt_consumer_probe() local