Searched refs:clean_scratch (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_rep.c70 goto clean_scratch;
75 goto clean_scratch;
81 goto clean_scratch;
93 goto clean_scratch;
109 clean_scratch:
H A Ddecrypt_tk.c65 #define clean_scratch() {memset(scratch.data, 0, scratch.length); \ macro
73 clean_scratch();
H A Dkdc_rep_dc.c68 #define clean_scratch() {memset(scratch.data, 0, scratch.length); \ macro
73 clean_scratch();
H A Dmk_priv.c69 goto clean_scratch;
75 goto clean_scratch;
108 clean_scratch:
H A Drd_req_dec.c554 #define clean_scratch() {memset(scratch.data, 0, scratch.length); \ macro
561 clean_scratch();

Completed in 58 milliseconds