Searched defs:octets_in_msg (Results 1 – 1 of 1) sorted by relevance
77 sha1(const uint8_t *msg, int octets_in_msg, uint32_t hash_value[5]) { in sha1()204 sha1_update(sha1_ctx_t *ctx, const uint8_t *msg, int octets_in_msg) { in sha1_update()