Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c65 hash_completion_cb hash_user_cb; member
105 if (data->hash_user_cb) { in smartbond_crypto_isr()
106 data->hash_user_cb(data->hash_pkt, status); in smartbond_crypto_isr()
918 data->hash_user_cb = cb; in crypto_smartbond_hash_set_async_callback()