diff options
author | Vitaly Chikunov <vt@altlinux.org> | 2019-04-24 03:32:40 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-25 09:40:39 +0200 |
commit | 1036633e10f86b793e60dd8698c65df6712cad2a (patch) | |
tree | e321b5146a5ec2aed501cab0241b06f264951748 /scripts/headers_check.pl | |
parent | crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o (diff) | |
download | linux-1036633e10f86b793e60dd8698c65df6712cad2a.tar.xz linux-1036633e10f86b793e60dd8698c65df6712cad2a.zip |
crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA
Fix undefined symbol issue in ecrdsa_generic module when ASN1
or OID_REGISTRY aren't enabled in the config by selecting these
options for CRYPTO_ECRDSA.
ERROR: "asn1_ber_decoder" [crypto/ecrdsa_generic.ko] undefined!
ERROR: "look_up_OID" [crypto/ecrdsa_generic.ko] undefined!
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/headers_check.pl')
0 files changed, 0 insertions, 0 deletions