Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api.c96 static TEE_Result map_tmp_param(struct utee_params *up, void **tmp_buf, in map_tmp_param()
327 void *tmp_buf = NULL; in TEE_OpenTASession() local
376 void *tmp_buf = NULL; in __GP11_TEE_OpenTASession() local
432 void *tmp_buf = NULL; in TEE_InvokeTACommand() local
485 void *tmp_buf = NULL; in __GP11_TEE_InvokeTACommand() local
H A Dtee_api_property.c205 void *tmp_buf = 0; in TEE_GetPropertyAsString() local
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c194 uint32_t tmp_buf = 0; in write_key() local
663 uint32_t tmp_buf = 0; in stm32_hash_update() local
/optee_os/ta/pkcs11/src/
H A Dprocessing_symm.c1141 uint8_t *tmp_buf = out_buf; in wrap_data_by_symm_enc() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dccm.c129 unsigned char tmp_buf[16] = { 0 }; in mbedtls_ccm_crypt() local