• M
    Remove the wrec record layer field · f482740f
    Matt Caswell 提交于
    We used to use the wrec field in the record layer for keeping track of the
    current record that we are writing out. As part of the pipelining changes
    this has been moved to stack allocated variables to do the same thing,
    therefore the field is no longer needed.
    Reviewed-by: NTim Hudson <tjh@openssl.org>
    f482740f
record.h 14.6 KB