Home | History | Annotate | Download | only in security

Lines Matching defs:DATA

474     private final byte[] DATA = new byte[20];
551 sig.update(DATA);
557 sig.update(DATA);
561 sig.update(DATA);
565 * The RI appears to clear out the input data in RawDSA while calling
777 /* Test data is: "Android.\n" */
2921 fail("Should throw exception when data is too large");
2943 fail("Should throw exception when data is too large");