Lines Matching defs:data
735 /* 'len' is the length of the payload application data. */
1215 /* Try to write any remaining data. */
1232 * Try to read data for the next TLS record
1234 * to determine how much additional data to
1299 ktls_send_control_message(int fd, uint8_t type, void *data, size_t len)
1316 iov.iov_base = data;
1355 * First read the header to determine how much additional data
1423 * First read the header to determine how much additional data
1451 void *data, size_t len)
1465 iov.iov_base = data;
2058 * - a short test which sends 64 bytes of application data (likely as
2061 * - a long test which sends 64KB of application data (split across
2409 * - a short test which sends 64 bytes of application data (likely as
2412 * - a long test which sends 64KB of application data (split across
2415 * - a test with corrupted payload data in a single TLS record