Home
last modified time | relevance | path

Searched refs:Sm2CryptoUtilImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dsm2_crypto_util_impl.cpp20 Sm2CryptoUtilImpl::Sm2CryptoUtilImpl() {} in Sm2CryptoUtilImpl() function in OHOS::CryptoFramework::Sm2CryptoUtilImpl
22 Sm2CryptoUtilImpl::~Sm2CryptoUtilImpl() {} in ~Sm2CryptoUtilImpl()
24 HcfBlob Sm2CryptoUtilImpl::GenCipherTextBySpec(Sm2CipherTextSpec spec, char *mode, int32_t *errCode) in GenCipherTextBySpec()
31 Sm2CipherTextSpec *Sm2CryptoUtilImpl::GetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode) in GetCipherTextSpec()
H A Dcrypto_ffi.cpp1808 return Sm2CryptoUtilImpl::GenCipherTextBySpec(spec, mode, errCode); in FFiOHOSSm2CryptoUtilGenCipherTextBySpec()
1813 return Sm2CryptoUtilImpl::GetCipherTextSpec(input, mode, errCode); in FFiOHOSSm2CryptoUtilGetCipherTextSpec()
/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dsm2_crypto_util_impl.h22 class Sm2CryptoUtilImpl {
24 explicit Sm2CryptoUtilImpl();
25 ~Sm2CryptoUtilImpl();