Searched refs:crypto_stm32_ecb_decrypt (Results 1 – 1 of 1) sorted by relevance
187 static int crypto_stm32_ecb_decrypt(struct cipher_ctx *ctx, in crypto_stm32_ecb_decrypt() function437 ctx->ops.block_crypt_hndlr = crypto_stm32_ecb_decrypt; in crypto_stm32_session_setup()