Home
last modified time | relevance | path

Searched refs:SECURITY_STRENGTH (Results 1 – 1 of 1) sorted by relevance

/external/rappor/client/java/com/google/android/rappor/
DHmacDrbg.java40 public static final int SECURITY_STRENGTH = 256; field in HmacDrbg
56 public static final int ENTROPY_INPUT_SIZE_BYTES = (SECURITY_STRENGTH / 8) * 3 / 2;