Home
last modified time | relevance | path

Searched defs:resbuf (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
HDsha1.c76 sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf) in sha1_read_ctx()
93 sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf) in sha1_finish_ctx()
HDmd5.c82 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
102 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/dragonfly/contrib/gcc-4.7/libiberty/
HDsha1.c76 sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf) in sha1_read_ctx()
93 sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf) in sha1_finish_ctx()
HDmd5.c82 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
102 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/dragonfly/contrib/binutils-2.34/libiberty/
HDsha1.c75 sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf) in sha1_read_ctx()
92 sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf) in sha1_finish_ctx()
HDmd5.c82 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
102 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/dragonfly/contrib/gcc-8.0/libiberty/
HDsha1.c75 sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf) in sha1_read_ctx()
92 sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf) in sha1_finish_ctx()
HDmd5.c82 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
102 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/dragonfly/contrib/cvs-1.12/lib/
HDmd5.c89 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
105 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/dragonfly/usr.bin/ruptime/
HDruptime.c183 static char resbuf[32]; in interval() local
/dragonfly/lib/libcrypt/
HDcrypt-sha512.c210 __crypt__sha512_finish_ctx (struct sha512_ctx *ctx, void *resbuf) in __crypt__sha512_finish_ctx()
HDcrypt-sha256.c179 __crypt__sha256_finish_ctx (struct sha256_ctx *ctx, void *resbuf) in __crypt__sha256_finish_ctx()
/dragonfly/usr.sbin/rwhod/
HDrwhod.c731 static char resbuf[32]; in interval() local