Searched defs:sha1_init (Results 1 – 2 of 2) sorted by relevance
186 sha1_init(sha1_ctx_t *ctx) { in sha1_init() function
116 static void sha1_init(EVP_MD_CTX *ctx) { in sha1_init() function