Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Di2c_imx.c12 size_t *bytes) in native_i2c_transfer()
A Di2c_stm32.c18 TEE_Result native_i2c_transfer(struct rpc_i2c_request *req, size_t *bytes) in native_i2c_transfer()
A Di2c.c27 size_t bytes = 0; in i2c_transfer() local
/optee_os-3.20.0/scripts/
A Dsign_helper_kms.py45 def sign(self, data: bytes, padding: AsymmetricPadding,
86 def decrypt(self, ciphertext: bytes, padding: AsymmetricPadding) -> bytes:
/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Drng_make_prng.c28 unsigned long bytes; in rng_make_prng() local
/optee_os-3.20.0/core/arch/arm/kernel/
A Dtee_time_arm_cntpct.c53 int bytes = 0, n; in REGISTER_TIME_SOURCE() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Drand_bn.c12 int res, bytes; in rand_bn_bits() local
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c84 static TEE_Result ecc_get_key_size(uint32_t curve, size_t *bytes, size_t *bits) in ecc_get_key_size()
110 size_t bytes = 0; in crypto_bignum_bn2bin_eswap() local
177 size_t bytes = 0; in verify() local
253 size_t bytes = 0; in sign() local
/optee_os-3.20.0/core/drivers/
A Dzynqmp_pm.c86 uint32_t bytes; member
A Dversal_trng.c192 uint64_t bytes; member
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c137 size_t *bytes, size_t *bits) in ecc_get_key_size()
654 size_t bytes = 0; in gen_keypair() local
/optee_os-3.20.0/core/tee/
A Dtee_svc_storage.c89 size_t bytes; in tee_svc_storage_read_head() local
696 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-3.20.0/core/pta/tests/
A Dfs_htree.c119 size_t *bytes) in test_read_final()

Completed in 21 milliseconds