Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_isocket.h23 TEE_Result (*send)(TEE_iSocketHandle ctx, const void *buf, member
/optee_os/lib/libutee/
H A Dtee_tcpudp_socket.c213 .send = sock_send,
224 .send = sock_send,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dnet_sockets.c57 #define write(fd, buf, len) send(fd, (char *) (buf), (int) (len), 0)
/optee_os/lib/libmbedtls/mbedtls/
H A DSECURITY.md4 send an email to the security team at
H A DChangeLog658 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 DMAINTAINERS17 in documentation/github.md). Therefore, please do NOT send patches to the