Home
last modified time | relevance | path

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

/external/elfutils/lib/
Dsha1.h72 extern void sha1_process_bytes (const void *buffer, size_t len,
Dsha1.c121 sha1_process_bytes (const void *buffer, size_t len, struct sha1_ctx *ctx) in sha1_process_bytes() function
/external/elfutils/src/
Dldgeneric.c4219 compute_hash_sum ((void (*) (const void *, size_t, void *)) sha1_process_bytes, in compute_build_id()