Searched refs:addBytes (Results 1 – 5 of 5) sorted by relevance
301 keymasterArgs.addBytes(KeymasterDefs.KM_TAG_NONCE, mIv); in addAlgorithmSpecificParametersToBegin()416 keymasterArgs.addBytes(KeymasterDefs.KM_TAG_ASSOCIATED_DATA, input); in update()
253 keymasterArgs.addBytes(KeymasterDefs.KM_TAG_NONCE, mIv); in addAlgorithmSpecificParametersToBegin()
488 args.addBytes(KeymasterDefs.KM_TAG_ATTESTATION_CHALLENGE, challenge); in createCertificateChain()
250 public void addBytes(int tag, byte[] value) { in addBytes() method in KeymasterArguments
767 args.addBytes(KeymasterDefs.KM_TAG_APPLICATION_ID, id); in testAppId()