Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Dsahara.c100 #define SAHARA_STATUS_SECURE BIT(5) macro
364 if (status & SAHARA_STATUS_SECURE) in sahara_decode_status()