Searched refs:PKI_MAX_RETRY_COUNT (Results 1 – 1 of 1) sorted by relevance
126 #define PKI_MAX_RETRY_COUNT 10000 macro336 for (unsigned int retries = 0; retries < PKI_MAX_RETRY_COUNT; in pki_start_operation()