Herbert Xu 59afdc7b32 crypto: api - Move module sig ifdef into accessor function
Currently we're hiding mod->sig_ok under an ifdef in open code.
This patch adds a module_sig_ok accessor function and removes that
ifdef.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
2015-04-23 14:18:07 +08:00
..
2015-04-13 00:35:54 +02:00
2015-04-07 18:09:20 +02:00
2015-04-13 14:14:29 +02:00
2015-04-15 15:41:41 -07:00