Change to mitigate branch prediction attacks

Submitted by: Matthew D Wood
Reviewed by: Bodo Moeller
This commit is contained in:
Bodo Möller
2007-03-28 00:14:25 +00:00
parent 8f33b40302
commit 7cdb81582c
16 changed files with 598 additions and 45 deletions

View File

@@ -3510,3 +3510,5 @@ BIO_get_callback_arg 3902 EXIST::FUNCTION:
BIO_set_callback 3903 EXIST::FUNCTION:
d2i_ASIdOrRange 3904 EXIST::FUNCTION:RFC3779
i2d_ASIdentifiers 3905 EXIST::FUNCTION:RFC3779
BN_div_no_branch 3906 EXIST::FUNCTION:
BN_mod_inverse_no_branch 3907 EXIST::FUNCTION: