Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c90 paddr_t digest_phys = 0; in ast2600_hace_process() local
106 digest_phys = virt_to_phys(hctx->digest); in ast2600_hace_process()
109 io_write32(hace_virt + HACE_HASH_DIGEST, (uint32_t)digest_phys); in ast2600_hace_process()
110 io_write32(hace_virt + HACE_HASH_HMAC_KEY, (uint32_t)digest_phys); in ast2600_hace_process()

Completed in 2 milliseconds