Searched refs:EC_KEY_SIZE_BITS (Results 1 - 1 of 1) sorted by relevance

/libcore/support/src/test/java/libcore/java/security/
H A DTestKeyStore.java98 private static final int EC_KEY_SIZE_BITS = 256; field in class:TestKeyStore
537 keySize = EC_KEY_SIZE_BITS;
539 keySize = EC_KEY_SIZE_BITS;

Completed in 50 milliseconds