Searched refs:cc3xx_lowlevel_hash_get_state (Results 1 – 4 of 4) sorted by relevance
71 cc3xx_lowlevel_hash_get_state(&operation->ctx); in cc3xx_hash_setup()114 cc3xx_lowlevel_hash_get_state(&operation->ctx); in cc3xx_hash_update()
165 cc3xx_lowlevel_hash_get_state(&state->hash); in cc3xx_lowlevel_hmac_set_key()193 cc3xx_lowlevel_hash_get_state(&state->hash); in cc3xx_lowlevel_hmac_update()247 cc3xx_lowlevel_hash_get_state(&state->hash); in cc3xx_lowlevel_hmac_finish()
77 void cc3xx_lowlevel_hash_get_state(struct cc3xx_hash_state_t *state);
150 void cc3xx_lowlevel_hash_get_state(struct cc3xx_hash_state_t *state) in cc3xx_lowlevel_hash_get_state() function