Searched refs:KM_MODE_GCM (Results 1 – 5 of 5) sorted by relevance
62 case KeymasterDefs.KM_MODE_GCM: in isKeymasterBlockModeIndCpaCompatibleWithSymmetricCrypto()151 keymasterBlockModes, KeymasterDefs.KM_MODE_GCM)) { in addMinMacLengthAuthorizationIfNecessary()
304 return KeymasterDefs.KM_MODE_GCM; in toKeymaster()319 case KeymasterDefs.KM_MODE_GCM: in fromKeymaster()
62 super(KeymasterDefs.KM_MODE_GCM, keymasterPadding); in GCM()
98 public static final int KM_MODE_GCM = 32; field in KeymasterDefs
800 args.addEnum(KeymasterDefs.KM_TAG_BLOCK_MODE, KeymasterDefs.KM_MODE_GCM); in testAesGcmEncryptSuccess()809 args.addEnum(KeymasterDefs.KM_TAG_BLOCK_MODE, KeymasterDefs.KM_MODE_GCM); in testAesGcmEncryptSuccess()