Lines Matching refs:shared
154 the function call (i.e. no buffer parameters are in shared memory),
710 used on a shared secret from a key agreement since its input must be
753 * Fix TLS 1.3 session resumption when the established pre-shared key is
754 384 bits long. That is the length of pre-shared keys created under a
825 * make: enable building unversioned shared library, with e.g.:
862 * Mbed TLS now supports TLS 1.3 key establishment via pre-shared keys.
863 The pre-shared keys can be provisioned externally or via the ticket
1090 now capable of negotiating another shared secret if the one sent in its
1110 * Opaque pre-shared keys for TLS, provisioned with
1185 * Fix the library search path when building a shared library with CMake
1342 if the output buffer is in memory that is shared with an untrusted
1346 oracle vulnerability if the output buffer is in memory that is shared with
1402 * Fix issue in Makefile on Linux with SHARED=1, that caused shared libraries
1403 not to list other shared libraries they need.
1576 in DHM and ECDH that compute the shared secret; the scalar multiplication
1811 shared library. Reported by Guillermo Garcia M. in #4411.
2639 predictable shared secret if a hardware accelerator failed and the other
3369 functionality shared by multiple Mbed TLS modules. At this stage
3439 * Fix the Makefile build process for building shared libraries on Mac OS X.
3493 * Allow configuring the shared library extension by setting the DLEXT
4330 * Fix missing -static-libgcc when building shared libraries for Windows
4332 * Fix link error when building shared libraries for Windows with make.