Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_nrf_ecb.c32 static int do_ecb_encrypt(struct cipher_ctx *ctx, struct cipher_pkt *pkt) in do_ecb_encrypt() function
113 ctx->ops.block_crypt_hndlr = do_ecb_encrypt; in nrf_ecb_session_setup()