Home
last modified time | relevance | path

Searched refs:hash_update_bite_str (Results 1 – 1 of 1) sorted by relevance

/external/libwebsockets/lib/secure-streams/system/auth-sigv4/
Dsign.c175 static inline int hash_update_bite_str(struct lws_genhash_ctx *ctx, const char * str) in hash_update_bite_str() function
237 if (hash_update_bite_str(&hash_ctx, s->headers[i].name) || in build_sign_string()
241 if (hash_update_bite_str(&hash_ctx, s->headers[i].name) || in build_sign_string()