Lines Matching refs:wpabuf
472 struct wpabuf * tls_connection_handshake(void *tls_ctx, in tls_connection_handshake()
474 const struct wpabuf *in_data, in tls_connection_handshake()
475 struct wpabuf **appl_data) in tls_connection_handshake()
482 struct wpabuf * tls_connection_handshake2(void *tls_ctx, in tls_connection_handshake2()
484 const struct wpabuf *in_data, in tls_connection_handshake2()
485 struct wpabuf **appl_data, in tls_connection_handshake2()
491 struct wpabuf *out; in tls_connection_handshake2()
526 struct wpabuf * tls_connection_server_handshake(void *tls_ctx, in tls_connection_server_handshake()
528 const struct wpabuf *in_data, in tls_connection_server_handshake()
529 struct wpabuf **appl_data) in tls_connection_server_handshake()
534 struct wpabuf *out; in tls_connection_server_handshake()
561 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt()
563 const struct wpabuf *in_data) in tls_connection_encrypt()
567 struct wpabuf *buf; in tls_connection_encrypt()
586 struct wpabuf *buf; in tls_connection_encrypt()
607 struct wpabuf * tls_connection_decrypt(void *tls_ctx, in tls_connection_decrypt()
609 const struct wpabuf *in_data) in tls_connection_decrypt()
615 struct wpabuf * tls_connection_decrypt2(void *tls_ctx, in tls_connection_decrypt2()
617 const struct wpabuf *in_data, in tls_connection_decrypt2()
632 struct wpabuf *buf; in tls_connection_decrypt2()
792 struct wpabuf *data) in tls_connection_set_success_data()
802 const struct wpabuf *