Home
last modified time | relevance | path

Searched defs:ffcHashMode (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c63 CCFfcHashOpMode_t ffcHashMode) /* FFC HASH mode */ in FfcGetHashMode()
808CCFfcHashOpMode_t ffcHashMode, /*!< [in] enumerator ID of used SHAXXX HASH mode, supported by th… in FfcDomainMinCheckInput()
895 CCError_t FfcFips186v4GenerateDomain( in FfcFips186v4GenerateDomain()
1003CCFfcHashOpMode_t ffcHashMode, /*!< [in] enumerator ID of SHAx HASH mode. Note: HASH SHA1 mode may… in CC_FfcGenerateDomainFromSeed()
1053CCFfcHashOpMode_t ffcHashMode, /*!< [in] enumerator ID of SHAx HASH mode. Note: HASH SHA1 mode ma… in CC_FfcGenerateDomainAndSeed()
1110CCFfcHashOpMode_t ffcHashMode, /*!< [in] enumerator ID of SHAx HASH mode. Note: HASH SHA1 mode m… in CC_FfcValidateAndImportDomain()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ffc_domain.h165 CCFfcHashOpMode_t ffcHashMode; /*!< enumerator ID of HASH mode, chosen for domain generation. member
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh_local.h246 … CCFfcHashOpMode_t ffcHashMode; /*!< enumerator ID of used SHA-x HASH mode, supported by the member
Dcc_ffcdh.c657 CEXPORT_C CCError_t CC_FfcDhCtxSetSchemeParams( in CC_FfcDhCtxSetSchemeParams()