Home
last modified time | relevance | path

Searched refs:crypto_stm32_ecb_encrypt (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_stm32.c166 static int crypto_stm32_ecb_encrypt(struct cipher_ctx *ctx, in crypto_stm32_ecb_encrypt() function
414 ctx->ops.block_crypt_hndlr = crypto_stm32_ecb_encrypt; in crypto_stm32_session_setup()