Home
last modified time | relevance | path

Searched defs:sha1 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dsha1.c79 void sha1(const void *data, size_t len, u8 out[SHA1_DIGEST_SIZE]) in sha1() function
/linux/lib/crypto/
H A Dsha1.c228 void sha1(const u8 *data, size_t len, u8 out[SHA1_DIGEST_SIZE]) in sha1() function
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c723 struct sha1_state *sha1; in swap_pad() local