Searched refs:sha1_st (Results 1 – 1 of 1) sorted by relevance
309 struct sha1_state sha1_st; in chcr_compute_partial_hash() local317 crypto_shash_export(desc, (void *)&sha1_st); in chcr_compute_partial_hash()318 memcpy(result_hash, sha1_st.state, SHA1_DIGEST_SIZE); in chcr_compute_partial_hash()