Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c411 case TEE_TYPE_SM2_KEP_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
445 case TEE_TYPE_SM2_KEP_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c429 case TEE_TYPE_SM2_KEP_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
463 case TEE_TYPE_SM2_KEP_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h324 #define TEE_TYPE_SM2_KEP_KEYPAIR 0xA1000046 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c603 PROP(TEE_TYPE_SM2_KEP_KEYPAIR, 1, 256, 256,
1390 if (src->info.objectType != TEE_TYPE_SM2_KEP_KEYPAIR) in tee_obj_attr_copy_from()
1523 case TEE_TYPE_SM2_KEP_KEYPAIR: in tee_obj_set_type()
2397 case TEE_TYPE_SM2_KEP_KEYPAIR: in syscall_obj_generate_key()
2562 req_key_type = TEE_TYPE_SM2_KEP_KEYPAIR; in tee_svc_cryp_check_key_type()

Completed in 19 milliseconds