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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/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:__anon540
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/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;
451 "SEED", NULL, seed_oids, 16, 128, sizeof (SEED_context),
65 } SEED_context; typedef in typeref:struct:__anon584

Completed in 16 milliseconds