Searched refs:truncation_ok (Results 1 – 1 of 1) sorted by relevance
155 verify(byte [] signature, boolean truncation_ok) { in verify() argument157 if (truncation_ok && signature.length < expected.length) { in verify()