Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c461 *tee_id = TEE_ALG_ECDSA_P224; in pkcs2tee_algo_ecdsa()
853 case TEE_ALG_ECDSA_P224: in ecdsa_get_input_max_byte_size()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h336 #define TEE_ALG_ECDSA_P224 TEE_ALG_ECDSA_SHA224 macro
/optee_os/core/drivers/crypto/stm32/
H A Decc.c23 case TEE_ALG_ECDSA_P224: in algo_to_pka_cid()