Home | History | Annotate | Download | only in vauth

Lines Matching refs:free

221   /* Free the decoded challenge as it is not required anymore */
222 free(chlg);
314 free(chlg);
324 free(chlg);
345 free(chlg);
354 free(chlg);
359 /* Copy the data out and free the challenge as it is not required anymore */
362 free(chlg);
389 free(trailer);
398 free(trailer);
417 free(message);
418 free(trailer);
441 free(padding);
442 free(message);
443 free(trailer);
453 free(padding);
454 free(message);
455 free(trailer);
471 /* Free all of our local buffers */
472 free(appdata);
473 free(padding);
474 free(message);
475 free(trailer);
492 /* Free our security context */
495 free(krb5->context);
499 /* Free our credentials handle */
502 free(krb5->credentials);
506 /* Free our identity */
510 /* Free the SPN and output token */