mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
more :>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
void *worker_slow(void *task)
|
||||
void *CRYPTO_NAMESPACE(worker_slow)(void *task)
|
||||
{
|
||||
union pubonionunion pubonion;
|
||||
u8 * const pk = &pubonion.raw[PKPREFIX_SIZE];
|
||||
|
||||
Reference in New Issue
Block a user