]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/engine-pkcs11.git/commit
Add certificate enumeration API
authorSandeep Nair <sandeep_n@ti.com>
Wed, 9 Apr 2014 02:27:35 +0000 (22:27 -0400)
committerSandeep Nair <sandeep_n@ti.com>
Wed, 9 Apr 2014 02:27:35 +0000 (22:27 -0400)
commit44f7a3d8e36586230eef8d90f2a42953fdad5554
tree8197ed0f3d7d3d47d36c9736d779538da0b72980
parenta0bab66a2731f077e3b1e3e91315f6467a5a848e
Add certificate enumeration API

This patch adds a new certificate enumeration API to enumerate all
certificates in a slot. the engine control command for this API is
CMD_ENUMERATE_CERTS_CTRL.

Signed-off-by: Sandeep Nair <sandeep_n@ti.com>
example/Makefile.am
example/engine_example.c
src/engine_pkcs11.c
src/engine_pkcs11.h
src/hw_pkcs11.c