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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drijndael.c83 } RIJNDAEL_context; typedef in typeref:struct:__anon568
94 do_setkey (RIJNDAEL_context *ctx, const byte *key, const unsigned keylen)
257 RIJNDAEL_context *ctx = context;
267 prepare_decryption( RIJNDAEL_context *ctx )
314 do_encrypt_aligned (const RIJNDAEL_context *ctx,
402 do_encrypt (const RIJNDAEL_context *ctx,
428 do_padlock (const RIJNDAEL_context *ctx, int decrypt_flag,
470 RIJNDAEL_context *ctx = context;
505 do_decrypt_aligned (RIJNDAEL_context *ctx,
595 do_decrypt (RIJNDAEL_context *ct
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drijndael.c84 } RIJNDAEL_context; typedef in typeref:struct:__anon523
95 do_setkey (RIJNDAEL_context *ctx, const byte *key, const unsigned keylen)
258 RIJNDAEL_context *ctx = context;
268 prepare_decryption( RIJNDAEL_context *ctx )
314 do_encrypt_aligned (const RIJNDAEL_context *ctx,
402 do_encrypt (const RIJNDAEL_context *ctx,
428 do_padlock (const RIJNDAEL_context *ctx, int decrypt_flag,
470 RIJNDAEL_context *ctx = context;
496 RIJNDAEL_context *ctx = context;
541 RIJNDAEL_context *ct
[all...]

Completed in 19 milliseconds