BN_is_negative    666 source4/heimdal/kdc/pkinit.c     integer->negative = BN_is_negative(bn);
BN_is_negative    100 source4/heimdal/lib/hcrypto/bn.h int	BN_is_negative(const BIGNUM *);
BN_is_negative    271 source4/heimdal/lib/hcrypto/dh.c     if (BN_is_negative(pub_key))
BN_is_negative    431 source4/heimdal/lib/hcrypto/rsa.c     integer->negative = BN_is_negative(bn);
BN_is_negative    106 source4/heimdal/lib/krb5/pkinit.c     integer->negative = BN_is_negative(bn);