Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha1.h36 void sha1_init_raw(__u32 *buf);
/linux/lib/crypto/
H A Dsha1.c134 void sha1_init_raw(__u32 *buf) in sha1_init_raw() function
142 EXPORT_SYMBOL(sha1_init_raw);
/linux/net/ipv6/
H A Daddrconf.c3371 sha1_init_raw(digest); in ipv6_generate_stable_address()