Searched refs:fromHexToByteArray (Results 1 – 5 of 5) sorted by relevance
59 public static byte[] fromHexToByteArray(String str) { in fromHexToByteArray() method in ByteStringUtils
2179 final byte[] keyBytes = ByteStringUtils.fromHexToByteArray(userKey);
5968 byte[] sha256Bytes = ByteStringUtils.fromHexToByteArray(sha256String); in checkCapability()
9837 ByteStringUtils.fromHexToByteArray(expectedCertDigests[0]))) {
6265 HPLandroid/util/ByteStringUtils;->fromHexToByteArray(Ljava/lang/String;)[B