Searched defs:AES_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
34 public static final int AES_KEY_SIZE = 16; field in SessionTicketKey
51 private static final int AES_KEY_SIZE = 16; field in StreamingAeadWrapperTest