Searched refs:hash_h (Results 1 – 3 of 3) sorted by relevance
49 P_CC3XX->hash.hash_h[idx] = bswap_32(buf[idx]); in set_hash_h()58 buf[idx] = bswap_32(P_CC3XX->hash.hash_h[idx]); in get_hash_h()156 get_hash_h(state->hash_h, sizeof(state->hash_h)); in cc3xx_lowlevel_hash_get_state()169 set_hash_h(state->hash_h, hash_h_len); in cc3xx_lowlevel_hash_set_state()
42 uint32_t hash_h[8]; member
244 __IOM uint32_t hash_h[9]; variable