Advertisement
Guest User

Untitled

a guest
Nov 19th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if (!fips_is_operational ())
  2. {
  3. (void)fips_not_operational ();
  4.  
  5. ./src/g10lib.h:#define fips_not_operational() (GCRY_GPG_ERR_NOT_OPERATIONAL)
  6. ./config.h.in:#define GCRY_GPG_ERR_NOT_OPERATIONAL 176
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement