ssl.c: Move functions out to separate files

Moved E[CD][25519||448] APIs to pk.c
Move public key PEM APIs to pk.c.
Move wolfSSL loading and using of private keys and certificates to
ssl_load.c
Move PKCS#7 and PKCS#12 APIs to ssl_p7p12.c.
Move session and session cache APIs to ssl_sess.c.
Other minor fixes.
This commit is contained in:
Sean Parkinson
2024-03-05 11:02:45 +10:00
parent 9b92aea245
commit 8e9810e87e
29 changed files with 17234 additions and 13797 deletions
+5783
View File
File diff suppressed because it is too large Load Diff