Searched refs:sha1_ctx (Results 1 – 3 of 3) sorted by relevance
81 struct sha1_ctx struct96 extern void sha1_init_ctx (struct sha1_ctx *ctx); argument103 struct sha1_ctx *ctx);110 struct sha1_ctx *ctx);119 extern void *sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf);128 extern void *sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf);
58 sha1_init_ctx (struct sha1_ctx *ctx) in sha1_init_ctx()76 sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf) in sha1_read_ctx()93 sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf) in sha1_finish_ctx()122 struct sha1_ctx ctx; in sha1_stream()189 struct sha1_ctx ctx; in sha1_buffer()202 sha1_process_bytes (const void *buffer, size_t len, struct sha1_ctx *ctx) in sha1_process_bytes()287 sha1_process_block (const void *buffer, size_t len, struct sha1_ctx *ctx) in sha1_process_block()
114 struct sha1_ctx ctx; in generate_build_id()