Searched refs:sha256_starts (Results 1 – 8 of 8) sorted by relevance
18 void sha256_starts(sha256_context * ctx);
25 sha256_starts(&ctx); in hash_sha256()
196 sha256_starts(&ctx); in rpmb_hmac()221 sha256_starts(&ctx); in rpmb_hmac()
43 void sha256_starts(sha256_context * ctx) in sha256_starts() function273 sha256_starts(&ctx); in sha256_csum_wd()
76 sha256_starts(ctx); in hash_init_sha256()
615 sha256_starts(&hash256_text); in check_image_header()
659 sha256_starts(&ctx); in put_hash()
539 sha256_starts(&ctx_256); in tcg2_create_digest()
Completed in 12 milliseconds