Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha1_kunit.c11 #define HASH_INIT sha1_init
/linux/lib/crypto/
H A Dsha1.c134 void sha1_init(struct sha1_ctx *ctx) in sha1_init_raw()
139 EXPORT_SYMBOL_GPL(sha1_init); in sha1_init_raw()
204 sha1_init(&ctx); in __sha1_final()
163 void sha1_init(struct sha1_ctx *ctx) sha1_init() function
/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c108 static const u32 sha1_init[] = { in eip93_hash_init_sa_state_digest() local
124 memcpy(digest, sha1_init, sizeof(sha1_init)); in eip93_hash_init_sa_state_digest()
/linux/lib/
H A Ddigsig.c229 sha1_init(&ctx); in digsig_verify()
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c144 sha1_init(&sha_ctx); in TSS_authhmac()
206 sha1_init(&sha_ctx); in TSS_checkhmac1()
278 sha1_init(&sha_ctx); in TSS_checkhmac2()
/linux/crypto/
H A Dsha1.c75 sha1_init(SHA1_CTX(desc)); in crypto_sha1_init()
/linux/drivers/net/ppp/
H A Dppp_mppe.c118 sha1_init(&ctx); in get_new_key_from_sha()
/linux/drivers/tee/
H A Dtee_core.c155 sha1_init(&ctx); in uuid_v5()
/linux/net/ipv6/
H A Daddrconf.c3369 sha1_init(&sha_ctx); in ipv6_generate_stable_address()