Searched refs:crypto_stm32_session (Results 1 – 2 of 2) sorted by relevance
31 struct crypto_stm32_session { struct44 ((struct crypto_stm32_session *const)(ctx)->drv_sessn_state) argument
48 struct crypto_stm32_session crypto_stm32_sessions[CRYPTO_MAX_SESSION];120 struct crypto_stm32_session *session = CRYPTO_STM32_SESSN(ctx); in do_aes()215 struct crypto_stm32_session *session = CRYPTO_STM32_SESSN(ctx); in crypto_stm32_cbc_encrypt()242 struct crypto_stm32_session *session = CRYPTO_STM32_SESSN(ctx); in crypto_stm32_cbc_decrypt()267 struct crypto_stm32_session *session = CRYPTO_STM32_SESSN(ctx); in crypto_stm32_ctr_encrypt()290 struct crypto_stm32_session *session = CRYPTO_STM32_SESSN(ctx); in crypto_stm32_ctr_decrypt()334 struct crypto_stm32_session *session; in crypto_stm32_session_setup()482 struct crypto_stm32_session *session = CRYPTO_STM32_SESSN(ctx); in crypto_stm32_session_free()