Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/crypto/
Dcipher.h242 typedef void (*cipher_completion_cb)(struct cipher_pkt *completed, int status); typedef
Dcrypto.h81 cipher_completion_cb cb);
229 cipher_completion_cb cb) in cipher_callback_set()
/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c64 cipher_completion_cb cipher_user_cb;
858 crypto_smartbond_cipher_set_async_callback(const struct device *dev, cipher_completion_cb cb) in crypto_smartbond_cipher_set_async_callback()