Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c289 static int default_check(enum state state, in default_check() function
390 if ((ret = default_check(state, translation, ctx)) <= 0) in default_fixup_args()
753 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_cipher_md()
853 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_kdf_type()
882 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_kdf_type()
957 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_oid()
1000 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_nid()
1026 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_nid5114()
1070 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_paramgen_type()
1096 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_ec_param_enc()
[all …]
/freebsd-14.2/contrib/expat/tests/
H A Dhandlers.h594 typedef struct default_check { struct