Searched refs:cleanup_scratch (Results 1 - 4 of 4) sorted by relevance

/osnet-11/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.c98 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ macro
111 cleanup_scratch();
H A Dmk_rep.c129 goto cleanup_scratch;
143 cleanup_scratch:
H A Drd_priv.c104 goto cleanup_scratch;
109 goto cleanup_scratch;
155 cleanup_scratch:;

Completed in 16 milliseconds