Home
last modified time | relevance | path

Searched refs:TEE_ALG_ECDSA_P521 (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c470 *tee_id = TEE_ALG_ECDSA_P521; in pkcs2tee_algo_ecdsa()
859 case TEE_ALG_ECDSA_P521: in ecdsa_get_input_max_byte_size()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h339 #define TEE_ALG_ECDSA_P521 TEE_ALG_ECDSA_SHA512 macro
/optee_os/core/drivers/crypto/stm32/
H A Decc.c32 case TEE_ALG_ECDSA_P521: in algo_to_pka_cid()