Searched refs:SEED_context (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dseed.c66 } SEED_context;
265 do_setkey (SEED_context *ctx, const byte *key, const unsigned keylen)
319 SEED_context *ctx = context;
344 do_encrypt (const SEED_context *ctx, byte *outbuf, const byte *inbuf)
380 SEED_context *ctx = context;
391 do_decrypt (SEED_context *ctx, byte *outbuf, const byte *inbuf)
427 SEED_context *ctx = context;
439 SEED_context ctx;
482 "SEED", NULL, seed_oids, 16, 128, sizeof (SEED_context),
65 } SEED_context; typedef in typeref:struct:__anon2388
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dseed.c66 } SEED_context;
265 do_setkey (SEED_context *ctx, const byte *key, const unsigned keylen)
319 SEED_context *ctx = context;
344 do_encrypt (const SEED_context *ctx, byte *outbuf, const byte *inbuf)
380 SEED_context *ctx = context;
391 do_decrypt (SEED_context *ctx, byte *outbuf, const byte *inbuf)
427 SEED_context *ctx = context;
439 SEED_context ctx;
482 "SEED", NULL, seed_oids, 16, 128, sizeof (SEED_context),
65 } SEED_context; typedef in typeref:struct:__anon6842

Completed in 121 milliseconds