On Tue, Apr 23, 2019 at 07:29:54PM +0300, Vitaly Chikunov wrote: > 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@xxxxxxxxxxxxx> > Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Signed-off-by: Vitaly Chikunov <vt@xxxxxxxxxxxx> > --- > crypto/Kconfig | 2 ++ > 1 file changed, 2 insertions(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt