Details
Description
The two functions CipCommon_GenerateEPath() and CipCommon_DecodeEPath() have inconsistency in the first parameter: PathLen.
GenerateEPath requires a size value in byte while DecodeEPath requires the size value in word.
The two functions CipCommon_GenerateEPath() and CipCommon_DecodeEPath() have inconsistency in the first parameter: PathLen.
GenerateEPath requires a size value in byte while DecodeEPath requires the size value in word.