Searched refs:cryptAesCmacStep1Param (Results 1 – 1 of 1) sorted by relevance
563 SMP_CryptAesCmacStep1Param cryptAesCmacStep1Param; in SMP_ConstituteAesCmacStep3Param() local565 …SMP_MemoryReverseCopy(cryptAesCmacStep1Param.input, encData->encRetParam->encryptedData, CRYPT_AES… in SMP_ConstituteAesCmacStep3Param()566 SMP_CryptographicAesCmacStep1(&cryptAesCmacStep1Param); in SMP_ConstituteAesCmacStep3Param()568 …cryptAesCmacStep2Param.input1, CRYPT_AESCMAC_IN_LEN, cryptAesCmacStep1Param.output1, CRYPT_AESCMAC… in SMP_ConstituteAesCmacStep3Param()570 …cryptAesCmacStep2Param.input2, CRYPT_AESCMAC_IN_LEN, cryptAesCmacStep1Param.output2, CRYPT_AESCMAC… in SMP_ConstituteAesCmacStep3Param()