Home
last modified time | relevance | path

Searched defs:GMac (Results 1 – 1 of 1) sorted by relevance

/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/macs/
H A DGMac.java19 public class GMac implements Mac class
32 public GMac(final GCMBlockCipher cipher) in GMac() method in GMac
48 public GMac(final GCMBlockCipher cipher, final int macSizeBits) in GMac() method in GMac