Searched hist:"355 d722afcc2f593d3ba9cc09a3298cc39a5724a" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_token.h | 355d722afcc2f593d3ba9cc09a3298cc39a5724a Tue Jan 12 06:55:37 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Reduce the minimum pin length required
SoftHSM Unit test suite passes a 4 byte pin while initializing pin. Since current implementation restricts the minimum pin length to 10, C_InitPin() fails resulting in the testcases to be aborted. Reduce the minimum pin length requirement inorder to run the SoftHSM test suite.
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|