Searched refs:addUnsignedInt (Results 1 – 8 of 8) sorted by relevance
170 args.addUnsignedInt(KeymasterDefs.KM_TAG_AUTH_TIMEOUT, in addUserAuthArgs()192 args.addUnsignedInt(KeymasterDefs.KM_TAG_MIN_MAC_LENGTH, in addMinMacLengthAuthorizationIfNecessary()214 args.addUnsignedInt(KeymasterDefs.KM_TAG_MIN_MAC_LENGTH, digestOutputSizeBits); in addMinMacLengthAuthorizationIfNecessary()
164 keymasterArgs.addUnsignedInt(KeymasterDefs.KM_TAG_MAC_LENGTH, mMacSizeBits); in ensureKeystoreOperationInitialized()
276 args.addUnsignedInt(KeymasterDefs.KM_TAG_KEY_SIZE, mKeySizeBits); in engineGenerateKey()
216 keymasterArgs.addUnsignedInt(KeymasterDefs.KM_TAG_MAC_LENGTH, mTagLengthBits); in addAlgorithmSpecificParametersToBegin()
536 args.addUnsignedInt(KeymasterDefs.KM_TAG_KEY_SIZE, mKeySizeBits); in constructKeyGenerationArguments()
140 public void addUnsignedInt(int tag, long value) { in addUnsignedInt() method in KeymasterArguments
5099 Landroid/security/keymaster/KeymasterArguments;->addUnsignedInt(IJ)V
29227 HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedInt(IJ)V