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/ |
D | cc_ffc_domain.c | 801 …uint32_t genCounter, /*!< [in] optional value of count of iterations, required for gen… in FfcDomainMinCheckInput() 906 …uint32_t genCounter, /*!< [in] optional value of count of iterations, required for gen… in FfcFips186v4GenerateDomain() 998 …uint32_t genCounter, /*!< [in] exact value of count of main loop iterations, required fo… in CC_FfcGenerateDomainFromSeed() 1112 …uint32_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/ |
D | cc_ffc_domain.h | 162 …uint32_t genCounter; /*!< count of iterations, needed for successful domain generation… member
|