Lines Matching defs:data
408 static int server_npn_cb(SSL *s, const unsigned char **data,
412 *data = ctx_data->npn_protocols;
789 * Send/receive some application data. The read-write sequence is
790 * Peer A: (R) W - first read will yield no data
827 /* ... but we only write one write-buffer-full of data. */
842 * but this doesn't yet occur with current app data sizes.
852 * to read gives us somewhat better guarantees that all data sent is in fact
891 /* Reset the count of the amount of app data we need to read/write */
997 * The SSL object is still expecting app data, even though it's going to
1004 * We're not actually expecting data - we're expecting a reneg to
1510 ex_data_idx = SSL_get_ex_new_index(0, "ex data", NULL, NULL, NULL);