Searched refs:GenCipherTextBySpec (Results 1 – 3 of 3) sorted by relevance
26 static HcfBlob GenCipherTextBySpec(Sm2CipherTextSpec spec, char *mode, int32_t *errCode);
24 HcfBlob Sm2CryptoUtilImpl::GenCipherTextBySpec(Sm2CipherTextSpec spec, char *mode, int32_t *errCode) in GenCipherTextBySpec() function in OHOS::CryptoFramework::Sm2CryptoUtilImpl
1808 return Sm2CryptoUtilImpl::GenCipherTextBySpec(spec, mode, errCode); in FFiOHOSSm2CryptoUtilGenCipherTextBySpec()