Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dsha1.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()
H A Dmd5.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()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dsha1.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()
H A Dmd5.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()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsha1.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()
H A Dmd5.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()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsha1.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()
H A Dmd5.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()
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dmd5.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()
/dflybsd-src/usr.bin/ruptime/
H A Druptime.c183 static char resbuf[32]; in interval() local
/dflybsd-src/lib/libcrypt/
H A Dcrypt-sha256.c179 __crypt__sha256_finish_ctx (struct sha256_ctx *ctx, void *resbuf) in __crypt__sha256_finish_ctx()
H A Dcrypt-sha512.c210 __crypt__sha512_finish_ctx (struct sha512_ctx *ctx, void *resbuf) in __crypt__sha512_finish_ctx()
/dflybsd-src/usr.sbin/rwhod/
H A Drwhod.c731 static char resbuf[32]; in interval() local