Home
last modified time | relevance | path

Searched defs:new_form (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dec.c78 int asn1_flag = OPENSSL_EC_NAMED_CURVE, new_form = 0, new_asn1_flag = 0; in ec_main() local
H A Decparam.c88 int list_curves = 0, no_seed = 0, check = 0, new_form = 0; in ecparam_main() local
/netbsd-src/lib/libform/
H A Dform.c486 new_form(FIELD **fields) in new_form() function