Searched refs:protocol (Results 1 – 10 of 10) sorted by relevance
| /optee_os/lib/libutee/ |
| H A D | tee_socket_pta.c | 35 uint32_t protocol, uint32_t *handle) in __tee_socket_pta_open() argument 64 switch (protocol) { in __tee_socket_pta_open() 67 params[2].value.a = protocol; in __tee_socket_pta_open()
|
| H A D | tee_socket_private.h | 19 uint32_t protocol, uint32_t *handle);
|
| /optee_os/core/pta/veraison_attestation/ |
| H A D | README.md | 3 …ies to S-EL0 TAs and a demonstrator of an end-to-end remote attestation protocol [1] using the Ver…
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | SECURITY.md | 35 protection is limited to providing security guarantees offered by the protocol 37 messages will arrive without delay, as the TLS protocol doesn't guarantee that
|
| H A D | ChangeLog | 266 in the protocol version negotiation. 597 TLS 1.2 implementation of the protocol if it is disabled. 692 * The TLS 1.3 protocol is now enabled in the default configuration. 1474 * Add a function to access the protocol version from an SSL context in a 1505 the protocol version. 1526 * Enable building of Mbed TLS with TLS 1.3 protocol support but without TLS 1527 1.2 protocol support. 1758 protocol. See docs/architecture/tls13-support.md for the definition of 1762 to select the 1.3 version of the protocol to establish a TLS connection. 4193 Note, this padding mode is not used by the TLS protocol. Found and fixed by [all …]
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp23-st-scmi-cfg.dtsi | 25 scmi_clock: protocol@14 { 688 scmi_reset: protocol@16 {
|
| H A D | stm32mp25-st-scmi-cfg.dtsi | 25 scmi_clock: protocol@14 { 688 scmi_reset: protocol@16 {
|
| H A D | stm32mp21-st-scmi-cfg.dtsi | 25 scmi_clock: protocol@14 { 679 scmi_reset: protocol@16 {
|
| /optee_os/core/lib/qcbor/ |
| H A D | README.md | 383 protocol with strings, integers, arrays, maps and Booleans, but not floats 510 protocols. However, if the CBOR protocol is complex then use of 512 protocol is one that involves decoding a lot of maps or maps that
|
| /optee_os/scripts/kconfig/kconfiglib/ |
| H A D | guiconfig.py | 402 _root.protocol("WM_DELETE_WINDOW", _on_quit) 1199 dialog.protocol("WM_DELETE_WINDOW", cancel)
|