Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. -
  2. 668 -
  3. 669 /* Demote the private keys to public keys. */ -
  4. 670 demote_sensitive_data(); -
  5. 671 -
  6. 672 reseed_prngs(); -
  7. 673 -
  8. 674 /* Drop privileges */ -
  9. 675 do_setusercontext(authctxt->pw);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement