Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_fips.c30 return (reg & CC_FIPS_SYNC_MODULE_OK); in cc_get_tee_fips_status()
47 val |= (status ? CC_FIPS_SYNC_MODULE_OK : CC_FIPS_SYNC_MODULE_ERROR); in cc_set_ree_fips_status()
Dcc_fips.h10 CC_FIPS_SYNC_MODULE_OK = 0x0, enumerator