Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 25 of 38) sorted by relevance

12

/optee_os/core/drivers/crypto/se050/glue/
H A Di2c.c17 static int i2c_transfer(uint8_t *buffer, int len, enum rpc_i2c_mode mode) in i2c_transfer()
38 int glue_i2c_read(uint8_t *buffer, int len) in glue_i2c_read()
43 int glue_i2c_write(uint8_t *buffer, int len) in glue_i2c_write()
/optee_os/core/kernel/
H A Dotp_stubs.c29 __weak int tee_otp_get_die_id(uint8_t *buffer, size_t len) in tee_otp_get_die_id()
48 uint8_t *buffer, size_t len) in tee_otp_get_ta_enc_key()
H A Dmsg_param.c62 static bool msg_param_extract_pages(paddr_t buffer, paddr_t *pages, in msg_param_extract_pages()
H A Dhuk_subkey.c19 static TEE_Result get_otp_die_id(uint8_t *buffer, size_t len) in get_otp_die_id()
/optee_os/core/drivers/crypto/se050/core/
H A Ddie_id.c13 int tee_otp_get_die_id(uint8_t *buffer, size_t len) in tee_otp_get_die_id()
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_ssh_ecdsa_encode_name.c20 int ecc_ssh_ecdsa_encode_name(char *buffer, unsigned long *buflen, const ecc_key *key) in ecc_ssh_ecdsa_encode_name()
/optee_os/core/arch/arm/plat-rockchip/
H A Dplatform_rk3588.c176 uint8_t buffer[HW_UNIQUE_KEY_LENGTH] = { }; in generate_huk() local
201 uint32_t buffer[ROCKCHIP_OTP_HUK_SIZE] = { }; in persist_huk() local
218 uint32_t buffer[ROCKCHIP_OTP_HUK_SIZE] = { }; in read_huk() local
/optee_os/lib/libutils/isoc/newlib/
H A Dmemset.c81 unsigned long buffer; variable
/optee_os/core/arch/arm/plat-rcar/
H A Dhw_rng.c30 uint8_t *buffer = buf; in hw_get_random_bytes() local
/optee_os/core/crypto/
H A Dsm3.h21 uint8_t buffer[64]; /* data block being processed */ member
/optee_os/core/drivers/nvmem/
H A Dnvmem_die_id.c19 int tee_otp_get_die_id(uint8_t *buffer, size_t len) in tee_otp_get_die_id()
/optee_os/lib/libutee/
H A Dtee_api_objects.c198 uint32_t attributeID, void *buffer, in TEE_GetObjectBufferAttribute()
235 void *buffer, uint32_t *size) in __GP11_TEE_GetObjectBufferAttribute()
440 const void *buffer, size_t length) in TEE_InitRefAttribute()
453 const void *buffer, uint32_t length) in __GP11_TEE_InitRefAttribute()
894 TEE_Result TEE_ReadObjectData(TEE_ObjectHandle object, void *buffer, in TEE_ReadObjectData()
920 TEE_Result __GP11_TEE_ReadObjectData(TEE_ObjectHandle object, void *buffer, in __GP11_TEE_ReadObjectData()
933 TEE_Result TEE_WriteObjectData(TEE_ObjectHandle object, const void *buffer, in TEE_WriteObjectData()
962 const void *buffer, uint32_t size) in __GP11_TEE_WriteObjectData()
H A Dtee_api.c561 TEE_Result TEE_CheckMemoryAccessRights(uint32_t accessFlags, void *buffer, in TEE_CheckMemoryAccessRights()
595 void *buffer, uint32_t size) in __GP11_TEE_CheckMemoryAccessRights()
754 void *TEE_Realloc(void *buffer, size_t newSize) in TEE_Realloc()
782 void *__GP11_TEE_Realloc(void *buffer, uint32_t newSize) in __GP11_TEE_Realloc()
787 void TEE_Free(void *buffer) in TEE_Free()
H A Dtee_api_arith_mpi.c140 const uint8_t *buffer, in TEE_BigIntConvertFromOctetString()
165 const uint8_t *buffer, in __GP11_TEE_BigIntConvertFromOctetString()
172 TEE_Result TEE_BigIntConvertToOctetString(uint8_t *buffer, size_t *bufferLen, in TEE_BigIntConvertToOctetString()
194 TEE_Result __GP11_TEE_BigIntConvertToOctetString(uint8_t *buffer, in __GP11_TEE_BigIntConvertToOctetString()
/optee_os/core/include/kernel/
H A Drpc_io_i2c.h32 uint8_t *buffer; member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h926 uint8_t *buffer; member
956 uint8_t *buffer; member
H A Dbase64.c282 unsigned char buffer[128]; in mbedtls_base64_self_test() local
/optee_os/core/arch/arm/plat-stm/
H A Drng_support.c95 uint8_t *buffer = buf; in hw_get_random_bytes() local
/optee_os/lib/libutee/include/
H A Dtee_api_types.h51 void *buffer; member
62 void *buffer; member
126 void *buffer; member
139 void *buffer; member
209 uint8_t *buffer; member
/optee_os/core/drivers/
H A Dhi16xx_rng.c74 uint8_t *buffer = buf; in hw_get_random_bytes() local
H A Dimx_ocotp.c235 int tee_otp_get_die_id(uint8_t *buffer, size_t len) in tee_otp_get_die_id()
H A Ddra7_rng.c112 uint8_t *buffer = buf; in hw_get_random_bytes() local
/optee_os/core/arch/arm/plat-k3/drivers/
H A Deip76d_trng.c132 uint8_t *buffer = buf; in hw_get_random_bytes() local
/optee_os/core/include/drivers/
H A Dls_i2c.h139 uint8_t *buffer; member
/optee_os/core/tee/
H A Dtee_svc_cryp.c720 static TEE_Result op_attr_secret_value_from_user(void *attr, const void *buffer, in op_attr_secret_value_from_user()
738 void *buffer, uint64_t *size) in op_attr_secret_value_to_user()
823 static TEE_Result op_attr_bignum_from_user(void *attr, const void *buffer, in op_attr_bignum_from_user()
843 void *buffer, uint64_t *size) in op_attr_bignum_to_user()
941 static TEE_Result op_attr_value_from_user(void *attr, const void *buffer, in op_attr_value_from_user()
956 void *buffer, uint64_t *size) in op_attr_value_to_user()
1006 static TEE_Result op_attr_25519_from_user(void *attr, const void *buffer, in op_attr_25519_from_user()
1019 void *buffer, uint64_t *size) in op_attr_25519_to_user()
1283 void *buffer, uint64_t *size) in syscall_cryp_obj_get_attr()

12