Lines Matching defs:in_data
1450 const struct wpabuf *in_data,
1461 in_data ? (unsigned long) wpabuf_len(in_data) : 0);
1479 if ((in_data == NULL || wpabuf_len(in_data) == 0) &&
1486 if (in_data == NULL || wpabuf_len(in_data) == 0) {
1493 retval = eap_peer_tls_decrypt(sm, &data->ssl, in_data, &in_decrypted);
1539 const struct wpabuf *in_data,
1572 in_data, out_data);
1620 res = eap_ttls_decrypt(sm, data, ret, identifier, in_data,