Lines Matching refs:shared
349 the function call (i.e. no buffer parameters are in shared memory),
905 used on a shared secret from a key agreement since its input must be
948 * Fix TLS 1.3 session resumption when the established pre-shared key is
949 384 bits long. That is the length of pre-shared keys created under a
1020 * make: enable building unversioned shared library, with e.g.:
1057 * Mbed TLS now supports TLS 1.3 key establishment via pre-shared keys.
1058 The pre-shared keys can be provisioned externally or via the ticket
1285 now capable of negotiating another shared secret if the one sent in its
1305 * Opaque pre-shared keys for TLS, provisioned with
1380 * Fix the library search path when building a shared library with CMake
1537 if the output buffer is in memory that is shared with an untrusted
1541 oracle vulnerability if the output buffer is in memory that is shared with
1597 * Fix issue in Makefile on Linux with SHARED=1, that caused shared libraries
1598 not to list other shared libraries they need.
1771 in DHM and ECDH that compute the shared secret; the scalar multiplication
2006 shared library. Reported by Guillermo Garcia M. in #4411.
2834 predictable shared secret if a hardware accelerator failed and the other
3564 functionality shared by multiple Mbed TLS modules. At this stage
3634 * Fix the Makefile build process for building shared libraries on Mac OS X.
3688 * Allow configuring the shared library extension by setting the DLEXT
4525 * Fix missing -static-libgcc when building shared libraries for Windows
4527 * Fix link error when building shared libraries for Windows with make.