Provide some constant time functions for dealing with size_t values
authorMatt Caswell <matt@openssl.org>
Wed, 19 Oct 2016 16:13:13 +0000 (17:13 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 12:09:46 +0000 (12:09 +0000)
commit2688e7a0beb0f5e76a98749f25b978ddfb40ac7f
tree961020c53af8ff662dc7ae44db42e53c270c6614
parent708e06c55d9fee5d59e4a4f409d115423ea1fa56
Provide some constant time functions for dealing with size_t values

Also implement the using of them

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/internal/constant_time_locl.h
ssl/record/ssl3_record.c
ssl/s3_cbc.c