Searched refs:send (Results 1 – 6 of 6) sorted by relevance
| /optee_os/lib/libutee/include/ |
| H A D | tee_isocket.h | 23 TEE_Result (*send)(TEE_iSocketHandle ctx, const void *buf, member
|
| /optee_os/lib/libutee/ |
| H A D | tee_tcpudp_socket.c | 213 .send = sock_send, 224 .send = sock_send,
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | net_sockets.c | 57 #define write(fd, buf, len) send(fd, (char *) (buf), (int) (len), 0)
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | SECURITY.md | 4 send an email to the security team at
|
| H A D | ChangeLog | 658 the attacker to send a large number of messages for decryption. For 1611 * Fix a TLS 1.3 handshake failure when the first attempt to send the client 2832 (RFC 6347 section 4.2.8): an attacker able to send forged UDP packets to 3701 * Fix ssl_client2 example to send application data with 0-length content 5124 * ssl_close_notify() could send more than one message in some circumstances 5349 send() would return an EAGAIN error when sending the ticket. 5434 * Server does not send out extensions not advertised by client 5441 * Server-side initiated renegotiations send HelloRequest 5598 * ssl_close_notify() could send more than one message in some circumstances 6239 * Fixed bug resulting in failure to send the last [all …]
|
| /optee_os/ |
| H A D | MAINTAINERS | 17 in documentation/github.md). Therefore, please do NOT send patches to the
|