Searched refs:CTX_256 (Results 1 – 1 of 1) sorted by relevance
681 #define CTX_256(x) ((x)->uu->ctx256) macro694 CTX_256(ctx)->count[0] = CTX_256(ctx)->count[1] = 0; in sha2_begin()695 memcpy(CTX_256(ctx)->hash, i256, 32); in sha2_begin()721 sha256_hash(CTX_256(ctx), data, len); in sha2_hash()736 sha256_end(CTX_256(ctx), hval); in sha2_end()