Home
last modified time | relevance | path

Searched defs:dstart (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/lib/crypto/builtin/sha2/
H A Dsha512.c240 unsigned int dstart = (240 - offset - 1) % 128 + 1; in k5_sha512_final() local
H A Dsha256.c234 unsigned int dstart = (120 - offset - 1) % 64 + 1; in k5_sha256_final() local
/freebsd/contrib/tcsh/
H A Dsh.dir.c89 dstart(const char *from) in dstart() function
/freebsd/contrib/tzcode/
H A Dzic.c3781 char *dstart; getfields() local