Searched refs:crypto_stm32_cbc_encrypt (Results 1 – 1 of 1) sorted by relevance
208 static int crypto_stm32_cbc_encrypt(struct cipher_ctx *ctx, in crypto_stm32_cbc_encrypt() function420 ctx->ops.cbc_crypt_hndlr = crypto_stm32_cbc_encrypt; in crypto_stm32_session_setup()