Home
last modified time | relevance | path

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

/openssl/providers/fips/
H A Dfipsindicator.c45 int ossl_FIPS_IND_get_settable(const OSSL_FIPS_IND *ind, int id) in ossl_FIPS_IND_get_settable() function
71 if (ossl_FIPS_IND_get_settable(ind, id) == OSSL_FIPS_IND_STATE_TOLERANT in ossl_FIPS_IND_on_unapproved()
/openssl/providers/fips/include/fips/
H A Dfipsindicator.h68 int ossl_FIPS_IND_get_settable(const OSSL_FIPS_IND *ind, int id);
121 *settable = ossl_FIPS_IND_get_settable(&((ctx)->indicator), id); \

Completed in 7 milliseconds