Searched defs:HMAC_KEY_SIZE (Results 1 – 6 of 6) sorted by relevance
30 public static final int HMAC_KEY_SIZE = 16; field in SessionTicketKey
57 private static final int HMAC_KEY_SIZE = 20; field in RegistryConfigurationTest
43 private static final int HMAC_KEY_SIZE = 20; field in ChunkedMacTest
39 private static final int HMAC_KEY_SIZE = 20; field in ChunkedMacWrapperTest
46 private static final int HMAC_KEY_SIZE = 20; field in MacWrapperTest
157 private static final int HMAC_KEY_SIZE = 20; field in KeysetHandleTest