Searched refs:sha1_ctx (Results 1 – 3 of 3) sorted by relevance
80 struct sha1_ctx struct95 extern void sha1_init_ctx (struct sha1_ctx *ctx); argument102 struct sha1_ctx *ctx);109 struct sha1_ctx *ctx);118 extern void *sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf);127 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()