Searched defs:concat (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/keystore/src/android/keystore/cts/ | ||
D | TestUtils.java | 937 static byte[] concat(byte[] arr1, byte[] arr2) { in concat() method in TestUtils |
D | BlockCipherTestBase.java | 1579 protected static byte[] concat(byte[]... arrays) { in concat() method in BlockCipherTestBase |