Searched refs:outputByteSize (Results 1 – 1 of 1) sorted by relevance
31 private final int outputByteSize; field in FsVerityHashAlgorithm33 FsVerityHashAlgorithm(byte id, String hashAlgorithm, int outputByteSize) { in FsVerityHashAlgorithm() argument36 this.outputByteSize = outputByteSize; in FsVerityHashAlgorithm()48 return outputByteSize; in getOutputByteSize()