Home
last modified time | relevance | path

Searched refs:hs_extend_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dconnection.c352 uint8_t *hs_extend_data = NULL; in do_send_handshake() local
382 hs_extend_data = (uint8_t *)hs_data + in do_send_handshake()
384 hs_fill_extend_data(conn_impl, ops, hs_extend_data, extend_len); in do_send_handshake()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dconnection.c352 uint8_t *hs_extend_data = NULL; in do_send_handshake() local
382 hs_extend_data = (uint8_t *)hs_data + in do_send_handshake()
384 hs_fill_extend_data(conn_impl, ops, hs_extend_data, extend_len); in do_send_handshake()

Completed in 4 milliseconds