Share via


MaxCryptoRequestsPerIo (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the MaxCryptoRequestsPerlo setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies the maximum number of cryptographic requests to issue simultaneously for a single I/O.

The default value is 5.

This setting works with other settings in the SecureStartup-FilterDriver component to optimize BitLocker settings for devices with hardware architectures such as System on a Chip (SoC). Do not use these settings for standard 32-bit or 64-bit hardware architectures. For specific guidance on using these settings, contact Microsoft.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

SecureStartup-FilterDriver

Products/Embedded Core/SecureStartup-FilterDriver/MaxCryptoRequestsPerIo

XML Example

The following XML example shows how to specify that BitLocker issues one outstanding decrypt request.

<MaxCryptoRequestsPerIo>1</MaxCryptoRequestsPerIo>

For an XML example that shows how to specify recommended values for BitLocker optimizations on an x86 System on a Chip, see SecureStartup-FilterDriver.

See Also

Concepts

Embedded Core Settings
Feature Module Settings