Searched hist:f1105cc51128c6c2c7a4318d29491a04b3a946d1 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_token.c | f1105cc51128c6c2c7a4318d29491a04b3a946d1 Sun Mar 26 12:17:09 UTC 2023 Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> ta: pkcs11: Fix token initialization's authentication
When token has been initialized make sure that SO is properly authenticated based on authentication mode setting to follow PKCS#11 2.40 specification for C_InitToken().
This makes it impossible to change authentication mode with C_InitToken().
Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
|
| /optee_os/ta/pkcs11/include/ |
| H A D | pkcs11_ta.h | f1105cc51128c6c2c7a4318d29491a04b3a946d1 Sun Mar 26 12:17:09 UTC 2023 Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> ta: pkcs11: Fix token initialization's authentication
When token has been initialized make sure that SO is properly authenticated based on authentication mode setting to follow PKCS#11 2.40 specification for C_InitToken().
This makes it impossible to change authentication mode with C_InitToken().
Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
|