Searched refs:SHA1_Init (Results 1 – 20 of 20) sorted by relevance
492 SHA1_Init(&sha1Context); in ChallengeHash()622 SHA1_Init(&sha1Context); in GenerateAuthenticatorResponse()630 SHA1_Init(&sha1Context); in GenerateAuthenticatorResponse()675 SHA1_Init(&sha1Context); in mppe_set_keys()762 SHA1_Init(&sha1Context); in mppe_set_keys2()775 SHA1_Init(&sha1Context); in mppe_set_keys2()791 SHA1_Init(&sha1Context); in mppe_set_keys2()
25 extern void SHA1_Init(SHA1_CTX *);
25 #define SHA1_Init(ctx) { \ macro
102 SHA1_Init(SHA1_CTX *context) in SHA1_Init() function
125 SHA1_Init(&key->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha1_init_key()295 SHA1_Init(&key->head); in aesni_cbc_hmac_sha1_ctrl()304 SHA1_Init(&key->head); in aesni_cbc_hmac_sha1_ctrl()309 SHA1_Init(&key->tail); in aesni_cbc_hmac_sha1_ctrl()
122 { return SHA1_Init(ctx->md_data); } in init()
72 { return SHA1_Init(ctx->md_data); } in init()
74 { return SHA1_Init(ctx->md_data); } in init()
75 { return SHA1_Init(ctx->md_data); } in init()
354 #undef SHA1_Init370 #define SHA1_Init private_SHA1_Init macro
71 if (!SHA1_Init(&c)) in SHA1()
108 SHA1_Init(&c); in do_fp()
122 int SHA1_Init(SHA_CTX *c);
95 # define HASH_INIT SHA1_Init
215 SHA1_Init(&c); in main()
314 return SHA1_Init(ctx->md_data); in test_sha1_init()
172 SHA1_Init(&sha); in zkp_hash()448 SHA1_Init(&sha); in quickhashbn()
87 SHA1_Init(&ctx); in sha1_vector()
2294 SHA1_Init(c); in eay_sha1_init()