Searched refs:query_hw_caps (Results 1 – 16 of 16) sorted by relevance
| /Zephyr-latest/include/zephyr/crypto/ |
| D | crypto.h | 69 int (*query_hw_caps)(const struct device *dev); member 118 tmp = api->query_hw_caps(dev); in crypto_query_hwcaps()
|
| /Zephyr-latest/drivers/crypto/ |
| D | crypto_nrf_ecb.c | 139 .query_hw_caps = nrf_ecb_query_caps,
|
| D | crypto_it8xxx2_sha.c | 221 .query_hw_caps = it8xxx2_query_hw_caps,
|
| D | crypto_npcx_sha.c | 208 .query_hw_caps = npcx_query_caps,
|
| D | crypto_it8xxx2_sha_v2.c | 346 .query_hw_caps = it8xxx2_query_hw_caps,
|
| D | crypto_tc_shim.c | 321 .query_hw_caps = tc_query_caps,
|
| D | crypto_intel_sha.c | 332 .query_hw_caps = intel_sha_device_hw_caps,
|
| D | crypto_mcux_dcp.c | 335 .query_hw_caps = crypto_dcp_query_hw_caps,
|
| D | crypto_mchp_xec_symcr.c | 518 .query_hw_caps = xec_symcr_query_hw_caps,
|
| D | crypto_stm32.c | 548 .query_hw_caps = crypto_stm32_query_caps,
|
| D | crypto_cc23x0.c | 677 .query_hw_caps = crypto_cc23x0_query_caps,
|
| D | crypto_mtls_shim.c | 608 .query_hw_caps = mtls_query_caps,
|
| D | crypto_ataes132a.c | 890 .query_hw_caps = ataes132a_query_caps,
|
| D | crypto_smartbond.c | 935 .query_hw_caps = crypto_smartbond_query_hw_caps
|
| D | crypto_si32.c | 1198 .query_hw_caps = crypto_si32_query_hw_caps,
|
| /Zephyr-latest/drivers/ieee802154/ |
| D | ieee802154_cc2520.c | 1401 .query_hw_caps = cc2520_crypto_hw_caps,
|