Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c646 static int crypto_smartbond_cipher_ctr_handler(struct cipher_ctx *ctx, in crypto_smartbond_cipher_ctr_handler() function
837 ctx->ops.ctr_crypt_hndlr = crypto_smartbond_cipher_ctr_handler; in crypto_smartbond_cipher_begin_session()