Searched refs:GetCipherTextSpec (Results 1 – 3 of 3) sorted by relevance
27 static Sm2CipherTextSpec *GetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode);
31 Sm2CipherTextSpec *Sm2CryptoUtilImpl::GetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode) in GetCipherTextSpec() function in OHOS::CryptoFramework::Sm2CryptoUtilImpl
1813 return Sm2CryptoUtilImpl::GetCipherTextSpec(input, mode, errCode); in FFiOHOSSm2CryptoUtilGetCipherTextSpec()