Home
last modified time | relevance | path

Searched defs:FORMAT_BASE64 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dfmt.h30 # define FORMAT_BASE64 (3 | B_FORMAT_TEXT) /* Base64 */ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h585 # define FORMAT_BASE64 (3 | B_FORMAT_TEXT) /* Base64 */ macro