Searched defs:sha256_state_be (Results 1 – 1 of 1) sorted by relevance
19 struct sha256_state_be { struct20 __be32 state[SHA256_DIGEST_SIZE / 4];44 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_init() argument