Re: [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Am Freitag, den 11.12.2020, 14:30 +0800 schrieb Meng Yu: +/* curve25519 */ +static u64 curve25519_g_x[] = { 0x0009, 0x, + 0x, 0x }; +static u64 curve25519_p[] = { 0xffed, 0x
Re: [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Am Freitag, den 11.12.2020, 14:30 +0800 schrieb Meng Yu: > > +/* curve25519 */ > +static u64 curve25519_g_x[] = { 0x0009, 0x, > + 0x, 0x }; > +static u64 curve25519_p[] = { 0xffed, 0xfff