Searched refs:digest_phys (Results 1 – 1 of 1) sorted by relevance
90 paddr_t digest_phys = 0; in ast2600_hace_process() local106 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 3 milliseconds