3ffd6bce81
This is the first step in arranging that functions from constant_time.c are tested in test_suite_constant_time.function. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
11 lines
427 B
Text
11 lines
427 B
Text
# these are the numbers we'd get with an empty plaintext and truncated HMAC
|
|
Constant-flow memcpy from offset: small
|
|
ssl_cf_memcpy_offset:0:5:10
|
|
|
|
# we could get this with 255-bytes plaintext and untruncated SHA-256
|
|
Constant-flow memcpy from offset: medium
|
|
ssl_cf_memcpy_offset:0:255:32
|
|
|
|
# we could get this with 255-bytes plaintext and untruncated SHA-384
|
|
Constant-flow memcpy from offset: large
|
|
ssl_cf_memcpy_offset:100:339:48
|