Home
last modified time | relevance | path

Searched refs:pMsgIn (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst.h72 uint8_t *pMsgIn,
Dec_wrst_dsa.c151 uint8_t *pMsgIn, /*!< [in] Pointer to input message in bytes. */ in EcWrstDsaTruncateMsg() argument
160 CC_CommonReverseMemcpy((uint8_t*)pMsgOut, pMsgIn, outSizeBytes); in EcWrstDsaTruncateMsg()