Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c403 case TEE_TYPE_SM2_DSA_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
431 case TEE_TYPE_SM2_DSA_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c421 case TEE_TYPE_SM2_DSA_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
449 case TEE_TYPE_SM2_DSA_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h322 #define TEE_TYPE_SM2_DSA_KEYPAIR 0xA1000045 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c587 PROP(TEE_TYPE_SM2_DSA_KEYPAIR, 1, 256, 256,
1384 if (src->info.objectType != TEE_TYPE_SM2_DSA_KEYPAIR) in tee_obj_attr_copy_from()
1521 case TEE_TYPE_SM2_DSA_KEYPAIR: in tee_obj_set_type()
2396 case TEE_TYPE_SM2_DSA_KEYPAIR: in syscall_obj_generate_key()
2558 req_key_type = TEE_TYPE_SM2_DSA_KEYPAIR; in tee_svc_cryp_check_key_type()

Completed in 13 milliseconds