Create embedded-5_0-branch branch for development on ARM embedded cores.
[official-gcc.git] / embedded-5_0-branch / libjava / gnu / javax / crypto / jce / cipher / PBES2$HMacSHA512$Square.h
blobf2f5601a64fca7f95c88206f6ad1f2d31c25282b
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_javax_crypto_jce_cipher_PBES2$HMacSHA512$Square__
5 #define __gnu_javax_crypto_jce_cipher_PBES2$HMacSHA512$Square__
7 #pragma interface
9 #include <gnu/javax/crypto/jce/cipher/PBES2$HMacSHA512.h>
10 extern "Java"
12 namespace gnu
14 namespace javax
16 namespace crypto
18 namespace jce
20 namespace cipher
22 class PBES2$HMacSHA512$Square;
30 class gnu::javax::crypto::jce::cipher::PBES2$HMacSHA512$Square : public ::gnu::javax::crypto::jce::cipher::PBES2$HMacSHA512
33 public:
34 PBES2$HMacSHA512$Square();
35 static ::java::lang::Class class$;
38 #endif // __gnu_javax_crypto_jce_cipher_PBES2$HMacSHA512$Square__