Searched refs:my_sha256_init (Results 1 – 1 of 1) sorted by relevance
108 static CURLcode my_sha256_init(my_sha256_ctx *ctx) in my_sha256_init() function138 static CURLcode my_sha256_init(my_sha256_ctx *ctx) in my_sha256_init() function160 static CURLcode my_sha256_init(my_sha256_ctx *ctx) in my_sha256_init() function193 static CURLcode my_sha256_init(my_sha256_ctx *ctx) in my_sha256_init() function223 static CURLcode my_sha256_init(my_sha256_ctx *ctx) in my_sha256_init() function391 static CURLcode my_sha256_init(struct sha256_state *md) in my_sha256_init() function518 result = my_sha256_init(&ctx); in Curl_sha256it()530 CURLX_FUNCTION_CAST(HMAC_hinit_func, my_sha256_init),