Searched refs:sha1_init (Results 1 – 5 of 5) sorted by relevance
64 void sha1_init(sha1nfo *s);82 void sha1_init(sha1nfo *s) { in sha1_init() function199 sha1_init(&s); in ComputeSHA1()
126 static void sha1_init(EVP_MD_CTX *ctx) { in sha1_init() function142 out->init = sha1_init; in DEFINE_METHOD_FUNCTION()
191 sha1_init(struct sha1_state *sha1) in sha1_init() function503 sha1_init(&new->hash_state); in _sha1_sha1_impl()
78 sha1_init(&md); in sha1_vector()171 if (sha1_init(&ctx->u.md) != CRYPT_OK) in crypto_hash_init()
147 sha1_init(ctx); in SHA1_Init()