Author :
inoguchi
Date :
2021-05-19 10:12:55
Hash :6a181954 Message :Adjust libcrypto obj_xref.txt to obj_xref.h
To generate current obj_xref.h, third item of lines
id_tc26_signwithdigest_gost3410_2012_256/512 should be id_GostR3410_2001.
obj_xref.txt r1.2 and obj_xref.h r1.3 were committed at the same time,
and these third item were coded different value each other.
This adjusts obj_xref.txt to current obj_xref.h.
ok tb@