Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c489 case TEE_TYPE_SM2_KEP_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
523 case TEE_TYPE_SM2_KEP_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c529 case TEE_TYPE_SM2_KEP_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
563 case TEE_TYPE_SM2_KEP_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h323 #define TEE_TYPE_SM2_KEP_PUBLIC_KEY 0xA0000046 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c599 PROP(TEE_TYPE_SM2_KEP_PUBLIC_KEY, 1, 256, 256,
1389 } else if (o->info.objectType == TEE_TYPE_SM2_KEP_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1515 case TEE_TYPE_SM2_KEP_PUBLIC_KEY: in tee_obj_set_type()
2563 req_key_type2 = TEE_TYPE_SM2_KEP_PUBLIC_KEY; in tee_svc_cryp_check_key_type()
3277 TEE_TYPE_SM2_KEP_PUBLIC_KEY, in get_sm2_kep_params()
3283 TEE_TYPE_SM2_KEP_PUBLIC_KEY, in get_sm2_kep_params()

Completed in 14 milliseconds