Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c467 *tee_id = TEE_ALG_ECDSA_P384; in pkcs2tee_algo_ecdsa()
857 case TEE_ALG_ECDSA_P384: in ecdsa_get_input_max_byte_size()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h338 #define TEE_ALG_ECDSA_P384 TEE_ALG_ECDSA_SHA384 macro
/optee_os/core/drivers/crypto/stm32/
H A Decc.c29 case TEE_ALG_ECDSA_P384: in algo_to_pka_cid()