Home
last modified time | relevance | path

Searched defs:textlen (Results 1 – 7 of 7) sorted by relevance

/dragonfly/test/testcases/crypto/aes/
H A Daestest.c215 u_char *plaintext, u_char *ciphertext, u_int textlen) in do_tests()
249 u_int keylen, textlen, tmp; in run_file() local
/dragonfly/test/testcases/crypto/serpent/
H A Dserpent_test.c222 u_char *plaintext, u_char *ciphertext, u_int textlen) in do_tests()
264 u_int keylen, textlen, tmp; in run_file() local
/dragonfly/test/testcases/crypto/twofish/
H A Dtwofish_test.c222 u_char *plaintext, u_char *ciphertext, u_int textlen) in do_tests()
264 u_int keylen, textlen, tmp; in run_file() local
/dragonfly/contrib/gdb-7/gdb/
H A Dinterps.c461 int textlen; in VEC() local
/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c408 fontsize_for_rect(double width, double height, int textlen) in fontsize_for_rect()
557 int textlen; in draw_ctx_switch() local
744 int i, textlen; in ctxsw_draw_pre() local
/dragonfly/contrib/gdb-7/gdb/cli/
H A Dcli-decode.c1746 int textlen = strlen (text); in VEC() local
1815 int textlen = strlen (text); in VEC() local
/dragonfly/contrib/cvs-1.12/src/
H A Drcs.c7183 rcs_change_text (const char *name, char *textbuf, size_t textlen, in rcs_change_text()