Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/pem/
Dpem.h413 # define DECLARE_PEM_rw_const(name, type) \ macro
632 DECLARE_PEM_rw_const(RSAPublicKey, RSA)
638 DECLARE_PEM_rw_const(DSAparams, DSA)
641 DECLARE_PEM_rw_const(ECPKParameters, EC_GROUP)
646 DECLARE_PEM_rw_const(DHparams, DH)
/freebsd-9-stable/crypto/openssl/crypto/cms/
Dcms.h124 DECLARE_PEM_rw_const(CMS, CMS_ContentInfo)