Home
last modified time | relevance | path

Searched refs:streebog_uint512 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dstreebog.h21 struct streebog_uint512 { struct
28 struct streebog_uint512 m;
30 struct streebog_uint512 hash;
31 struct streebog_uint512 h;
32 struct streebog_uint512 N;
33 struct streebog_uint512 Sigma;
/kernel/linux/linux-6.6/include/crypto/
H A Dstreebog.h21 struct streebog_uint512 { struct
28 struct streebog_uint512 m;
30 struct streebog_uint512 hash;
31 struct streebog_uint512 h;
32 struct streebog_uint512 N;
33 struct streebog_uint512 Sigma;
/kernel/linux/linux-5.10/crypto/
H A Dstreebog_generic.c20 static const struct streebog_uint512 buffer0 = { {
24 static const struct streebog_uint512 buffer512 = { {
28 static const struct streebog_uint512 C[12] = {
851 static void streebog_xor(const struct streebog_uint512 *x, in streebog_xor()
852 const struct streebog_uint512 *y, in streebog_xor()
853 struct streebog_uint512 *z) in streebog_xor()
865 static void streebog_xlps(const struct streebog_uint512 *x, in streebog_xlps()
866 const struct streebog_uint512 *y, in streebog_xlps()
867 struct streebog_uint512 *data) in streebog_xlps()
901 static void streebog_round(int i, struct streebog_uint512 *K
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dstreebog_generic.c20 static const struct streebog_uint512 buffer0 = { {
24 static const struct streebog_uint512 buffer512 = { {
28 static const struct streebog_uint512 C[12] = {
851 static void streebog_xor(const struct streebog_uint512 *x, in streebog_xor()
852 const struct streebog_uint512 *y, in streebog_xor()
853 struct streebog_uint512 *z) in streebog_xor()
865 static void streebog_xlps(const struct streebog_uint512 *x, in streebog_xlps()
866 const struct streebog_uint512 *y, in streebog_xlps()
867 struct streebog_uint512 *data) in streebog_xlps()
901 static void streebog_round(int i, struct streebog_uint512 *K
[all...]

Completed in 3 milliseconds