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] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __gnu_javax_crypto_cipher_Cast5$Cast5Key__
5
#define __gnu_javax_crypto_cipher_Cast5$Cast5Key__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Object.h>
10
extern "Java"
11
{
12
  namespace gnu
13
  {
14
    namespace javax
15
    {
16
      namespace crypto
17
      {
18
        namespace cipher
19
        {
20
            class Cast5;
21
            class Cast5$Cast5Key;
22
        }
23
      }
24
    }
25
  }
26
}
27
 
28
class gnu::javax::crypto::cipher::Cast5$Cast5Key : public ::java::lang::Object
29
{
30
 
31
  Cast5$Cast5Key(::gnu::javax::crypto::cipher::Cast5 *);
32
public: // actually package-private
33
  Cast5$Cast5Key(::gnu::javax::crypto::cipher::Cast5 *, ::gnu::javax::crypto::cipher::Cast5$Cast5Key *);
34
  jint __attribute__((aligned(__alignof__( ::java::lang::Object)))) rounds;
35
  jint Km0;
36
  jint Km1;
37
  jint Km2;
38
  jint Km3;
39
  jint Km4;
40
  jint Km5;
41
  jint Km6;
42
  jint Km7;
43
  jint Km8;
44
  jint Km9;
45
  jint Km10;
46
  jint Km11;
47
  jint Km12;
48
  jint Km13;
49
  jint Km14;
50
  jint Km15;
51
  jint Kr0;
52
  jint Kr1;
53
  jint Kr2;
54
  jint Kr3;
55
  jint Kr4;
56
  jint Kr5;
57
  jint Kr6;
58
  jint Kr7;
59
  jint Kr8;
60
  jint Kr9;
61
  jint Kr10;
62
  jint Kr11;
63
  jint Kr12;
64
  jint Kr13;
65
  jint Kr14;
66
  jint Kr15;
67
  ::gnu::javax::crypto::cipher::Cast5 * this$0;
68
public:
69
  static ::java::lang::Class class$;
70
};
71
 
72
#endif // __gnu_javax_crypto_cipher_Cast5$Cast5Key__

powered by: WebSVN 2.1.0

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