Home
last modified time | relevance | path

Searched defs:signature_bin (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c396 uint8_t buf[512], sign_key[32], signature_bin[32], *bp; in lws_ss_apply_sigv4() local
341 build_auth_string(struct lws *wsi, char * buf, size_t bufsz, struct lws_ss_handle *h, struct sigv4 *s, uint8_t *signature_bin) build_auth_string() argument

Completed in 1 milliseconds