Searched defs:resbuf (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | sha1.c | 75 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 D | md5.c | 82 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 D | sha1.c | 75 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 D | md5.c | 82 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 D | sha1.c | 76 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 D | md5.c | 82 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 D | sha1.c | 76 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 D | md5.c | 82 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 D | md5.c | 89 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 D | ruptime.c | 183 static char resbuf[32]; in interval() local
|
/dflybsd-src/lib/libcrypt/ |
H A D | crypt-sha256.c | 179 __crypt__sha256_finish_ctx (struct sha256_ctx *ctx, void *resbuf) in __crypt__sha256_finish_ctx()
|
H A D | crypt-sha512.c | 210 __crypt__sha512_finish_ctx (struct sha512_ctx *ctx, void *resbuf) in __crypt__sha512_finish_ctx()
|
/dflybsd-src/usr.sbin/rwhod/ |
H A D | rwhod.c | 731 static char resbuf[32]; in interval() local
|