Home
last modified time | relevance | path

Searched refs:asu_alloc_unique_id (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/amd/
H A Dasu_client.h57 uint8_t asu_alloc_unique_id(void);
/optee_os/core/drivers/amd/asu/
H A Dasu_main.c157 uint8_t asu_alloc_unique_id(void) in asu_alloc_unique_id() function
/optee_os/core/drivers/crypto/asu_driver/
H A Dasu_hash.c403 asu_hashctx->uniqueid = asu_alloc_unique_id(); in asu_hash_ctx_allocate()