Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dfmt.h36 # define FORMAT_PEMRSA (9 | B_FORMAT_TEXT) /* PEM RSAPublicKey format */ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h591 # define FORMAT_PEMRSA (9 | B_FORMAT_TEXT) /* PEM RSAPubicKey format */ macro