]> git.ipfire.org Git - thirdparty/strongswan.git/commit
rdrand: Provide get_features() regardless of RDRAND availability
authorMartin Willi <martin@revosec.ch>
Mon, 10 Feb 2014 10:21:09 +0000 (11:21 +0100)
committerMartin Willi <martin@revosec.ch>
Mon, 10 Feb 2014 10:22:16 +0000 (11:22 +0100)
commit770735722754f572ed452259d3b25cd40f27d70c
tree377af05b159ca58bfcb8088dbe942962f2a06fcc
parent144f1d70410eafa5a5e2327f06b0129380c10e6c
rdrand: Provide get_features() regardless of RDRAND availability

As having no get_features() raises a deprecated warning, we return no features
instead.
src/libstrongswan/plugins/rdrand/rdrand_plugin.c