Chenxi Mao
f206415294
Fix build error if AVX2 enabled
...
Below build error found if AVX2 enabled:
[ 17s] lib/alg-yescrypt-opt.c:517:33: error: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Werror=sign-conversion]
[ 17s] 517 | uint32_t lo = x = EXTRACT64(X) & Smask2reg; \
Cherry pick upstream patches to fix this error.
Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
2023-06-09 15:31:44 +08:00
Chenxi Mao
84b46c9c65
Try to fix build error
...
Change-Id: Ic7c2f53f0ef651c57ab46ed6cfa9c19d4f68f13f
2023-06-09 15:19:54 +08:00
wzx
a6b43aa6e9
Add sw64 architecture
...
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit c4486ff15dd744f3b2e271c00c1ce20993c5a066)
2022-11-03 14:18:49 +08:00
yixiangzhike
9e931b3ce6
use the macro make_build instead of make
...
Signed-off-by: yixiangzhike <yixiangzhike007@163.com>
2022-10-19 15:03:16 +08:00
houmingyong
8e4c26d265
add sm3 crypt support
2021-12-21 17:14:17 +08:00
yixiangzhike
def2066c3d
Update to 4.4.26
2021-12-04 11:53:13 +08:00
wangchen2020
5938273890
update to 4.4.17
2021-01-21 20:16:24 +08:00
wangchen2020
4fbd4a36e6
modify the URL of Source0
2020-09-08 10:11:42 +08:00
yang_zhuang_zhuang
041057a2ae
update version to 4.4.16
2020-07-28 09:50:32 +08:00
guoxiaoqi
3d85a43af9
add link files README.md and TODO.md
2020-03-09 19:52:07 +08:00
guoxiaoqi
9992c3453c
fixbuildproblem
2020-01-15 03:05:48 +08:00
zhuchunyi
5370845163
update code
2019-11-06 19:41:06 +08:00
overweight
dfd99075bb
Package init
2019-09-30 10:59:19 -04:00