Searched defs:cleanup_scratch (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dencrypt_tk.c57 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ macro
65 cleanup_scratch();
H A Dencode_kdc.c95 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ macro
108 cleanup_scratch();

Completed in 72 milliseconds