aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/p2p_supplicant.c
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2012-03-20 17:00:47 -0700
committerKenny Root <kroot@google.com>2012-03-21 14:39:05 -0700
commitdb3c5a43353099fd4771f3b7a13efae905878ce9 (patch)
tree2dc606fb0e3d1868ce039cdab8828af2a6add304 /wpa_supplicant/p2p_supplicant.c
parentb638fe75d3cb9d21c67386173f10afe65053cc4d (diff)
downloadexternal_wpa_supplicant_8-db3c5a43353099fd4771f3b7a13efae905878ce9.zip
external_wpa_supplicant_8-db3c5a43353099fd4771f3b7a13efae905878ce9.tar.gz
external_wpa_supplicant_8-db3c5a43353099fd4771f3b7a13efae905878ce9.tar.bz2
Use keystore ENGINE for private key operations
The new keystore ENGINE is usable to perform private key operations when we can't get the actual private key data. This is the case when hardware crypto is enabled: the private key never leaves the hardware. Subsequently, we need to be able to talk to OpenSSL ENGINEs that aren't PKCS#11 or OpenSC. This just changes a few #define variables to allow us to talk to our keystore engine without having one of those enabled and without using a PIN. Change-Id: Iabab5077c3d167a1e13bc8ef8745dc59ad4d62f7
Diffstat (limited to 'wpa_supplicant/p2p_supplicant.c')
0 files changed, 0 insertions, 0 deletions