Searched refs:cc3xx_lowlevel_hash_set_state (Results 1 – 4 of 4) sorted by relevance
106 cc3xx_lowlevel_hash_set_state(&operation->ctx); in cc3xx_hash_update()128 cc3xx_lowlevel_hash_set_state(&operation->ctx); in cc3xx_hash_finish()
88 void cc3xx_lowlevel_hash_set_state(const struct cc3xx_hash_state_t *state);
187 cc3xx_lowlevel_hash_set_state(&state->hash); in cc3xx_lowlevel_hmac_update()212 cc3xx_lowlevel_hash_set_state(&state->hash); in cc3xx_lowlevel_hmac_finish()
160 void cc3xx_lowlevel_hash_set_state(const struct cc3xx_hash_state_t *state) in cc3xx_lowlevel_hash_set_state() function