Home
last modified time | relevance | path

Searched refs:sha1_init (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/lib/crypto/
H A Dsha1.c130 void sha1_init(__u32 *buf) in sha1_init() function
138 EXPORT_SYMBOL(sha1_init);
/linux-6.15/include/crypto/
H A Dsha1.h43 void sha1_init(__u32 *buf);
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c104 u32 sha1_init[] = { SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4 }; in eip93_hash_init_sa_state_digest() local
116 memcpy(digest, sha1_init, sizeof(sha1_init)); in eip93_hash_init_sa_state_digest()
/linux-6.15/kernel/bpf/
H A Dcore.c307 sha1_init(digest); in bpf_prog_calc_tag()
/linux-6.15/net/ipv6/
H A Daddrconf.c3370 sha1_init(digest); in ipv6_generate_stable_address()