Home
last modified time | relevance | path

Searched defs:Sm4Encrypt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dsm4_common.cpp142 int32_t Sm4Encrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in Sm4Encrypt() function
/ohos5.0/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/
H A Dhcfciphercreate_fuzzer.cpp113 static int32_t Sm4Encrypt(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, in Sm4Encrypt() function