Searched refs:SHA1Init (Results 1 – 14 of 14) sorted by relevance
53 void SHA1Init(SHA1_CTX *);
17 void SHA1Init(SHA1_CTX* context);
117 void SHA1Init(SHA1_CTX* context) in SHA1Init() function216 SHA1Init(&ctx); in sha1Test()
596 SHA1Init(&ctx); in getRandomBytes()
69 SHA1Init(&ctx); in xorDigest()102 SHA1Init(&ctx); in mixDigest()
95 SHA1Init(&ctx); in sha1hex()
69 #define SHA1Init(x) sha1_init((x)) macro
91 SHA1Init(ctx); in SHA1Init_int()
75 SHA1Init(ctx); \257 SHA1Init(&PROV_SHA1_CTX(ctx)->sc_sha1_ctx); in sha1_digest_init()580 SHA1Init(&sha1_ctx); in sha1_digest_atomic()677 SHA1Init(&ctx->hc_icontext); in sha1_mac_init_ctx()681 SHA1Init(&ctx->hc_ocontext); in sha1_mac_init_ctx()
449 #define SCTP_SHA1_INIT SHA1Init
360 SHA1Init(&sc->sc_sha1); in carp_hmac_prepare()426 SHA1Init(&sha1ctx); in carp_hmac_generate()
878 SHA1Init(&c); in ng_mppc_getkey()
92 SHA1Init(SHA1_CTX *ctx) in SHA1Init() function
1465 SHA1Init(&ctx); in ether_gen_addr()