Home
last modified time | relevance | path

Searched refs:OH_CryptoDigest_Update (Results 1 - 3 of 3) sorted by relevance

/base/security/crypto_framework/interfaces/kits/native/include/
H A Dcrypto_digest.h79 OH_Crypto_ErrCode OH_CryptoDigest_Update(OH_CryptoDigest *ctx, Crypto_DataBlob *in);
91 * @see OH_CryptoDigest_Update
/base/security/crypto_framework/frameworks/native/src/
H A Ddigest.c45 OH_Crypto_ErrCode OH_CryptoDigest_Update(OH_CryptoDigest *ctx, Crypto_DataBlob *in) in OH_CryptoDigest_Update() function
/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_digest_test.cpp59 ret = OH_CryptoDigest_Update(mdObj, &inBlob); in HWTEST_F()

Completed in 2 milliseconds