Searched refs:sha1_init (Results 1 – 13 of 13) sorted by relevance
146 sha1_init(&hs); in seedrandom()171 sha1_init(&hs); in reseedrandom()190 sha1_init(&hs); in genrandom()
189 sha1_init(&hs); in buf_dss_verify()319 sha1_init(&hs); in buf_put_dss_sign()
268 sha1_init(&hs); in gen_new_keys()562 sha1_init(&hs); in kexdh_comb_key()
320 sha1_init(&hs); in sign_key_sha1_fingerprint()
410 sha1_init(&hs); in rsa_pad_em()
140 sha1_init(&state->init_ctx); in hmac_init()192 sha1_init(&state->ctx); in hmac_compute()
80 sha1_init(&ctx); in sha1()186 sha1_init(sha1_ctx_t *ctx) { in sha1_init() function
82 sha1_init(sha1_ctx_t *ctx);
32 &sha1_init,165 int sha1_init(hash_state * md) in sha1_init() function271 sha1_init(&md); in sha1_test()
110 sha1_init(&ctx); in sha1_test_case_validate()
83 sha1_init(&md); in sha1_vector()177 if (sha1_init(&ctx->u.md) != CRYPT_OK) in crypto_hash_init()
77 sha1_init(&md); in sha1_vector()170 if (sha1_init(&ctx->u.md) != CRYPT_OK) in crypto_hash_init()
250 int sha1_init(hash_state * md);