Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c119 { PEM_STRING_DSAPARAMS, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode()
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_all.c129 IMPLEMENT_PEM_rw(DSAparams, DSA, PEM_STRING_DSAPARAMS, DSAparams) in IMPLEMENT_PEM_rw() argument
/freebsd/crypto/openssl/include/openssl/
H A Dpem.h51 # define PEM_STRING_DSAPARAMS "DSA PARAMETERS" macro