Home
last modified time | relevance | path

Searched refs:cleanup_scratch (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dencrypt_tk.c54 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ in krb5_encrypt_tkt_part() macro
62 cleanup_scratch(); in krb5_encrypt_tkt_part()
H A Dencode_kdc.c92 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \ in krb5_encode_kdc_rep() macro
105 cleanup_scratch(); in krb5_encode_kdc_rep()
H A Dmk_rep.c123 goto cleanup_scratch; in k5_mk_rep()
135 cleanup_scratch: in k5_mk_rep()