Home
last modified time | relevance | path

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.c56 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ in krb5_encrypt_tkt_part() macro
64 cleanup_scratch(); in krb5_encrypt_tkt_part()
H A Dencode_kdc.c95 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ in krb5_encode_kdc_rep() macro
108 cleanup_scratch(); in krb5_encode_kdc_rep()
H A Dmk_rep.c79 goto cleanup_scratch; in krb5_mk_rep()
91 cleanup_scratch: in krb5_mk_rep()
H A Drd_priv.c95 goto cleanup_scratch; in krb5_rd_priv_basic()
99 goto cleanup_scratch; in krb5_rd_priv_basic()
142 cleanup_scratch:; in krb5_rd_priv_basic()