Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/crypto/
Dstm32_hash.c75 #define HASH_TIMEOUT_US 10000U macro
106 uint64_t timeout = timeout_init_us(HASH_TIMEOUT_US); in hash_wait_busy()
120 uint64_t timeout = timeout_init_us(HASH_TIMEOUT_US); in hash_wait_computation()