net/tls: add new apis for supporting h/w routine
authorJunyeon Lee <junyeon2.lee@samsung.com>
Wed, 22 Mar 2017 16:37:46 +0000 (01:37 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:58:11 +0000 (19:58 +0900)
commitcfde6bc8319fe09f87070c4bcc1a98e80f08fcef
treee427a0c8f2d8deefda3394e38d14f05f5c3bb7cb
parentc88bfeb0efb033cde57a5e00039b757b65a10912
net/tls: add new apis for supporting h/w routine

This commit adds new internal apis for supporting hardware
accelerator(SSS).

Change-Id: I2714c43affed7c3c9dc9f596fe13137629de671a
Signed-off-by: Junyeon Lee <junyeon2.lee@samsung.com>
os/include/tls/see_api.h
os/include/tls/see_internal.h [new file with mode: 0644]
os/net/tls/Make.defs
os/net/tls/see_api.c
os/net/tls/see_internal.c [new file with mode: 0644]