mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-04 08:09:56 +01:00
mbedtls: Update to 2.6.0 release (without IDF-specific patches)
This commit is contained in:
committed by
Angus Gratton
parent
63e1e4e502
commit
ae382b3bfa
@@ -116,7 +116,7 @@ int mbedtls_ecjpake_setup( mbedtls_ecjpake_context *ctx,
|
||||
const unsigned char *secret,
|
||||
size_t len );
|
||||
|
||||
/*
|
||||
/**
|
||||
* \brief Check if a context is ready for use
|
||||
*
|
||||
* \param ctx Context to check
|
||||
|
||||
Reference in New Issue
Block a user