Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dsahara.c108 #define SAHARA_STATUS_SECURE (1 << 5) macro
382 if (status & SAHARA_STATUS_SECURE) in sahara_decode_status()