Searched refs:testHmacKeySupportedSizesHelper (Results 1 – 1 of 1) sorted by relevance
345 testHmacKeySupportedSizesHelper(false /* useStrongbox */); in testHmacKeySupportedSizes()347 testHmacKeySupportedSizesHelper(true /* useStrongbox */); in testHmacKeySupportedSizes()351 private void testHmacKeySupportedSizesHelper(boolean useStrongbox) throws Exception { in testHmacKeySupportedSizesHelper() method in KeyGeneratorTest