Searched refs:cc3xx_lowlevel_aes_get_state (Results 1 – 6 of 6) sorted by relevance
142 void cc3xx_lowlevel_aes_get_state(struct cc3xx_aes_state_t *state);
235 cc3xx_lowlevel_aes_get_state(&aes_state); in cc3xx_lowlevel_drbg_ctr_generate()
528 void cc3xx_lowlevel_aes_get_state(struct cc3xx_aes_state_t *state) in cc3xx_lowlevel_aes_get_state() function
111 cc3xx_lowlevel_aes_get_state(state); in cmac_setup()132 cc3xx_lowlevel_aes_get_state(state); in cmac_update()
367 cc3xx_lowlevel_aes_get_state(&operation->aes); in cc3xx_aead_update_ad()497 cc3xx_lowlevel_aes_get_state(&operation->aes); in cc3xx_aead_update()
457 cc3xx_lowlevel_aes_get_state(&(operation->aes)); in cc3xx_cipher_update()