Home
last modified time | relevance | path

Searched defs:PEM_STRING_DSAPARAMS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpem_all.c128 IMPLEMENT_PEM_rw_const(DSAparams, DSA, PEM_STRING_DSAPARAMS, DSAparams) in IMPLEMENT_PEM_rw_const() argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_all.c129 IMPLEMENT_PEM_rw(DSAparams, DSA, PEM_STRING_DSAPARAMS, DSAparams) in IMPLEMENT_PEM_rw() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dpem.h45 # define PEM_STRING_DSAPARAMS "DSA PARAMETERS" macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dpem.h51 # define PEM_STRING_DSAPARAMS "DSA PARAMETERS" macro