Searched refs:pUserOtherData (Results 1 – 2 of 2) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/ |
| D | cc_ffcdh.h | 710 … uint8_t *pUserOtherData, /*!< [in] optional, pointer to other data, which the user will
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
| D | cc_ffcdh.c | 1560 … uint8_t *pUserOtherData, /*!< [in] optional, pointer to other data, which the user will in CC_FfcDhCreateUserInfo() argument 1593 …CHECK_AND_SET_ERROR((pUserOtherData == NULL) != (userOtherDataSize == 0), CC_FFCDH_OPTIONAL_DATA_E… in CC_FfcDhCreateUserInfo() 1614 FfcDhWriteBufferBeToBe(&pTmp, pUserOtherData, userOtherDataSize, &fullLen); in CC_FfcDhCreateUserInfo()
|