Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/apps/
Drand.c23 OPT_OUT, OPT_ENGINE, OPT_BASE64, OPT_HEX, enumerator
33 {"base64", OPT_BASE64, '-', "Base64 encode output"},
71 case OPT_BASE64: in rand_main()