bnB 99 source4/heimdal/lib/hcrypto/pkcs12.c BIGNUM *bnB, *bnOne; bnB 124 source4/heimdal/lib/hcrypto/pkcs12.c bnB = BN_bin2bn(v, vlen, NULL); bnB 128 source4/heimdal/lib/hcrypto/pkcs12.c BN_uadd(bnB, bnB, bnOne); bnB 136 source4/heimdal/lib/hcrypto/pkcs12.c BN_uadd(bnI, bnI, bnB); bnB 149 source4/heimdal/lib/hcrypto/pkcs12.c BN_free(bnB);