Searched refs:cc3xx_lowlevel_poly1305_get_state (Results 1 – 4 of 4) sorted by relevance
74 void cc3xx_lowlevel_poly1305_get_state(struct cc3xx_poly1305_state_t *state);
151 void cc3xx_lowlevel_poly1305_get_state(struct cc3xx_poly1305_state_t *state) in cc3xx_lowlevel_poly1305_get_state() function
184 cc3xx_lowlevel_poly1305_get_state(&state->poly_state); in cc3xx_lowlevel_chacha20_get_state()
356 cc3xx_lowlevel_poly1305_get_state(&(operation->chacha.poly_state)); in cc3xx_aead_update_ad()471 cc3xx_lowlevel_poly1305_get_state(&(operation->chacha.poly_state)); in cc3xx_aead_update()