Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dsahara.c113 #define SAHARA_STATUS_GET_ISTATE(x) (((x) >> 24) & 0xff) macro
393 SAHARA_STATUS_GET_ISTATE(status)); in sahara_decode_status()