mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-24 17:27:21 +00:00
components/openssl: add more interface for application
This commit is contained in:
@@ -8,4 +8,6 @@ EVP_PKEY *d2i_PrivateKey(int type,
|
||||
const unsigned char **pp,
|
||||
long length);
|
||||
|
||||
void EVP_PKEY_free(EVP_PKEY *x);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user