Home
last modified time | relevance | path

Searched +defs:state +defs:todo (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/comms/gnokii/gnokii-0.6.31/gnokii/
H A Dgnokii-todo.c76 gn_error gettodo(int argc, char *argv[], gn_data *data, struct gn_statemachine *state) in gettodo()
79 gn_todo todo; in gettodo() local
153 gn_error writetodo(int argc, char *argv[], gn_data *data, struct gn_statemachine *state) in writetodo()
155 gn_todo todo; in writetodo() local
226 gn_error deletealltodos(gn_data *data, struct gn_statemachine *state) in deletealltodos()
/dports/benchmarks/lmbench/lmbench-3.0-a9/src/
H A Dbw_unix.c37 struct _state* state = (struct _state*)cookie; in initialize() local
79 struct _state* state = (struct _state*)cookie; in cleanup() local
95 struct _state* state = (struct _state*)cookie; in reader() local
97 size_t todo = state->bytes; in reader() local
113 size_t todo, done; in writer() local
115 struct _state* state = (struct _state*)cookie; in writer() local
134 struct _state state; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/poly1305/
H A Dpoly1305_test.cc32 poly1305_state state; in TestSIMD() local
39 size_t todo = 16; in TestSIMD() local
80 poly1305_state state; in TEST() local
H A Dpoly1305.c54 poly1305_state *state) { in poly1305_aligned_state()
61 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
156 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_init() local
204 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_update() local
214 unsigned todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local
232 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
247 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_finish() local
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/poly1305/
H A Dpoly1305_test.cc31 poly1305_state state; in TestSIMD() local
38 size_t todo = 16; in TestSIMD() local
88 poly1305_state state; in TestPoly1305() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/poly1305/
H A Dpoly1305_test.cc32 poly1305_state state; in TestSIMD() local
39 size_t todo = 16; in TestSIMD() local
80 poly1305_state state; in TEST() local
H A Dpoly1305.c60 poly1305_state *state) { in poly1305_aligned_state()
67 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
162 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_init() local
210 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_update() local
220 unsigned todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local
238 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
253 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_finish() local
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/poly1305/
H A Dpoly1305_test.cc32 poly1305_state state; in TestSIMD() local
39 size_t todo = 16; in TestSIMD() local
80 poly1305_state state; in TEST() local
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
65 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
160 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_init() local
207 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_update() local
217 size_t todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local
235 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
250 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_finish() local
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/poly1305/
H A Dpoly1305_test.cc32 poly1305_state state; in TestSIMD() local
39 size_t todo = 16; in TestSIMD() local
80 poly1305_state state; in TEST() local
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
65 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
160 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_init() local
207 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_update() local
217 size_t todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local
235 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
250 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_finish() local
/dports/security/boringssl/boringssl-6a71840/crypto/poly1305/
H A Dpoly1305_test.cc32 poly1305_state state; in TestSIMD() local
39 size_t todo = 16; in TestSIMD() local
80 poly1305_state state; in TEST() local
H A Dpoly1305.c54 poly1305_state *state) { in poly1305_aligned_state()
61 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
156 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_init() local
204 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_update() local
214 unsigned todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local
232 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
247 struct poly1305_state_st *state = poly1305_aligned_state(statep); in CRYPTO_poly1305_finish() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/poly1305/
H A Dpoly1305_test.cc32 poly1305_state state; in TestSIMD() local
39 size_t todo = 16; in TestSIMD() local
80 poly1305_state state; in TEST() local
/dports/net/krill/krill-0.9.4/cargo-crates/tiny-keccak-2.0.2/src/
H A Dk12.rs29 state: KeccakState<KeccakP>, field
58 let todo = core::cmp::min(Self::MAX_CHUNK_SIZE - self.written, to_absorb.len()); in update() localVariable
81 let todo = core::cmp::min(Self::MAX_CHUNK_SIZE - self.written, to_absorb.len()); in update() localVariable
125 state: KeccakState<KeccakP>, field
/dports/devel/libowfat/libowfat-0.32/test/
H A Dproxy.c12 struct state { struct
13 int64 a,b;
14 char buf[1024];
15 int connected;
16 int done,todo; member
17 enum { UNDECIDED, FORA, FORB } dir;
/dports/devel/sccache/sccache-0.2.15/cargo-crates/ring-0.16.19/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/net/routinator/routinator-0.10.2/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/net/quiche/quiche-0.9.0/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/net/krill/krill-0.9.4/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local
/dports/www/jwt-cli/jwt-cli-5.0.0/cargo-crates/ring-0.16.20/crypto/poly1305/
H A Dpoly1305.c58 poly1305_state *state) { in poly1305_aligned_state()
66 static void poly1305_update(struct poly1305_state_st *state, const uint8_t *in, in poly1305_update()
161 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_init() local
201 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_update() local
204 size_t todo = 16 - state->buf_used; in GFp_poly1305_update() local
222 size_t todo = in_len & ~0xf; in GFp_poly1305_update() local
237 struct poly1305_state_st *state = poly1305_aligned_state(statep); in GFp_poly1305_finish() local

12345678910>>...21