Searched refs:KEY_LEN_AES_256 (Results 1 – 5 of 5) sorted by relevance
70 SaProposal.KEY_LEN_AES_256)); in setUp()
108 public static final int KEY_LEN_AES_256 = 256; field in SaProposal
240 SaProposal.KEY_LEN_AES_256)); in setUp()
263 field public static final int KEY_LEN_AES_256 = 256; // 0x100
1257 && mSpecifiedKeyLength != SaProposal.KEY_LEN_AES_256) { in validateKeyLength()