FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cleanup_scratch
crypto/krb5/src/lib/krb5/krb/encode_kdc.c
92
#define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \
crypto/krb5/src/lib/krb5/krb/encrypt_tk.c
54
#define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \