Searched refs:sha256_state (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/crypto/
H A Dsha256_s390.c48 struct sha256_state *octx = out;
59 const struct sha256_state *ictx = in;
76 .statesize = sizeof(struct sha256_state),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/crypto/
H A Dsha256_s390.c48 struct sha256_state *octx = out;
59 const struct sha256_state *ictx = in;
76 .statesize = sizeof(struct sha256_state),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dsha256-internal.c21 struct sha256_state { struct
27 static void sha256_init(struct sha256_state *md);
28 static int sha256_process(struct sha256_state *md, const unsigned char *in,
30 static int sha256_done(struct sha256_state *md, unsigned char *out);
44 struct sha256_state ctx;
97 static int sha256_compress(struct sha256_state *md, unsigned char *buf)
140 static void sha256_init(struct sha256_state *md)
161 static int sha256_process(struct sha256_state *md, const unsigned char *in,
202 static int sha256_done(struct sha256_state *md, unsigned char *out)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dsha256-internal.c21 struct sha256_state { struct
27 static void sha256_init(struct sha256_state *md);
28 static int sha256_process(struct sha256_state *md, const unsigned char *in,
30 static int sha256_done(struct sha256_state *md, unsigned char *out);
44 struct sha256_state ctx;
97 static int sha256_compress(struct sha256_state *md, unsigned char *buf)
140 static void sha256_init(struct sha256_state *md)
161 static int sha256_process(struct sha256_state *md, const unsigned char *in,
202 static int sha256_done(struct sha256_state *md, unsigned char *out)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dsha256-internal.c21 struct sha256_state { struct
27 static void sha256_init(struct sha256_state *md);
28 static int sha256_process(struct sha256_state *md, const unsigned char *in,
30 static int sha256_done(struct sha256_state *md, unsigned char *out);
44 struct sha256_state ctx;
97 static int sha256_compress(struct sha256_state *md, unsigned char *buf)
140 static void sha256_init(struct sha256_state *md)
161 static int sha256_process(struct sha256_state *md, const unsigned char *in,
202 static int sha256_done(struct sha256_state *md, unsigned char *out)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Dsha256.c162 struct sha256_state { struct
168 static void sha256_init(struct sha256_state *md);
169 static int sha256_process(struct sha256_state *md, const unsigned char *in,
171 static int sha256_done(struct sha256_state *md, unsigned char *out);
184 struct sha256_state ctx;
234 static int sha256_compress(struct sha256_state *md, unsigned char *buf)
277 static void sha256_init(struct sha256_state *md)
298 static int sha256_process(struct sha256_state *md, const unsigned char *in,
339 static int sha256_done(struct sha256_state *md, unsigned char *out)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/crypto/
H A Dsha256.c162 struct sha256_state { struct
168 static void sha256_init(struct sha256_state *md);
169 static int sha256_process(struct sha256_state *md, const unsigned char *in,
171 static int sha256_done(struct sha256_state *md, unsigned char *out);
184 struct sha256_state ctx;
234 static int sha256_compress(struct sha256_state *md, unsigned char *buf)
277 static void sha256_init(struct sha256_state *md)
298 static int sha256_process(struct sha256_state *md, const unsigned char *in,
339 static int sha256_done(struct sha256_state *md, unsigned char *out)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/crypto/
H A Dsha256.c162 struct sha256_state { struct
168 static void sha256_init(struct sha256_state *md);
169 static int sha256_process(struct sha256_state *md, const unsigned char *in,
171 static int sha256_done(struct sha256_state *md, unsigned char *out);
184 struct sha256_state ctx;
234 static int sha256_compress(struct sha256_state *md, unsigned char *buf)
277 static void sha256_init(struct sha256_state *md)
298 static int sha256_process(struct sha256_state *md, const unsigned char *in,
339 static int sha256_done(struct sha256_state *md, unsigned char *out)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/crypto/
H A Dsha.h73 struct sha256_state { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/
H A Dsha.h73 struct sha256_state { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dsha256_generic.c219 struct sha256_state *sctx = shash_desc_ctx(desc);
235 struct sha256_state *sctx = shash_desc_ctx(desc);
252 struct sha256_state *sctx = shash_desc_ctx(desc);
283 struct sha256_state *sctx = shash_desc_ctx(desc);
325 struct sha256_state *sctx = shash_desc_ctx(desc);
333 struct sha256_state *sctx = shash_desc_ctx(desc);
346 .descsize = sizeof(struct sha256_state),
347 .statesize = sizeof(struct sha256_state),
362 .descsize = sizeof(struct sha256_state),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dsha256_generic.c219 struct sha256_state *sctx = shash_desc_ctx(desc);
235 struct sha256_state *sctx = shash_desc_ctx(desc);
252 struct sha256_state *sctx = shash_desc_ctx(desc);
283 struct sha256_state *sctx = shash_desc_ctx(desc);
325 struct sha256_state *sctx = shash_desc_ctx(desc);
333 struct sha256_state *sctx = shash_desc_ctx(desc);
346 .descsize = sizeof(struct sha256_state),
347 .statesize = sizeof(struct sha256_state),
362 .descsize = sizeof(struct sha256_state),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dpadlock-sha.c160 struct sha256_state state;
282 .statesize = sizeof(struct sha256_state),
H A Dn2_core.c287 struct sha256_state sha256;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-sha.c160 struct sha256_state state;
282 .statesize = sizeof(struct sha256_state),
H A Dn2_core.c287 struct sha256_state sha256;

Completed in 150 milliseconds