Searched hist:d92c3cdd90a00fd55d796d96a37a55b971818ad2 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | token_capabilities.c | d92c3cdd90a00fd55d796d96a37a55b971818ad2 Thu Nov 19 06:46:56 UTC 2020 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Correct the key size for HMAC mechanisms
The minimum and maximum key sizes supported by HMAC mechanism should be in sync with the Global Platform API's used for implementing them. The sizes are now in sync with the key sizes as specified in TEE_AllocateTransientObjects() in [1].
[1] GlobalPlatform Technology TEE Internal Core API Specification Version 1.1.2.50
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|