Home
last modified time | relevance | path

Searched defs:crypto_smartbond_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c46 struct crypto_smartbond_data { struct
50 struct k_sem session_sem;
56 struct k_sem device_sem;
63 union {
95 struct crypto_smartbond_data *data = ((const struct device *)arg)->data; in smartbond_crypto_isr() argument