Searched defs:cleanup_scratch (Results 1 – 1 of 1) sorted by relevance
299 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); krb5_free_data(scratc… macro459 #define cleanup_scratch() {(void)memset(scratch->data, 0, scratch->length); (void)krb5_xfree(scratc… macro