Home
last modified time | relevance | path

Searched refs:streebog_uint512 (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dstreebog_generic.c20 static const struct streebog_uint512 buffer0 = { {
28 static const struct streebog_uint512 C[12] = {
852 const struct streebog_uint512 *y, in streebog_xor()
853 struct streebog_uint512 *z) in streebog_xor()
866 const struct streebog_uint512 *y, in streebog_xlps()
867 struct streebog_uint512 *data) in streebog_xlps()
902 struct streebog_uint512 *data) in streebog_round()
934 const struct streebog_uint512 *y, in streebog_add512()
935 struct streebog_uint512 *r) in streebog_add512()
955 struct streebog_uint512 Ki, data; in streebog_g()
[all …]
/linux/include/crypto/
H A Dstreebog.h21 struct streebog_uint512 { struct
28 struct streebog_uint512 m; argument
30 struct streebog_uint512 hash;
31 struct streebog_uint512 h;
32 struct streebog_uint512 N;
33 struct streebog_uint512 Sigma;