tls: cipher 009D is not yet supported, don't test for it
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Nov 2018 15:30:22 +0000 (16:30 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Nov 2018 15:30:22 +0000 (16:30 +0100)
commit60f784027e0e755a9338c548101eefb0bf7a1be6
tree859b5dd65b6ef5c006078d5c4b9e3742ff537c09
parentd9f6c3b091cc1a2a824520e22764ea1538957f3d
tls: cipher 009D is not yet supported, don't test for it

function                                             old     new   delta
tls_handshake                                       2116    2108      -8

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/tls.c