CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/25 07:36:56
Modified files:
lib/libssl : t1_enc.c
Log message:
More cleanup for tls1_PRF()/tls1_P_hash() - change the argument order of
tls1_PRF() so that it matches tls1_P_hash(), use more explicit argument
names and change lengths to size_t.
ok inoguchi@
