Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c44 case TEE_ALG_ECDSA_P224: in oefid_algo_supported()
62 case TEE_ALG_ECDSA_P224: in algo_tee2se050()
154 if (algo && algo != TEE_ALG_ECDSA_P224 && in ecc_get_key_size()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_ec.c446 *tee_id = TEE_ALG_ECDSA_P224; in pkcs2tee_algo_ecdsa()
836 case TEE_ALG_ECDSA_P224: in ecdsa_get_input_max_byte_size()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h282 #define TEE_ALG_ECDSA_P224 0x70002041 macro
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c67 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P224) && in ecc_get_curve_info()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c69 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P224) && in ecc_get_keysize()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c78 case TEE_ALG_ECDSA_P224: in TEE_AllocateOperation()
170 case TEE_ALG_ECDSA_P224: in TEE_AllocateOperation()
2057 if ((alg == TEE_ALG_ECDH_P224 || alg == TEE_ALG_ECDSA_P224) && in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4181 case TEE_ALG_ECDSA_P224: in syscall_asymm_operate()

Completed in 20 milliseconds