David Benjamin a925c220c1 Remove EVP_PKEY_ASN1_METHOD and EVP_PKEY_METHOD from public headers
With EVP_PKEY and EVP_PKEY_CTX opaque, these symbols don't appear in any
public APIs anymore. Make them internal, which also opens the door to
renaming them:

- EVP_PKEY_METHOD is more accurately EVP_PKEY_CTX_METHOD
- EVP_PKEY_ASN1_METHOD is more accurately EVP_PKEY_METHOD

Or perhaps the split doesn't mean much and we should fold them together.

Change-Id: I8a0f7c2e07445dc981c7cef697263e59dba7784e
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/57885
Commit-Queue: David Benjamin <davidben@google.com>
Auto-Submit: David Benjamin <davidben@google.com>
Reviewed-by: Bob Beck <bbe@google.com>
Commit-Queue: Bob Beck <bbe@google.com>
2023-03-07 20:32:17 +00:00
..
2023-02-23 15:56:52 +00:00
2023-02-23 15:56:52 +00:00
2017-05-23 22:34:09 +00:00
2023-02-16 17:51:20 +00:00
2017-06-12 20:32:21 +00:00
2022-10-25 20:21:33 +00:00