Home
last modified time | relevance | path

Searched refs:output2 (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dtypes_util_test.cpp137 int32_t output2 = 0; in HWTEST_F() local
143 ASSERT_TRUE(ITypesUtil::Unmarshal(parcel, output1, output2, output3, output4, output5, output6, output7)); in HWTEST_F()
145 ASSERT_EQ(output2, input2); in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h44 uint8_t output2[CRYPT_AESCMAC_OUT_LEN]; member
H A Dsmp_tool.c510 cryptLeftShiftOneBitParam.output = param->output2; in SMP_CryptographicAesCmacStep1()
516 cryptXor128param.out = param->output2; in SMP_CryptographicAesCmacStep1()
570 cryptAesCmacStep2Param.input2, CRYPT_AESCMAC_IN_LEN, cryptAesCmacStep1Param.output2, CRYPT_AESCMAC_IN_LEN); in SMP_ConstituteAesCmacStep3Param()
H A Dsmp.c1664 cryptAesCmacstep2Param.input2, CRYPT_AESCMAC_IN_LEN, cryptAesCmacStep1parm.output2, CRYPT_AESCMAC_IN_LEN); in SMP_GenerateSignatureStep1()

Completed in 6 milliseconds