OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [javax/] [crypto/] [cipher/] [Cast5$Cast5Key.h] - Rev 756

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __gnu_javax_crypto_cipher_Cast5$Cast5Key__
#define __gnu_javax_crypto_cipher_Cast5$Cast5Key__
 
#pragma interface
 
#include <java/lang/Object.h>
extern "Java"
{
  namespace gnu
  {
    namespace javax
    {
      namespace crypto
      {
        namespace cipher
        {
            class Cast5;
            class Cast5$Cast5Key;
        }
      }
    }
  }
}
 
class gnu::javax::crypto::cipher::Cast5$Cast5Key : public ::java::lang::Object
{
 
  Cast5$Cast5Key(::gnu::javax::crypto::cipher::Cast5 *);
public: // actually package-private
  Cast5$Cast5Key(::gnu::javax::crypto::cipher::Cast5 *, ::gnu::javax::crypto::cipher::Cast5$Cast5Key *);
  jint __attribute__((aligned(__alignof__( ::java::lang::Object)))) rounds;
  jint Km0;
  jint Km1;
  jint Km2;
  jint Km3;
  jint Km4;
  jint Km5;
  jint Km6;
  jint Km7;
  jint Km8;
  jint Km9;
  jint Km10;
  jint Km11;
  jint Km12;
  jint Km13;
  jint Km14;
  jint Km15;
  jint Kr0;
  jint Kr1;
  jint Kr2;
  jint Kr3;
  jint Kr4;
  jint Kr5;
  jint Kr6;
  jint Kr7;
  jint Kr8;
  jint Kr9;
  jint Kr10;
  jint Kr11;
  jint Kr12;
  jint Kr13;
  jint Kr14;
  jint Kr15;
  ::gnu::javax::crypto::cipher::Cast5 * this$0;
public:
  static ::java::lang::Class class$;
};
 
#endif // __gnu_javax_crypto_cipher_Cast5$Cast5Key__
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.