Home
last modified time | relevance | path

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

/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa_verify.c74 static int emsa_pss_hash_cmp(uint8_t *m_tmp, uint32_t m_tmp_len, in emsa_pss_hash_cmp() function
273 ret = emsa_pss_hash_cmp(m_tmp, m_tmp_len, hash, digestlen); in emsa_pss_verify()