aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/javax/crypto/jce/cipher/PBES2$HMacRipeMD160.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gnu/javax/crypto/jce/cipher/PBES2$HMacRipeMD160.h')
-rw-r--r--libjava/gnu/javax/crypto/jce/cipher/PBES2$HMacRipeMD160.h39
1 files changed, 0 insertions, 39 deletions
diff --git a/libjava/gnu/javax/crypto/jce/cipher/PBES2$HMacRipeMD160.h b/libjava/gnu/javax/crypto/jce/cipher/PBES2$HMacRipeMD160.h
deleted file mode 100644
index 416db1df6cb..00000000000
--- a/libjava/gnu/javax/crypto/jce/cipher/PBES2$HMacRipeMD160.h
+++ /dev/null
@@ -1,39 +0,0 @@
-
-// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
-
-#ifndef __gnu_javax_crypto_jce_cipher_PBES2$HMacRipeMD160__
-#define __gnu_javax_crypto_jce_cipher_PBES2$HMacRipeMD160__
-
-#pragma interface
-
-#include <gnu/javax/crypto/jce/cipher/PBES2.h>
-extern "Java"
-{
- namespace gnu
- {
- namespace javax
- {
- namespace crypto
- {
- namespace jce
- {
- namespace cipher
- {
- class PBES2$HMacRipeMD160;
- }
- }
- }
- }
- }
-}
-
-class gnu::javax::crypto::jce::cipher::PBES2$HMacRipeMD160 : public ::gnu::javax::crypto::jce::cipher::PBES2
-{
-
-public:
- PBES2$HMacRipeMD160(::java::lang::String *, jint);
- PBES2$HMacRipeMD160(::java::lang::String *);
- static ::java::lang::Class class$;
-};
-
-#endif // __gnu_javax_crypto_jce_cipher_PBES2$HMacRipeMD160__