Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dsahara.c103 #define SAHARA_STATUS_SECURE (1 << 5) macro
372 if (status & SAHARA_STATUS_SECURE) in sahara_decode_status()