Home
last modified time | relevance | path

Searched refs:ResetStrBuf (Results 1 - 2 of 2) sorted by relevance

/base/security/huks/frameworks/crypto_lite/js/builtin/include/
H A Dcipher_module.h31 static void ResetStrBuf(char *strBuf);
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp85 ResetStrBuf(strKey); in Rsa()
152 ResetStrBuf(strKey); in Aes()
153 ResetStrBuf(strIv); in Aes()
163 void CipherModule::ResetStrBuf(char *strBuf) in ResetStrBuf() function in OHOS::ACELite::CipherModule

Completed in 2 milliseconds