net/tls: support HW ecdsa verification
authorJunyeon Lee <junyeon2.lee@samsung.com>
Thu, 23 Mar 2017 07:16:44 +0000 (16:16 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:58:11 +0000 (19:58 +0900)
commita35aac074e5e0b7b2c260dfa584074ec2b2e4270
tree7681f32684cb0dead716b1efb498cb099d06484c
parent7fe0a88dbb9a4d2ae7f8be0b58bc32ca8e143db5
net/tls: support HW ecdsa verification

This patch adds to support ECDSA verificiation based on hardware. SSS
supporting curves:
 . SECP NIST : 192, 224, 256, 384, 512
 . Brainpool : 256

Change-Id: I66b172549050e65cbb1ecdab88b05aa9d9152562
Signed-off-by: Junyeon Lee <junyeon2.lee@samsung.com>
os/include/tls/pk.h
os/net/tls/pk_wrap.c