Skip to content

Commit

Permalink
libckteec: sanity on APIs regarding library initialization
Browse files Browse the repository at this point in the history
PKCS#11 specifies library must be initialized prior being used
but for 2 API functions, C_Initialize() and C_GetFunctionList().

Library initialization first invokes the PKCS11 TA and check its
availability and version information.

Signed-off-by: Etienne Carriere <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
  • Loading branch information
etienne-lms committed Jan 31, 2020
1 parent 60e20ad commit 72df84b
Showing 1 changed file with 205 additions and 2 deletions.
Loading

0 comments on commit 72df84b

Please sign in to comment.