Home
last modified time | relevance | path

Searched refs:aesCmacOutput (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h61 uint8_t aesCmacOutput[CRYPT_AESCMAC_OUT_LEN]; member
H A Dsmp_tool.c577 param->aesCmacOutput, SMP_AES_CMAC_OUTPUT_LEN, cryptAesCmacStep2Param.output, SMP_AES_CMAC_OUTPUT_LEN); in SMP_ConstituteAesCmacStep3Param()
605 (void)memcpy_s(encCmd->M_last, sizeof(encCmd->M_last), param->aesCmacOutput, sizeof(encCmd->M_last)); in SMP_CryptographicAesCmacStep3()
H A Dsmp.c1672 (void)memcpy_s(cryptAesCmacstep3Param.aesCmacOutput, in SMP_GenerateSignatureStep1()

Completed in 5 milliseconds