]> err.no Git - linux-2.6/blobdiff - drivers/s390/crypto/zcrypt_api.h
fix modules oopsing in lguest guests
[linux-2.6] / drivers / s390 / crypto / zcrypt_api.h
index 1f0e61f2e9b42383b0659c9dff176def4dbbb45f..de4877ee618f99f278ec7136f358882c07e6aa79 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  linux/drivers/s390/crypto/zcrypt_api.h
  *
- *  zcrypt 2.0.0
+ *  zcrypt 2.1.0
  *
  *  Copyright (C)  2001, 2006 IBM Corporation
  *  Author(s): Robert Burroughs
@@ -106,6 +106,7 @@ struct zcrypt_ops {
        long (*rsa_modexpo)(struct zcrypt_device *, struct ica_rsa_modexpo *);
        long (*rsa_modexpo_crt)(struct zcrypt_device *,
                                struct ica_rsa_modexpo_crt *);
+       long (*send_cprb)(struct zcrypt_device *, struct ica_xcRB *);
 };
 
 struct zcrypt_device {