Home
last modified time | relevance | path

Searched refs:TEE_ALG_ECDSA_P256 (Results 1 – 4 of 4) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c464 *tee_id = TEE_ALG_ECDSA_P256; in pkcs2tee_algo_ecdsa()
855 case TEE_ALG_ECDSA_P256: in ecdsa_get_input_max_byte_size()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h337 #define TEE_ALG_ECDSA_P256 TEE_ALG_ECDSA_SHA256 macro
/optee_os/core/drivers/crypto/stm32/
H A Decc.c26 case TEE_ALG_ECDSA_P256: in algo_to_pka_cid()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c209 .id = TEE_ALG_ECDSA_P256,