Searched refs:wpabuf_alloc_ext_data (Results 1 – 5 of 5) sorted by relevance
37 struct wpabuf * wpabuf_alloc_ext_data(u8 *data, size_t len);
503 out = wpabuf_alloc_ext_data(res, res_len); in tls_connection_handshake2()511 *appl_data = wpabuf_alloc_ext_data(ad, ad_len); in tls_connection_handshake2()548 out = wpabuf_alloc_ext_data(res, res_len); in tls_connection_server_handshake()
138 struct wpabuf * wpabuf_alloc_ext_data(u8 *data, size_t len) in wpabuf_alloc_ext_data() function
523 ret = wpabuf_alloc_ext_data(buf, buflen); in json_get_member_base64url()
791 conn->tls_io_data.out_data = wpabuf_alloc_ext_data(dummy, 0); in tls_connection_handshake()