Skip to content

Commit

Permalink
Merge pull request openzfs#2 from lundman/master
Browse files Browse the repository at this point in the history
Fix scatterlists temporarily with tmp buffer
  • Loading branch information
zfsrogue committed Nov 15, 2012
2 parents a87db92 + e5c2f06 commit d4cce3c
Show file tree
Hide file tree
Showing 2 changed files with 548 additions and 251 deletions.
4 changes: 4 additions & 0 deletions include/sys/crypto/api.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ extern "C" {
#include <sys/types.h>
#include <sys/crypto/common.h>


//#define ZFS_CRYPTO_VERBOSE


typedef long crypto_req_id_t;
typedef void *crypto_bc_t;
typedef void *crypto_context_t;
Expand Down
Loading

0 comments on commit d4cce3c

Please sign in to comment.