Home
last modified time | relevance | path

Searched refs:ossl_set_error_state (Results 1 – 13 of 13) 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/implementations/rands/
H A Dseed_src_jitter.c115 ossl_set_error_state(OSSL_SELF_TEST_TYPE_CRNG); in get_jitter_random_value()
158 ossl_set_error_state(OSSL_SELF_TEST_TYPE_CRNG); in jitter_instantiate()
/freebsd/crypto/openssl/providers/fips/
H A Dself_test.c414 ossl_set_error_state(OSSL_SELF_TEST_TYPE_NONE); in SELF_TEST_post()
430 void ossl_set_error_state(const char *type) in ossl_set_error_state() function
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_key.c201 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in dsa_keygen()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_dsa_kmgmt.c288 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT_IMPORT); in ml_dsa_import()
487 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ml_dsa_gen()
H A Dml_kem_kmgmt.c480 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT_IMPORT); in ml_kem_import()
782 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ml_kem_gen()
H A Dslh_dsa_kmgmt.c370 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in slh_dsa_gen()
H A Decx_kmgmt.c813 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ed25519_gen()
846 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ed448_gen()
H A Ddh_kmgmt.c797 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in dh_gen()
H A Dec_kmgmt.c1312 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ec_gen()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_gen.c639 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in rsa_keygen()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_key.c391 ossl_set_error_state(OSSL_SELF_TEST_TYPE_PCT); in ec_generate_key()