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