Home
last modified time | relevance | path

Searched defs:genCounter (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c801uint32_t genCounter, /*!< [in] optional value of count of iterations, required for gen… in FfcDomainMinCheckInput()
906uint32_t genCounter, /*!< [in] optional value of count of iterations, required for gen… in FfcFips186v4GenerateDomain()
998uint32_t genCounter, /*!< [in] exact value of count of main loop iterations, required fo… in CC_FfcGenerateDomainFromSeed()
1112uint32_t genCounter, /*!< [in] optional, counter of main iterations loop, performed du… in CC_FfcValidateAndImportDomain()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ffc_domain.h162 …uint32_t genCounter; /*!< count of iterations, needed for successful domain generation… member