Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1954 struct crypto_buffer tmp_dgst; in Invoke_Crypto_DigestDoFinal() local
1955 CRYPTO_INIT(tmp_dgst); in Invoke_Crypto_DigestDoFinal()
1958 &tmp_dgst)); in Invoke_Crypto_DigestDoFinal()
1959 ADBG_EXPECT_BUFFER(c, tmp_dgst.buffer, tmp_dgst.size, in Invoke_Crypto_DigestDoFinal()
1960 SHARE_MEM02->buffer, tmp_dgst.size); in Invoke_Crypto_DigestDoFinal()
1970 CRYPTO_FREE(tmp_dgst); in Invoke_Crypto_DigestDoFinal()