Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/
H A Dprov_running.c14 void ossl_set_error_state(const char *type) in ossl_set_error_state() function
/freebsd/crypto/openssl/providers/common/include/prov/
H A Dprovidercommon.h21 void ossl_set_error_state(const char *type);
/freebsd/crypto/openssl/providers/fips/
H A Dself_test.c356 ossl_set_error_state(OSSL_SELF_TEST_TYPE_NONE); in SELF_TEST_post()
367 void ossl_set_error_state(const char *type) in ossl_set_error_state() function
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_key.c118 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in dsa_keygen()
/freebsd/crypto/openssl/providers/implementations/rands/
H A Dcrngt.c98 ossl_set_error_state(OSSL_SELF_TEST_TYPE_CRNG); in prov_crngt_compare_previous()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_gen.c452 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in rsa_keygen()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_key.c340 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ec_generate_key()