Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/crypto/
Dcrypto.h60 #define CAP_AUTONONCE BIT(7) macro
/Zephyr-Core-3.7.0/drivers/crypto/
Dcrypto_ataes132a.c871 CAP_SYNC_OPS | CAP_AUTONONCE); in ataes132a_query_caps()