Searched refs:ConstructCorrectSm2CipherTextSpec (Results 1 – 2 of 2) sorted by relevance
84 HcfResult ConstructCorrectSm2CipherTextSpec(Sm2CipherTextSpec **spec) in ConstructCorrectSm2CipherTextSpec() function272 res = ConstructCorrectSm2CipherTextSpec(&spec);288 res = ConstructCorrectSm2CipherTextSpec(&spec);303 HcfResult res = ConstructCorrectSm2CipherTextSpec(&spec);375 HcfResult res = ConstructCorrectSm2CipherTextSpec(&spec);504 res = ConstructCorrectSm2CipherTextSpec(&spec);
100 …HcfResult ConstructCorrectSm2CipherTextSpec(Sm2CipherTextSpec **spec, const uint8_t* data, size_t … in ConstructCorrectSm2CipherTextSpec() function126 res = ConstructCorrectSm2CipherTextSpec(&spec, data, size); in TestHcfGenCipherTextBySpec()