Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c3435 static uint32_t psa_interruptible_max_ops = PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED; variable
3439 psa_interruptible_max_ops = max_ops; in psa_interruptible_set_max_ops()
3444 return psa_interruptible_max_ops; in psa_interruptible_get_max_ops()