Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/drivers/crypto/se050/glue/
A Di2c.c17 size_t *bytes) in native_i2c_transfer()
44 size_t bytes = 0; in i2c_transfer() local
/optee_os/scripts/
A Dsign_helper_kms.py45 def sign(self, data: bytes, padding: AsymmetricPadding,
86 def decrypt(self, ciphertext: bytes, padding: AsymmetricPadding) -> bytes:
/optee_os/core/lib/libtomcrypt/src/prngs/
A Drng_make_prng.c35 unsigned long bytes; in rng_make_prng() local
/optee_os/core/arch/arm/kernel/
A Dtee_time_arm_cntpct.c53 int bytes = 0, n; in REGISTER_TIME_SOURCE() local
/optee_os/core/lib/libtomcrypt/src/math/
A Drand_bn.c19 int res, bytes; in rand_bn_bits() local
/optee_os/core/drivers/
A Dzynqmp_pm.c85 uint32_t bytes; member
/optee_os/core/drivers/crypto/se050/core/
A Decc.c101 size_t *bytes, size_t *bits) in ecc_get_key_size()
544 size_t bytes = 0; in gen_keypair() local
/optee_os/core/tee/
A Dtee_svc_storage.c88 size_t bytes; in tee_svc_storage_read_head() local
683 size_t bytes = 0; in syscall_storage_obj_read() local
A Dtee_rpmb_fs.c338 static void u32_to_bytes(uint32_t u32, uint8_t *bytes) in u32_to_bytes()
346 static void bytes_to_u32(uint8_t *bytes, uint32_t *u32) in bytes_to_u32()
353 static void u16_to_bytes(uint16_t u16, uint8_t *bytes) in u16_to_bytes()
359 static void bytes_to_u16(uint8_t *bytes, uint16_t *u16) in bytes_to_u16()
364 static void get_op_result_bits(uint8_t *bytes, uint8_t *res) in get_op_result_bits()
A Dfs_htree.c113 size_t bytes; in rpc_read() local
/optee_os/core/pta/tests/
A Dfs_htree.c119 size_t *bytes) in test_read_final()

Completed in 31 milliseconds