Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c36 struct sigv4 { struct
59 static inline int add_header(struct sigv4 *s, const char *name, const char *value) in add_header()
62 lwsl_err("%s too many sigv4 headers\n", __func__); in add_header()
89 init_sigv4(struct lws *wsi, struct lws_ss_handle *h, struct sigv4 *s) in init_sigv4()
197 struct lws_ss_handle *h, struct sigv4 *s) in build_sign_string()
286 struct sigv4 *s, uint8_t *sign_key) in calc_signing_key()
342 struct lws_ss_handle *h, struct sigv4 *s, in build_auth_string()
397 struct sigv4 s; in lws_ss_apply_sigv4()

Completed in 2 milliseconds