Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/versal/pki/
H A Decc_pki_engine.c126 #define PKI_MAX_RETRY_COUNT 10000 macro
336 for (unsigned int retries = 0; retries < PKI_MAX_RETRY_COUNT; in pki_start_operation()