summaryrefslogtreecommitdiffstats
path: root/rsa_operation.h
diff options
context:
space:
mode:
authorShawn Willden <swillden@google.com>2015-05-26 08:31:37 -0600
committerShawn Willden <swillden@google.com>2015-05-26 10:21:38 -0600
commit0cb6942d3efb6c056f96321c82a4b3d86af601d6 (patch)
treecd34b5b3afdce65e41c47436944048cec90db97d /rsa_operation.h
parent13fbe3e93247943c26e7ca2ed27b6d650282b8bf (diff)
downloadandroid_system_keymaster-0cb6942d3efb6c056f96321c82a4b3d86af601d6.tar.gz
android_system_keymaster-0cb6942d3efb6c056f96321c82a4b3d86af601d6.tar.bz2
android_system_keymaster-0cb6942d3efb6c056f96321c82a4b3d86af601d6.zip
Revert "Revert "Large refactor to move context out of AndroidKeymaster.""
This reverts commit 13fbe3e93247943c26e7ca2ed27b6d650282b8bf. Bug: 20912868, 19799085 Change-Id: Iadd6ce5cbe94956c2a2fe277f1bf5b108e4bcf57
Diffstat (limited to 'rsa_operation.h')
-rw-r--r--rsa_operation.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/rsa_operation.h b/rsa_operation.h
index ea8d81d..586aaa1 100644
--- a/rsa_operation.h
+++ b/rsa_operation.h
@@ -22,8 +22,6 @@
#include <openssl/evp.h>
#include <openssl/rsa.h>
-#include <keymaster/key_blob.h>
-
#include "operation.h"
namespace keymaster {