Searched refs:cleanup_scratch (Results 1 - 4 of 4) 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();
H A Dmk_rep.c79 goto cleanup_scratch;
91 cleanup_scratch:
H A Drd_priv.c95 goto cleanup_scratch;
99 goto cleanup_scratch;
142 cleanup_scratch:;

Completed in 76 milliseconds