Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c458 *tee_id = TEE_ALG_ECDSA_P192; in pkcs2tee_algo_ecdsa()
851 case TEE_ALG_ECDSA_P192: in ecdsa_get_input_max_byte_size()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h335 #define TEE_ALG_ECDSA_P192 TEE_ALG_ECDSA_SHA1 macro
/optee_os/core/drivers/crypto/stm32/
H A Decc.c20 case TEE_ALG_ECDSA_P192: in algo_to_pka_cid()