Searched hist:"90 a53e4432b12288316efaa5f308adafb8d304b0" (Results 1 – 3 of 3) sorted by relevance
/linux/net/wireless/ |
H A D | .gitignore | diff 90a53e4432b12288316efaa5f308adafb8d304b0 Wed Sep 13 22:21:08 CEST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: implement regdb signature checking
Currently CRDA implements the signature checking, and the previous commits added the ability to load the whole regulatory database into the kernel.
However, we really can't lose the signature checking, so implement it in the kernel by loading a detached signature (regulatory.db.p7s) and check it against built-in keys.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | reg.h | diff 90a53e4432b12288316efaa5f308adafb8d304b0 Wed Sep 13 22:21:08 CEST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: implement regdb signature checking
Currently CRDA implements the signature checking, and the previous commits added the ability to load the whole regulatory database into the kernel.
However, we really can't lose the signature checking, so implement it in the kernel by loading a detached signature (regulatory.db.p7s) and check it against built-in keys.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | reg.c | diff 90a53e4432b12288316efaa5f308adafb8d304b0 Wed Sep 13 22:21:08 CEST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: implement regdb signature checking
Currently CRDA implements the signature checking, and the previous commits added the ability to load the whole regulatory database into the kernel.
However, we really can't lose the signature checking, so implement it in the kernel by loading a detached signature (regulatory.db.p7s) and check it against built-in keys.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|