Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c498 static int crypto_smartbond_cipher_ecb_handler(struct cipher_ctx *ctx, struct cipher_pkt *pkt) in crypto_smartbond_cipher_ecb_handler() function
831 ctx->ops.block_crypt_hndlr = crypto_smartbond_cipher_ecb_handler; in crypto_smartbond_cipher_begin_session()