Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/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()
/dports/security/krb5/krb5-1.19.2/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()