Searched refs:getModulusSizeBytes (Results 1 – 1 of 1) sorted by relevance
155 return (isEncrypting()) ? getModulusSizeBytes() : 0; in getAdditionalEntropyAmountForFinish()546 return getModulusSizeBytes(); in engineGetOutputSize()549 protected final int getModulusSizeBytes() { in getModulusSizeBytes() method in AndroidKeyStoreRSACipherSpi