Searched refs:mModulus (Results 1 – 3 of 3) sorted by relevance
34 private final BigInteger mModulus; field in AndroidKeyStoreRSAPublicKey44 mModulus = modulus; in AndroidKeyStoreRSAPublicKey()62 getAuthorizations(), getSecurityLevel(), mModulus); in getPrivateKey()67 return mModulus; in getModulus()
36 private final BigInteger mModulus; field in AndroidKeyStoreRSAPrivateKey44 mModulus = modulus; in AndroidKeyStoreRSAPrivateKey()49 return mModulus; in getModulus()
48004 Landroid/security/keystore/AndroidKeyStoreRSAPrivateKey;->mModulus:Ljava/math/BigInteger;48007 Landroid/security/keystore/AndroidKeyStoreRSAPublicKey;->mModulus:Ljava/math/BigInteger;