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.c297 static int default_check(enum state state, in default_check() function
401 if ((ret = default_check(state, translation, ctx)) <= 0) in default_fixup_args()
756 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_cipher_md()
856 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_kdf_type()
885 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_kdf_type()
960 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_oid()
1003 if ((ret = default_check(state, translation, ctx)) <= 0) in fix_dh_nid()
1028 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/contrib/expat/tests/
H A Dhandlers.h594 typedef struct default_check { struct