Cryptographic PKCS11 Coprocessor Data Section

There is one section per cryptographic PKCS11 coprocessor.

Offsets Name Length Format Description
0 0 R7025AX 1 binary Crypto processor index.
1 1 R7025CT 1 binary Crypto processor type:
Value
Meaning
10
CEX4P
Start of change11End of change
Start of changeCEX5PEnd of change
2 2 R7025MSK 1 binary Validity bit mask. Each bit position represents the validity of a timer-counter pair that measures the execution time and number of operations by functions on a cryptographic PKCS11 coprocessor.
Bit
Meaning when set
0
Valid data for operations by slow asymmetric-key functions
1
Valid data for operations by fast asymmetric-key functions
2
Valid data for operations by symmetric-key functions (partial or incremental results)
3
Valid data for operations by symmetric-key functions (complete or final result)
4
Valid data for operations by asymmetric-key generation functions
5-7
Reserved
3 3 R7025MT 1 binary Reserved for diagnostic purposes.
4 4   4 binary Reserved.
8 8 R7025SF 8 floating Scaling factor for this cryptographic PKCS11 coprocessor. Execution times in this data section have to be multiplied by this scaling factor to achieve a value in seconds.
16 10 R7025SAT 8 floating Aggregate execution time of operations by slow asymmetric-key functions.
24 18 R7025SAC 8 floating Number of operations by slow asymmetric-key functions.
32 20 R7025FAT 8 floating Aggregate execution time of operations by fast asymmetric-key functions.
40 28 R7025FAC 8 floating Number of operations by fast asymmetric-key functions.
48 30 R7025SPT 8 floating Aggregate execution time of operations by symmetric-key functions that return partial or incremental results.
56 38 R7025SPC 8 floating Number of operations by symmetric-key functions that return partial or incremental results.
64 40 R7025SCT 8 floating Aggregate execution time of operations by symmetric-key functions that return a complete or final result.
72 48 R7025SCC 8 floating Number of operations by symmetric-key functions that return a complete or final result.
80 50 R7025AGT 8 floating Aggregate execution time of operations by asymmetric-key generation function.
88 58 R7025AGC 8 floating Number of operations by asymmetric-key generation function.