aboutsummaryrefslogtreecommitdiff
path: root/crypto/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-25make X509_NAME opaqueDr. Stephen Henson2-0/+87
2015-03-24make ASN1_OBJECT opaqueDr. Stephen Henson1-0/+16
2015-03-24Move some EVP internals to evp_int.hDr. Stephen Henson1-0/+123
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson1-0/+105
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell2-22/+21
2014-12-08Move bn internal functions into bn_int.h and bn_lcl.hMatt Caswell1-0/+7
2014-12-08Implement internally opaque bn access from srpMatt Caswell1-0/+35
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell1-0/+118