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.c294 * default_check isn't a fixer per se, but rather a helper function to in default_check()
297 static int default_check(enum state state, in default_check()
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(stat in fix_dh_paramgen_type()
289 static int default_check(enum state state, default_check() function
[all...]
/freebsd/contrib/expat/tests/
H A Dhandlers.h594 typedef struct default_check { struct