mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-14 22:12:49 +00:00
more :>
This commit is contained in:
parent
01062d70d1
commit
6438396a33
10 changed files with 78 additions and 32 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue