Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c289 static int default_check(enum state state, in default_check() function
393 if ((ret = default_check(state, translation, ctx)) <= 0) in default_fixup_args()
754 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_cipher_md()
854 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_kdf_type()
883 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_kdf_type()
958 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_oid()
1001 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_nid()
1027 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_nid5114()
1071 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_paramgen_type()
1097 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_ec_param_enc()
[all …]
/freebsd/contrib/expat/tests/
H A Dhandlers.h594 typedef struct default_check { struct