Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c406 size_t algIdSize, /*!< [in] size of Algorithm ID in bytes. Should be less than in FfcDhSchemeInfo()
667size_t algIdSize, /*!< [in] size of Algorithm ID in bytes, should be less than in CC_FfcDhCtxSetSchemeParams()
Dcc_ffcdh_local.h201 uint32_t algIdSize; /*!< offset of the Algorithm ID data */ member