Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/pkey/
H A DEVP_PKEY_RSA_keygen.c246 int bits_i, use_short = 0; in main() local
252 use_short = 1; in main()
270 if (use_short) in main()
/freebsd/contrib/bc/src/
H A Dopt.c95 bc_opt_error(BcErr err, int c, const char* str, bool use_short) in bc_opt_error() argument
99 if (use_short) in bc_opt_error()