Searched refs:TestConstructDeriveParamSet (Results 1 – 6 of 6) sorted by relevance
57 int32_t TestConstructDeriveParamSet(struct TestDeriveParamSetStructure *paramStruct);
347 int32_t TestConstructDeriveParamSet(struct TestDeriveParamSetStructure *paramStruct);
74 int32_t ret = TestConstructDeriveParamSet(¶mStruct); in DeriveKey()
76 int32_t ret = TestConstructDeriveParamSet(¶mStruct); in DeriveKey()
60 int32_t ret = TestConstructDeriveParamSet(¶mStruct); in DeriveKey()
488 int32_t TestConstructDeriveParamSet(struct TestDeriveParamSetStructure *paramStruct) in TestConstructDeriveParamSet() function