Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dsha1-tst.c39 sha1_init_ctx (&ctx); in main()
51 sha1_init_ctx (&ctx); in main()
64 sha1_init_ctx (&ctx); in main()
/external/elfutils/lib/
Dsha1.h56 extern void sha1_init_ctx (struct sha1_ctx *ctx);
Dsha1.c54 sha1_init_ctx (ctx) in sha1_init_ctx() function
/external/elfutils/src/
Dldgeneric.c4226 sha1_init_ctx (&ctx); in compute_build_id()