Home
last modified time | relevance | path

Searched refs:TEE_ALG_ECDSA_P521 (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c47 case TEE_ALG_ECDSA_P521: in oefid_algo_supported()
68 case TEE_ALG_ECDSA_P521: in algo_tee2se050()
175 if (algo && algo != TEE_ALG_ECDSA_P521 && in ecc_get_key_size()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_ec.c455 *tee_id = TEE_ALG_ECDSA_P521; in pkcs2tee_algo_ecdsa()
842 case TEE_ALG_ECDSA_P521: in ecdsa_get_input_max_byte_size()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h285 #define TEE_ALG_ECDSA_P521 0x70005041 macro
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c91 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P521) && in ecc_get_curve_info()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c144 case TEE_ALG_ECDSA_P521: in ecc_prepare_msg()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c90 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P521) && in ecc_get_keysize()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c104 case TEE_ALG_ECDSA_P521: in TEE_AllocateOperation()
173 case TEE_ALG_ECDSA_P521: in TEE_AllocateOperation()
2066 if ((alg == TEE_ALG_ECDH_P521 || alg == TEE_ALG_ECDSA_P521) && in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4184 case TEE_ALG_ECDSA_P521: in syscall_asymm_operate()

Completed in 22 milliseconds