Home
last modified time | relevance | path

Searched defs:lws_ssh_keys (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h398 struct lws_ssh_keys { struct
400 uint8_t key[3][LWS_SIZE_CHACHA256_KEY];
426 struct lws_ssh_keys keys_next_cts; argument