modulus           458 source4/heimdal/lib/hcrypto/rsa.c     k->n = heim_int2BN(&data.modulus);
modulus           492 source4/heimdal/lib/hcrypto/rsa.c     ret  = bn2heim_int(rsa->n, &data.modulus);
modulus           537 source4/heimdal/lib/hcrypto/rsa.c     if (bn2heim_int(rsa->n, &data.modulus) ||
modulus           225 source4/heimdal/lib/hx509/crypto.c     rsa->n = heim_int2BN(&pk.modulus);
modulus          1189 source4/heimdal/lib/hx509/crypto.c     rsa->n = heim_int2BN(&pk.modulus);
modulus          2501 source4/heimdal/lib/hx509/crypto.c     rsa->n = heim_int2BN(&pk.modulus);