Home
last modified time | relevance | path

Searched refs:tls (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/lib/libutee/arch/arm/
A Dtcb.c54 uint8_t *tls; member
69 uint8_t tls[]; member
140 _tcb->dtv[i + 1].tls = _tcb->tls + size; in __utee_tcb_init()
142 memcpy(_tcb->tls + size, in __utee_tcb_init()
146 memset(_tcb->tls + size + phdr->p_filesz, 0, in __utee_tcb_init()
172 return _tcb->dtv[ti->module].tls + ti->offset; in __tls_get_addr()
201 dlpi->dlpi_tls_data = _tcb->dtv[id].tls; in dl_iterate_phdr()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DSUPPORT.md8 - the [Mbed TLS knowledge Base](https://tls.mbed.org/kb);
10 archives](https://lists.trustedfirmware.org/archives/list/mbed-tls@lists.trustedfirmware.org/).
15 mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org).
A DSECURITY.md5 <mbed-tls-security@lists.trustedfirmware.org>.
11 center](https://developer.trustedfirmware.org/w/mbed-tls/security-center/).
A DREADME.md20 …rary configuration is available as part of the [Mbed TLS documentation](https://tls.mbed.org/api/).
80 …ecific platforms. You can also check [the Mbed TLS Knowledge Base](https://tls.mbed.org/kb) for ar…
82 …lease let us know what, so we can add it to the [Mbed TLS Knowledge Base](https://tls.mbed.org/kb).
196 …[Porting Mbed TLS to a new environment or OS](https://tls.mbed.org/kb/how-to/how-do-i-port-mbed-tl…
197 - [What external dependencies does Mbed TLS rely on?](https://tls.mbed.org/kb/development/what-ex…
198 - [How do I configure Mbed TLS](https://tls.mbed.org/kb/compiling-and-building/how-do-i-configure…
262 * To report a security vulnerability in Mbed TLS, please email <mbed-tls-security@lists.trustedfirm…
A DCONTRIBUTING.md10 - We would ask that contributions conform to [our coding standards](https://tls.mbed.org/kb/develop…
17 …[start a discussion](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmwa…
61 … how to add additional tests is available on the Mbed TLS website](https://tls.mbed.org/kb/develop…
80 1. If a [Knowledge Base (KB)](https://tls.mbed.org/kb) article should be added, write this as a com…
A DChangeLog1271 and the used tls-prf.
1272 * Add public API for tls-prf function, according to requested enum.
1282 in https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-05.
1294 and the used tls-prf.
1295 * Add public API for tls-prf function, according to requested enum.
2786 https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/
3154 * Add support for FALLBACK_SCSV (draft-ietf-tls-downgrade-scsv).
3155 * Add support for Extended Master Secret (draft-ietf-tls-session-hash).

Completed in 30 milliseconds