Searched defs:resbuf (Results 1 – 13 of 13) sorted by relevance
| /dragonfly/contrib/binutils-2.27/libiberty/ |
| HD | 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()
|
| HD | 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()
|
| /dragonfly/contrib/gcc-4.7/libiberty/ |
| HD | 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()
|
| HD | 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()
|
| /dragonfly/contrib/binutils-2.34/libiberty/ |
| HD | 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()
|
| HD | 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()
|
| /dragonfly/contrib/gcc-8.0/libiberty/ |
| HD | 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()
|
| HD | 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()
|
| /dragonfly/contrib/cvs-1.12/lib/ |
| HD | 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()
|
| /dragonfly/usr.bin/ruptime/ |
| HD | ruptime.c | 183 static char resbuf[32]; in interval() local
|
| /dragonfly/lib/libcrypt/ |
| HD | crypt-sha512.c | 210 __crypt__sha512_finish_ctx (struct sha512_ctx *ctx, void *resbuf) in __crypt__sha512_finish_ctx()
|
| HD | crypt-sha256.c | 179 __crypt__sha256_finish_ctx (struct sha256_ctx *ctx, void *resbuf) in __crypt__sha256_finish_ctx()
|
| /dragonfly/usr.sbin/rwhod/ |
| HD | rwhod.c | 731 static char resbuf[32]; in interval() local
|